summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorbjs <bjs>2008-06-21 20:50:05 +0000
committerbjs <bjs>2008-06-21 20:50:05 +0000
commitca639c3882261ddab739d247c49fbe60ad14c7d4 (patch)
tree2e548ec0ea1733b3ba3a19c69bec64fa1300f341 /audio
parente92bf0f6498b47e336c2dd21abd906fff2867213 (diff)
downloadpkgsrc-ca639c3882261ddab739d247c49fbe60ad14c7d4.tar.gz
Add gstreamer plugin for the JACK audio connection kit. Especially
useful with audio/qjackctl. On NetBSD (until we have a way for ordinary users to use realtime priority), I recommend increasing the period size from 1024 to e.g. 4096.
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins0.10-jack/DESCR13
-rw-r--r--audio/gst-plugins0.10-jack/Makefile10
-rw-r--r--audio/gst-plugins0.10-jack/PLIST3
3 files changed, 26 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-jack/DESCR b/audio/gst-plugins0.10-jack/DESCR
new file mode 100644
index 00000000000..8d477dd04d8
--- /dev/null
+++ b/audio/gst-plugins0.10-jack/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 'bad' plugins for GStreamer. It provides
+an audio sink for the JACK Audio Connection Kit.
+
diff --git a/audio/gst-plugins0.10-jack/Makefile b/audio/gst-plugins0.10-jack/Makefile
new file mode 100644
index 00000000000..397243e2eaa
--- /dev/null
+++ b/audio/gst-plugins0.10-jack/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/06/21 20:50:05 bjs Exp $
+#
+
+GST_PLUGINS0.10_NAME= jack
+GST_PLUGINS0.10_DIRS= ext/jack
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/jack-devel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-jack/PLIST b/audio/gst-plugins0.10-jack/PLIST
new file mode 100644
index 00000000000..b1d13893a1c
--- /dev/null
+++ b/audio/gst-plugins0.10-jack/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/06/21 20:50:05 bjs Exp $
+lib/gstreamer-0.10/libgstjack.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10