summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-musepack
diff options
context:
space:
mode:
authordrochner <drochner>2007-01-25 19:33:08 +0000
committerdrochner <drochner>2007-01-25 19:33:08 +0000
commite891dcfdcd1971374ba44e824e99a2a05dfbd145 (patch)
tree2c95c2e2f7cd34a75b2e2f888b5765571acf6218 /audio/gst-plugins0.10-musepack
parent5be8a43c0c6a187de9767a1f5aeb6ebcff3c3fd9 (diff)
downloadpkgsrc-e891dcfdcd1971374ba44e824e99a2a05dfbd145.tar.gz
provide a Musepack (mpeg-plus) plugin for Gstreamer (buily from
gst-plugins-bad)
Diffstat (limited to 'audio/gst-plugins0.10-musepack')
-rw-r--r--audio/gst-plugins0.10-musepack/DESCR12
-rw-r--r--audio/gst-plugins0.10-musepack/Makefile10
-rw-r--r--audio/gst-plugins0.10-musepack/PLIST3
3 files changed, 25 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-musepack/DESCR b/audio/gst-plugins0.10-musepack/DESCR
new file mode 100644
index 00000000000..37bedae5386
--- /dev/null
+++ b/audio/gst-plugins0.10-musepack/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
+musepack plugin, which allows playback of musepack audio streams.
diff --git a/audio/gst-plugins0.10-musepack/Makefile b/audio/gst-plugins0.10-musepack/Makefile
new file mode 100644
index 00000000000..7d3177bc655
--- /dev/null
+++ b/audio/gst-plugins0.10-musepack/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/25 19:33:08 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= musepack
+GST_PLUGINS0.10_DIRS= ext/musepack
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/libmpcdec/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-musepack/PLIST b/audio/gst-plugins0.10-musepack/PLIST
new file mode 100644
index 00000000000..85e977d1910
--- /dev/null
+++ b/audio/gst-plugins0.10-musepack/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/25 19:33:08 drochner Exp $
+lib/gstreamer-0.10/libgstmusepack.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10