From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Meyer Subject: Re: Add OggVorbis support to moc Date: Tue, 04 Apr 2017 17:36:20 +0200 Message-ID: <1491320180.3536125.933893352.6B0B3A1D@webmail.messagingengine.com> References: <87a87xz3ov.fsf@ofosos.org> <87a87w4653.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51133) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cvQVO-0006dZ-EE for guix-devel@gnu.org; Tue, 04 Apr 2017 11:36:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cvQVK-0007pM-Bt for guix-devel@gnu.org; Tue, 04 Apr 2017 11:36:26 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:58988) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cvQVJ-0007nU-TC for guix-devel@gnu.org; Tue, 04 Apr 2017 11:36:22 -0400 In-Reply-To: <87a87w4653.fsf@openmailbox.org> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Kei Kebreau Cc: guix-devel They're not working for me. Specifically ogg Streaming. Cheers, Mark On Tue, Apr 4, 2017, at 16:08, Kei Kebreau wrote: > Mark Meyer 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 > > Date: Mon, 3 Apr 2017 21:29:25 +0200 > > Subject: [PATCH] 2017-04-03 Mark Meyer > > > > * 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 mark@ofosos.org