[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add OggVorbis support to moc
From: |
Kei Kebreau |
Subject: |
Re: Add OggVorbis support to moc |
Date: |
Tue, 04 Apr 2017 10:08:40 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Mark Meyer <address@hidden> 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 <address@hidden>
> Date: Mon, 3 Apr 2017 21:29:25 +0200
> Subject: [PATCH] 2017-04-03 Mark Meyer <address@hidden>
>
> * 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?
signature.asc
Description: PGP signature