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-flac add gst-plugins0.10-flac-0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/521edab0c913
branches: trunk
changeset: 515428:521edab0c913
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Jul 02 11:42:49 2006 +0000
description:
add gst-plugins0.10-flac-0.10.8, the flac plugin for gstreamer0.10
diffstat:
audio/gst-plugins0.10-flac/DESCR | 9 +++++++++
audio/gst-plugins0.10-flac/Makefile | 11 +++++++++++
audio/gst-plugins0.10-flac/PLIST | 2 ++
3 files changed, 22 insertions(+), 0 deletions(-)
diffs (34 lines):
diff -r ae0e03326b35 -r 521edab0c913 audio/gst-plugins0.10-flac/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-flac/DESCR Sun Jul 02 11:42:49 2006 +0000
@@ -0,0 +1,9 @@
+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 flac plugin for GStreamer, a lossless audio codec.
diff -r ae0e03326b35 -r 521edab0c913 audio/gst-plugins0.10-flac/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-flac/Makefile Sun Jul 02 11:42:49 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:42:49 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= flac
+GST_PLUGINS0.10_DIRS= ext/flac
+GST_PLUGINS0.10_FLAGS= flac
+
+.include "../../multimedia/gst-plugins0.10-good/Makefile.common"
+
+.include "../../audio/flac/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ae0e03326b35 -r 521edab0c913 audio/gst-plugins0.10-flac/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-flac/PLIST Sun Jul 02 11:42:49 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 11:42:49 drochner Exp $
+lib/gstreamer-0.10/libgstflac.la
Home |
Main Index |
Thread Index |
Old Index