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-wavpack build the "wavpack" plug...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ebc8ccdc878
branches:  trunk
changeset: 524802:5ebc8ccdc878
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Feb 01 16:53:31 2007 +0000

description:
build the "wavpack" plugin from gst-plugins0.10-bad

diffstat:

 audio/gst-plugins0.10-wavpack/DESCR    |  12 ++++++++++++
 audio/gst-plugins0.10-wavpack/Makefile |  10 ++++++++++
 audio/gst-plugins0.10-wavpack/PLIST    |   3 +++
 3 files changed, 25 insertions(+), 0 deletions(-)

diffs (37 lines):

diff -r a7001fc9128f -r 5ebc8ccdc878 audio/gst-plugins0.10-wavpack/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-wavpack/DESCR       Thu Feb 01 16:53:31 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 'bad' plugins for GStreamer.  It provides the
+wavpack plugin, which allows playback of wavpack audio streams.
diff -r a7001fc9128f -r 5ebc8ccdc878 audio/gst-plugins0.10-wavpack/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-wavpack/Makefile    Thu Feb 01 16:53:31 2007 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/02/01 16:53:31 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  wavpack
+GST_PLUGINS0.10_DIRS=  ext/wavpack
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/wavpack/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a7001fc9128f -r 5ebc8ccdc878 audio/gst-plugins0.10-wavpack/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-wavpack/PLIST       Thu Feb 01 16:53:31 2007 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/02/01 16:53:31 drochner Exp $
+lib/gstreamer-0.10/libgstwavpack.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10



Home | Main Index | Thread Index | Old Index