~ruther/guix-local

58458a65ec1faba205299b10c443e8de4234ea2c — Efraim Flashner 9 years ago 5e50f84
gnu: gst-plugins-ugly: Add mpg123 support.

* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/gstreamer.scm
M gnu/packages/gstreamer.scm => gnu/packages/gstreamer.scm +1 -0
@@ 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/>