summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner>2007-01-05 10:56:18 +0000
committerdrochner <drochner>2007-01-05 10:56:18 +0000
commit41f87533c69af9aacc8fe2040a38d22146333e63 (patch)
tree3ab93067f4d673e7767cf360e2edaa8d1e6824b4
parent52dbb39891309448377b632c0d83216cb0018520 (diff)
downloadpkgsrc-41f87533c69af9aacc8fe2040a38d22146333e63.tar.gz
build the "dts" module of gst-plugins0.10-ugly (used for audio on some
DVDs; I've only tested a standalone DTS encoded .wav file)
-rw-r--r--audio/gst-plugins0.10-dts/DESCR12
-rw-r--r--audio/gst-plugins0.10-dts/Makefile10
-rw-r--r--audio/gst-plugins0.10-dts/PLIST3
3 files changed, 25 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-dts/DESCR b/audio/gst-plugins0.10-dts/DESCR
new file mode 100644
index 00000000000..54d62106a83
--- /dev/null
+++ b/audio/gst-plugins0.10-dts/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
+dtsdec plugin, which allows playback of DTS audio streams.
diff --git a/audio/gst-plugins0.10-dts/Makefile b/audio/gst-plugins0.10-dts/Makefile
new file mode 100644
index 00000000000..5fd0608ddb0
--- /dev/null
+++ b/audio/gst-plugins0.10-dts/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/05 10:56:18 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= dts
+GST_PLUGINS0.10_DIRS= ext/dts
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/libdca/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-dts/PLIST b/audio/gst-plugins0.10-dts/PLIST
new file mode 100644
index 00000000000..ee9ce3a5f4f
--- /dev/null
+++ b/audio/gst-plugins0.10-dts/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/05 10:56:18 drochner Exp $
+lib/gstreamer-0.10/libgstdtsdec.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10