summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-sid
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2007-01-17 18:23:14 +0000
committerdrochner <drochner@pkgsrc.org>2007-01-17 18:23:14 +0000
commite603e121fec1783980581dedab26907a1232474c (patch)
tree22eb4efe37e98bfaf9d15eda146f46ef900ecd7a /audio/gst-plugins0.10-sid
parent10dc908f6f1559368eb34a9d5aa844f19df9b9b9 (diff)
downloadpkgsrc-e603e121fec1783980581dedab26907a1232474c.tar.gz
add gst-plugins0.10-sid-0.10.5, a plugin for Commodore "sid" sounds
Diffstat (limited to 'audio/gst-plugins0.10-sid')
-rw-r--r--audio/gst-plugins0.10-sid/DESCR12
-rw-r--r--audio/gst-plugins0.10-sid/Makefile13
-rw-r--r--audio/gst-plugins0.10-sid/PLIST3
3 files changed, 28 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-sid/DESCR b/audio/gst-plugins0.10-sid/DESCR
new file mode 100644
index 00000000000..fca26cdadac
--- /dev/null
+++ b/audio/gst-plugins0.10-sid/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
+sid plugin, which allows playback of Commodore sid sounds.
diff --git a/audio/gst-plugins0.10-sid/Makefile b/audio/gst-plugins0.10-sid/Makefile
new file mode 100644
index 00000000000..d4f0888ff3a
--- /dev/null
+++ b/audio/gst-plugins0.10-sid/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/17 18:23:14 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= sid
+GST_PLUGINS0.10_DIRS= ext/sidplay
+GST_PLUGINS0.10_FLAGS= sidplay
+
+USE_LANGUAGES+= c++
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+.include "../../audio/libsidplay/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins0.10-sid/PLIST b/audio/gst-plugins0.10-sid/PLIST
new file mode 100644
index 00000000000..d7635e93f0e
--- /dev/null
+++ b/audio/gst-plugins0.10-sid/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/01/17 18:23:14 drochner Exp $
+lib/gstreamer-0.10/libgstsid.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10