unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark Meyer <mark@ofosos.org>
To: guix-devel <guix-devel@gnu.org>
Subject: Add OggVorbis support to moc
Date: Mon, 03 Apr 2017 21:33:36 +0200	[thread overview]
Message-ID: <87a87xz3ov.fsf@ofosos.org> (raw)

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

Hi list,
please consider the attached patch, it adds OggVorbis support to moc.

Cheers, Mark


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: moc-ogg --]
[-- Type: text/x-patch, Size: 818 bytes --]

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)
-- 
2.12.1


             reply	other threads:[~2017-04-03 19:33 UTC|newest]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87a87xz3ov.fsf@ofosos.org \
    --to=mark@ofosos.org \
    --cc=guix-devel@gnu.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).