~ruther/guix-local

5e50f846b5b3e07798553fed5fac6be6aea6088c — Efraim Flashner 9 years ago 462b567
gnu: gst-plugins-base: Add opus support.

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

M gnu/packages/gstreamer.scm
M gnu/packages/gstreamer.scm => gnu/packages/gstreamer.scm +1 -0
@@ 160,6 160,7 @@ This package provides the core library and elements.")
     `(("gstreamer" ,gstreamer))) ; required by gstreamer-plugins-base-1.0.pc
    (inputs
     `(("cdparanoia" ,cdparanoia)
       ("opus" ,opus)
       ("orc" ,orc)
       ("pango" ,pango)
       ("libogg" ,libogg)