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-pulse Import gst-plugins0.10-pul...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6f9dc881def3
branches:  trunk
changeset: 551618:6f9dc881def3
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Thu Dec 18 16:08:48 2008 +0000

description:
Import gst-plugins0.10-pulse version 0.10.11.

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
pulseaudio plugin for GStreamer, which allows playback and recording of
sound through the Pulseaudio sound daemon.

diffstat:

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

diffs (41 lines):

diff -r 2aff15d59f11 -r 6f9dc881def3 audio/gst-plugins0.10-pulse/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-pulse/DESCR Thu Dec 18 16:08:48 2008 +0000
@@ -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
+pulseaudio plugin for GStreamer, which allows playback and recording of
+sound through the Pulseaudio sound daemon.
diff -r 2aff15d59f11 -r 6f9dc881def3 audio/gst-plugins0.10-pulse/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-pulse/Makefile      Thu Dec 18 16:08:48 2008 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/18 16:08:48 jmcneill Exp $
+#
+
+GST_PLUGINS0.10_NAME=  pulse
+GST_PLUGINS0.10_DIRS=  ext/pulse
+GST_PLUGINS0.10_FLAGS= pulse
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../audio/pulseaudio/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2aff15d59f11 -r 6f9dc881def3 audio/gst-plugins0.10-pulse/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-pulse/PLIST Thu Dec 18 16:08:48 2008 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/18 16:08:48 jmcneill Exp $
+lib/gstreamer-0.10/libgstpulse.la
+@comment in gstreamer0.10: @dirrm lib/gstreamer-0.10



Home | Main Index | Thread Index | Old Index