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-twolame build the "twolame" plug...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e412709f174
branches: trunk
changeset: 566697:3e412709f174
user: drochner <drochner%pkgsrc.org@localhost>
date: Wed Oct 28 18:33:57 2009 +0000
description:
build the "twolame" plugin of gst-plugins0.10-ugly, can be used by
sound-juicer to rip to mp2
(just for completeness, likely not too useful)
diffstat:
audio/gst-plugins0.10-twolame/DESCR | 12 ++++++++++++
audio/gst-plugins0.10-twolame/Makefile | 12 ++++++++++++
audio/gst-plugins0.10-twolame/PLIST | 2 ++
3 files changed, 26 insertions(+), 0 deletions(-)
diffs (38 lines):
diff -r 6d4f341cc444 -r 3e412709f174 audio/gst-plugins0.10-twolame/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-twolame/DESCR Wed Oct 28 18:33:57 2009 +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
+twolame plugin, which allows MP2 encoding.
diff -r 6d4f341cc444 -r 3e412709f174 audio/gst-plugins0.10-twolame/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-twolame/Makefile Wed Oct 28 18:33:57 2009 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/28 18:33:57 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= twolame
+GST_PLUGINS0.10_DIRS= ext/twolame
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+.include "../../audio/twolame/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 6d4f341cc444 -r 3e412709f174 audio/gst-plugins0.10-twolame/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-twolame/PLIST Wed Oct 28 18:33:57 2009 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/28 18:33:57 drochner Exp $
+lib/gstreamer-0.10/libgsttwolame.la
Home |
Main Index |
Thread Index |
Old Index