pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gst-plugins0.10-sid add gst-plugins0.10-sid-0.10...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b9fa7e99171f
branches: trunk
changeset: 524056:b9fa7e99171f
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Jan 17 18:23:14 2007 +0000
description:
add gst-plugins0.10-sid-0.10.5, a plugin for Commodore "sid" sounds
diffstat:
audio/gst-plugins0.10-sid/DESCR | 12 ++++++++++++
audio/gst-plugins0.10-sid/Makefile | 13 +++++++++++++
audio/gst-plugins0.10-sid/PLIST | 3 +++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r 981f0e4ca0ab -r b9fa7e99171f audio/gst-plugins0.10-sid/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-sid/DESCR Wed Jan 17 18:23:14 2007 +0000
@@ -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 -r 981f0e4ca0ab -r b9fa7e99171f audio/gst-plugins0.10-sid/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-sid/Makefile Wed Jan 17 18:23:14 2007 +0000
@@ -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 -r 981f0e4ca0ab -r b9fa7e99171f audio/gst-plugins0.10-sid/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-sid/PLIST Wed Jan 17 18:23:14 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index