summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-11-29 08:42:38 +0000
committerryoon <ryoon@pkgsrc.org>2012-11-29 08:42:38 +0000
commit99dda6c1f79dbe1d9a3bb4d02190fce24813fcb3 (patch)
tree69c8dc65d18911bc51064de1d069161f298ffe93 /audio
parent782486e9d63840cfe5a6c54cdfd1d99f0e29d389 (diff)
downloadpkgsrc-99dda6c1f79dbe1d9a3bb4d02190fce24813fcb3.tar.gz
Import gst-plugins1-oss-1.0.3 as audio/gst-plugins1-oss.
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 'good' plugins for GStreamer. It provides the oss plugin, which allows playback and recording of sound through the Open Sound System audio libraries.
Diffstat (limited to 'audio')
-rw-r--r--audio/gst-plugins1-oss/DESCR13
-rw-r--r--audio/gst-plugins1-oss/Makefile18
-rw-r--r--audio/gst-plugins1-oss/PLIST2
3 files changed, 33 insertions, 0 deletions
diff --git a/audio/gst-plugins1-oss/DESCR b/audio/gst-plugins1-oss/DESCR
new file mode 100644
index 00000000000..e92f2aa0bad
--- /dev/null
+++ b/audio/gst-plugins1-oss/DESCR
@@ -0,0 +1,13 @@
+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 'good' plugins for GStreamer. It provides the
+oss plugin, which allows playback and recording of sound through the Open
+Sound System audio libraries.
diff --git a/audio/gst-plugins1-oss/Makefile b/audio/gst-plugins1-oss/Makefile
new file mode 100644
index 00000000000..0162ff31441
--- /dev/null
+++ b/audio/gst-plugins1-oss/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2012/11/29 08:42:38 ryoon Exp $
+#
+
+GST_PLUGINS1_NAME= oss
+GST_PLUGINS1_DIRS= sys/oss
+
+.include "../../multimedia/gst-plugins1-good/Makefile.common"
+
+SUBST_CLASSES+= devoss
+SUBST_MESSAGE.devoss= Fixing path to OSS audio device.
+SUBST_STAGE.devoss= pre-configure
+SUBST_FILES.devoss= sys/oss/*.c
+SUBST_SED.devoss= -e 's|/dev/dsp|${DEVOSSAUDIO}|g'
+
+LIBS+= ${LIBOSSAUDIO}
+
+.include "../../mk/oss.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gst-plugins1-oss/PLIST b/audio/gst-plugins1-oss/PLIST
new file mode 100644
index 00000000000..de003d36a43
--- /dev/null
+++ b/audio/gst-plugins1-oss/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2012/11/29 08:42:38 ryoon Exp $
+lib/gstreamer-1.0/libgstossaudio.la