unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#36580] [PATCH] gnu: cmus: Support AAC format.
@ 2019-07-10 15:31 Timotej Lazar
  2019-07-12 21:46 ` bug#36580: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2019-07-10 15:31 UTC (permalink / raw)
  To: 36580; +Cc: Timotej Lazar

* gnu/packages/music.scm (cmus)[inputs]: Add faad2.
---
 gnu/packages/music.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 3dfe88132f..5dfa320d2c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -352,6 +352,7 @@ playing your music.")
     (inputs
      `(("alsa-lib" ,alsa-lib)
        ("ao" ,ao)
+       ("faad2" ,faad2)
        ("ffmpeg" ,ffmpeg)
        ("flac" ,flac)
        ("jack" ,jack-1)
-- 
2.22.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#36580: [PATCH] gnu: cmus: Support AAC format.
  2019-07-10 15:31 [bug#36580] [PATCH] gnu: cmus: Support AAC format Timotej Lazar
@ 2019-07-12 21:46 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-07-12 21:46 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 36580-done

Hi,

Timotej Lazar <timotej.lazar@araneo.si> skribis:

> * gnu/packages/music.scm (cmus)[inputs]: Add faad2.

Applied, thanks!

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-07-12 21:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-10 15:31 [bug#36580] [PATCH] gnu: cmus: Support AAC format Timotej Lazar
2019-07-12 21:46 ` bug#36580: " Ludovic Courtès

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