summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/gst-plugins1-sid/DESCR12
-rw-r--r--audio/gst-plugins1-sid/Makefile13
-rw-r--r--audio/gst-plugins1-sid/PLIST2
3 files changed, 27 insertions, 0 deletions
diff --git a/audio/gst-plugins1-sid/DESCR b/audio/gst-plugins1-sid/DESCR
new file mode 100644
index 00000000000..25e98bb2667
--- /dev/null
+++ b/audio/gst-plugins1-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-plugins1-sid/Makefile b/audio/gst-plugins1-sid/Makefile
new file mode 100644
index 00000000000..fe581a64549
--- /dev/null
+++ b/audio/gst-plugins1-sid/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2012/11/29 09:18:57 ryoon Exp $
+#
+
+GST_PLUGINS1_NAME= sid
+GST_PLUGINS1_DIRS= ext/sidplay
+GST_PLUGINS1_FLAGS= sidplay
+
+USE_LANGUAGES= c c++
+
+.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
+
+.include "../../audio/libsidplay/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins1-sid/PLIST b/audio/gst-plugins1-sid/PLIST
new file mode 100644
index 00000000000..dc3f4a21491
--- /dev/null
+++ b/audio/gst-plugins1-sid/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/11/29 09:18:57 ryoon Exp $
+lib/gstreamer-1.0/libgstsid.la