summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authordrochner <drochner>2007-02-01 16:53:31 +0000
committerdrochner <drochner>2007-02-01 16:53:31 +0000
commitc6778d45f1418cbe2afddd7b5715ccebc219248c (patch)
tree684b649dd95b38146101c1925aa0a44c328345b7 /audio
parent5b7dc94cb350838254ac6b9063afd7a733037617 (diff)
downloadpkgsrc-c6778d45f1418cbe2afddd7b5715ccebc219248c.tar.gz
build the "wavpack" plugin from gst-plugins0.10-bad
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins0.10-wavpack/DESCR12
-rw-r--r--audio/gst-plugins0.10-wavpack/Makefile10
-rw-r--r--audio/gst-plugins0.10-wavpack/PLIST3
3 files changed, 25 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-wavpack/DESCR b/audio/gst-plugins0.10-wavpack/DESCR
new file mode 100644
index 00000000000..b156c147214
--- /dev/null
+++ b/audio/gst-plugins0.10-wavpack/DESCR
@@ -0,0 +1,12 @@
+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 the
+wavpack plugin, which allows playback of wavpack audio streams.
diff --git a/audio/gst-plugins0.10-wavpack/Makefile b/audio/gst-plugins0.10-wavpack/Makefile
new file mode 100644
index 00000000000..2ac97b5b2e2
--- /dev/null
+++ b/audio/gst-plugins0.10-wavpack/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/01 16:53:31 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= wavpack
+GST_PLUGINS0.10_DIRS= ext/wavpack
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/wavpack/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-wavpack/PLIST b/audio/gst-plugins0.10-wavpack/PLIST
new file mode 100644
index 00000000000..d2bab3e2117
--- /dev/null
+++ b/audio/gst-plugins0.10-wavpack/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/01 16:53:31 drochner Exp $
+lib/gstreamer-0.10/libgstwavpack.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10