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-cdparanoia add gst-plugins0.10-c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae0e03326b35
branches:  trunk
changeset: 515427:ae0e03326b35
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sun Jul 02 11:41:34 2006 +0000

description:
add gst-plugins0.10-cdparanoia-0.10.8, the cdparanoia plugin for
gstreamer0.10

diffstat:

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

diffs (37 lines):

diff -r 654acc8627f2 -r ae0e03326b35 audio/gst-plugins0.10-cdparanoia/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-cdparanoia/DESCR    Sun Jul 02 11:41:34 2006 +0000
@@ -0,0 +1,10 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 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.
+
+This package provides the cdparanoia plugin for GStreamer, which allows
+audio extraction from CDs.
diff -r 654acc8627f2 -r ae0e03326b35 audio/gst-plugins0.10-cdparanoia/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-cdparanoia/Makefile Sun Jul 02 11:41:34 2006 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:41:34 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME=  cdparanoia
+GST_PLUGINS0.10_DIRS=  ext/cdparanoia
+GST_PLUGINS0.10_FLAGS= cdparanoia
+
+.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+
+CPPFLAGS+=     -I${BUILDLINK_PREFIX.cdparanoia}/include/cdparanoia
+
+.include "../../audio/cdparanoia/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 654acc8627f2 -r ae0e03326b35 audio/gst-plugins0.10-cdparanoia/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-cdparanoia/PLIST    Sun Jul 02 11:41:34 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 11:41:34 drochner Exp $
+lib/gstreamer-0.10/libgstcdparanoia.la



Home | Main Index | Thread Index | Old Index