gnu: gst-plugins-ugly: Add mpg123 support.

* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
This commit is contained in:
Efraim Flashner 2016-09-06 09:49:38 +03:00
parent 5e50f846b5
commit 58458a65ec
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 1 additions and 0 deletions

View File

@ -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/>