[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Add OggVorbis support to moc
From: |
Mark Meyer |
Subject: |
Re: Add OggVorbis support to moc |
Date: |
Tue, 04 Apr 2017 17:36:20 +0200 |
They're not working for me. Specifically ogg Streaming.
Cheers, Mark
On Tue, Apr 4, 2017, at 16:08, Kei Kebreau wrote:
> 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?
> Email had 1 attachment:
> + signature.asc
> 1k (application/pgp-signature)
--
Mark Meyer
address@hidden