CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/09/22 01:34:44
Modified files:
multimedia/gstreamer1/plugins-base: Makefile
multimedia/gstreamer1/plugins-base/patches: patch-configure_ac
multimedia/gstreamer1/plugins-base/pkg: PLIST
Added files:
multimedia/gstreamer1/plugins-base/files: Makefile.am gstsndio.c
gstsndio.h sndiosink.c
sndiosink.h sndiosrc.c
sndiosrc.h
multimedia/gstreamer1/plugins-base/patches:
patch-ext_Makefile_am
Log message:
New support for sndio(7) from ratchov@ \o/
Initially as a patch for plugins-bad (where the sndio(7) module is
located upstream) -- but it makes no sense to install the whole kitchen
sink just to have sound -- so move it into plugins-base and adapt the
plumbing accordingly.
big thank you to ratchov@ for his work on this!