summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gst-plugins0.10-pulse/DESCR13
-rw-r--r--audio/gst-plugins0.10-pulse/Makefile13
-rw-r--r--audio/gst-plugins0.10-pulse/PLIST3
3 files changed, 29 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-pulse/DESCR b/audio/gst-plugins0.10-pulse/DESCR
new file mode 100644
index 00000000000..0359437730c
--- /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 00000000000..d6d82f2d3cb
--- /dev/null
+++ b/audio/gst-plugins0.10-pulse/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 16:08:48 jmcneill 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 00000000000..1bbe80f1184
--- /dev/null
+++ b/audio/gst-plugins0.10-pulse/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/18 16:08:48 jmcneill Exp $
+lib/gstreamer-0.10/libgstpulse.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10