guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/06: gnu: gst-plugins-ugly: Add mpg123 support.


From: Efraim Flashner
Subject: 04/06: gnu: gst-plugins-ugly: Add mpg123 support.
Date: Tue, 6 Sep 2016 12:55:35 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 58458a65ec1faba205299b10c443e8de4234ea2c
Author: Efraim Flashner <address@hidden>
Date:   Tue Sep 6 09:49:38 2016 +0300

    gnu: gst-plugins-ugly: Add mpg123 support.
    
    * gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
---
 gnu/packages/gstreamer.scm |    1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm
index ba162c6..cc874a2 100644
--- a/gnu/packages/gstreamer.scm
+++ b/gnu/packages/gstreamer.scm
@@ -357,6 +357,7 @@ par compared to the rest.")
        ("libmpeg2" ,libmpeg2)
        ("libdvdread" ,libdvdread)
        ("libx264" ,libx264)
+       ("mpg123" ,mpg123)
        ;; TODO:
        ;; * opencore-amr (for the AMR-NB decoder and encoder and the
        ;;   AMR-WB decoder) <http://sourceforge.net/projects/opencore-amr/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]