summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-a52
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-01-05 10:54:00 +0000
committerdrochner <drochner@pkgsrc.org>2007-01-05 10:54:00 +0000
commited5b6c7da2abdb68e90fc76c5f1bb4ea0f62df31 (patch)
treeb6f2115299d69e9cda2b8e59e0c1cc8ebf2e45d0 /audio/gst-plugins0.10-a52
parentd23a4853aec2fd1b56ba9d46681ac227e95cc257 (diff)
downloadpkgsrc-ed5b6c7da2abdb68e90fc76c5f1bb4ea0f62df31.tar.gz
build the "a52" module of gst-plugins0.10-ugly (mostly for DVD audio)
Diffstat (limited to 'audio/gst-plugins0.10-a52')
-rw-r--r--audio/gst-plugins0.10-a52/DESCR12
-rw-r--r--audio/gst-plugins0.10-a52/Makefile10
-rw-r--r--audio/gst-plugins0.10-a52/PLIST3
3 files changed, 25 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-a52/DESCR b/audio/gst-plugins0.10-a52/DESCR
new file mode 100644
index 00000000000..6bafc912d3e
--- /dev/null
+++ b/audio/gst-plugins0.10-a52/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 'ugly' plugins for GStreamer. It provides the
+a52dec plugin, which allows playback of A/52 audio streams.
diff --git a/audio/gst-plugins0.10-a52/Makefile b/audio/gst-plugins0.10-a52/Makefile
new file mode 100644
index 00000000000..50555118a47
--- /dev/null
+++ b/audio/gst-plugins0.10-a52/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/05 10:54:00 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= a52
+GST_PLUGINS0.10_DIRS= ext/a52dec
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+.include "../../audio/liba52/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-a52/PLIST b/audio/gst-plugins0.10-a52/PLIST
new file mode 100644
index 00000000000..174b7c03994
--- /dev/null
+++ b/audio/gst-plugins0.10-a52/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/05 10:54:00 drochner Exp $
+lib/gstreamer-0.10/libgsta52dec.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10