From: jmcneill Date: Thu, 18 Dec 2008 16:08:48 +0000 (+0000) Subject: Import gst-plugins0.10-pulse version 0.10.11. X-Git-Url: https://gitweb.dragonflybsd.org/pkgsrc.git/commitdiff_plain/236d53d62efea119df9eafaf64125f04e5264dee Import gst-plugins0.10-pulse version 0.10.11. GStreamer is a library that allows the construction of graphs of media-handling components, ranging from simple Ogg/Vorbis playback to complex audio (mixing) and video (non-linear editing) processing. Applications can take advantage of advances in codec and filter technology transparently. Developers can add new codecs and filters by writing a simple plugin with a clean, generic interface. GStreamer is released under the LGPL. This package is part of the 'good' plugins for GStreamer. It provides the pulseaudio plugin for GStreamer, which allows playback and recording of sound through the Pulseaudio sound daemon. --- diff --git a/audio/gst-plugins0.10-pulse/DESCR b/audio/gst-plugins0.10-pulse/DESCR new file mode 100644 index 000000000000..0359437730c0 --- /dev/null +++ b/audio/gst-plugins0.10-pulse/DESCR @@ -0,0 +1,13 @@ +GStreamer is a library that allows the construction of graphs of +media-handling components, ranging from simple Ogg/Vorbis playback to +complex audio (mixing) and video (non-linear editing) processing. + +Applications can take advantage of advances in codec and filter technology +transparently. Developers can add new codecs and filters by writing a +simple plugin with a clean, generic interface. + +GStreamer is released under the LGPL. + +This package is part of the 'good' plugins for GStreamer. It provides the +pulseaudio plugin for GStreamer, which allows playback and recording of +sound through the Pulseaudio sound daemon. diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile new file mode 100644 index 000000000000..0b7248a487c9 --- /dev/null +++ b/audio/gst-plugins0.10-pulse/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.3 2008/06/20 01:09:06 joerg Exp $ +# + +GST_PLUGINS0.10_NAME= pulse +GST_PLUGINS0.10_DIRS= ext/pulse +GST_PLUGINS0.10_FLAGS= pulse + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../multimedia/gst-plugins0.10-good/Makefile.common" + +.include "../../audio/pulseaudio/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins0.10-pulse/PLIST b/audio/gst-plugins0.10-pulse/PLIST new file mode 100644 index 000000000000..b95baba86618 --- /dev/null +++ b/audio/gst-plugins0.10-pulse/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/03/30 21:20:59 jmmv Exp $ +lib/gstreamer-0.10/libgstpulse.la +@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10