summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-mad
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-04-08 11:44:28 +0000
committerjmmv <jmmv>2006-04-08 11:44:28 +0000
commit99f1b937027a4bf96eae4f7fcd8d2440814a8a44 (patch)
tree9c26efad803dbcfb26916ddee1487f213f48cb77 /audio/gst-plugins0.10-mad
parent7a47ce94bd4632aba43ac5ad2fb0738b8fb60518 (diff)
downloadpkgsrc-99f1b937027a4bf96eae4f7fcd8d2440814a8a44.tar.gz
Initial import of gst-plugins0.10-mad, version 0.10.3:
This package is part of the 'ugly' plugins for GStreamer. It provides the mad plugin, which allows playback of MPEG Layer 3 audio files.
Diffstat (limited to 'audio/gst-plugins0.10-mad')
-rw-r--r--audio/gst-plugins0.10-mad/DESCR12
-rw-r--r--audio/gst-plugins0.10-mad/Makefile14
-rw-r--r--audio/gst-plugins0.10-mad/PLIST3
3 files changed, 29 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-mad/DESCR b/audio/gst-plugins0.10-mad/DESCR
new file mode 100644
index 00000000000..1c893bec9c3
--- /dev/null
+++ b/audio/gst-plugins0.10-mad/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
+mad plugin, which allows playback of MPEG Layer 3 audio files.
diff --git a/audio/gst-plugins0.10-mad/Makefile b/audio/gst-plugins0.10-mad/Makefile
new file mode 100644
index 00000000000..9a28a9a8aa3
--- /dev/null
+++ b/audio/gst-plugins0.10-mad/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/04/08 11:44:28 jmmv Exp $
+#
+
+GST_PLUGINS0.10_NAME= mad
+GST_PLUGINS0.10_DIRS= ext/mad
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+CONFIGURE_ARGS+= --enable-id3tag
+CONFIGURE_ARGS+= --enable-mad
+
+.include "../../audio/libid3tag/buildlink3.mk"
+.include "../../audio/libmad/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-mad/PLIST b/audio/gst-plugins0.10-mad/PLIST
new file mode 100644
index 00000000000..8ff3afc7b0b
--- /dev/null
+++ b/audio/gst-plugins0.10-mad/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/08 11:44:28 jmmv Exp $
+lib/gstreamer-0.10/libgstmad.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10