all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: Mark Meyer <mark@ofosos.org>
Cc: guix-devel <guix-devel@gnu.org>
Subject: Re: Add OggVorbis support to moc
Date: Tue, 04 Apr 2017 10:12:40 -0400	[thread overview]
Message-ID: <8760ik45yf.fsf@openmailbox.org> (raw)
In-Reply-To: <87a87w4653.fsf@openmailbox.org> (Kei Kebreau's message of "Tue, 04 Apr 2017 10:08:40 -0400")

[-- Attachment #1: Type: text/plain, Size: 1319 bytes --]

Kei Kebreau <kei@openmailbox.org> writes:

> Mark Meyer <mark@ofosos.org> writes:
>
>> Hi list,
>> please consider the attached patch, it adds OggVorbis support to moc.
>>
>> Cheers, Mark
>>
>> From 9517f2beea0ab4199ad5d558bfcab82a5df713bd Mon Sep 17 00:00:00 2001
>> From: Mark Meyer <mark@ofosos.org>
>> Date: Mon, 3 Apr 2017 21:29:25 +0200
>> Subject: [PATCH] 2017-04-03 Mark Meyer <mark@ofosos.org>
>>
>> * gnu/packages/music.scm (moc): Add OggVorbis support.
>> ---
>>  gnu/packages/music.scm | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
>> index 2f70945c6..8f3c96865 100644
>> --- a/gnu/packages/music.scm
>> +++ b/gnu/packages/music.scm
>> @@ -2236,6 +2236,8 @@ with a number of bugfixes and changes to improve IT playback.")
>>         ("libmodplug" ,libmodplug)
>>         ("libmpcdec" ,libmpcdec)
>>         ("libmad" ,libmad)
>> +       ("libogg" ,libogg)
>> +       ("libvorbis" ,libvorbis)
>>         ("ncurses" ,ncurses)
>>         ("openssl" ,openssl)
>>         ("sasl" ,cyrus-sasl)
>
> It seems that Ogg Vorbis support already works in this package, probably
> because of ffmpeg support. Do Ogg Vorbis files not work for you without
> this patch?

Oh, I see the patch has already been applied. I guess we'll see how this
affects things.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2017-04-04 14:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 19:33 Add OggVorbis support to moc Mark Meyer
2017-04-04 13:28 ` Tobias Geerinckx-Rice
2017-04-04 14:08 ` Kei Kebreau
2017-04-04 14:12   ` Kei Kebreau [this message]
2017-04-04 15:36   ` Mark Meyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760ik45yf.fsf@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=guix-devel@gnu.org \
    --cc=mark@ofosos.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.