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-vorbis add gst-plugins0.10-vorbi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3fc671053466
branches: trunk
changeset: 515421:3fc671053466
user: drochner <drochner%pkgsrc.org@localhost>
date: Sun Jul 02 11:35:20 2006 +0000
description:
add gst-plugins0.10-vorbis-0.10.8, the vorbis plugin for gstreamer0.10
diffstat:
audio/gst-plugins0.10-vorbis/DESCR | 10 ++++++++++
audio/gst-plugins0.10-vorbis/Makefile | 11 +++++++++++
audio/gst-plugins0.10-vorbis/PLIST | 2 ++
3 files changed, 23 insertions(+), 0 deletions(-)
diffs (35 lines):
diff -r c10f62e73d12 -r 3fc671053466 audio/gst-plugins0.10-vorbis/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-vorbis/DESCR Sun Jul 02 11:35:20 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 vorbis plugin for GStreamer, the OGG's free audio
+codec.
diff -r c10f62e73d12 -r 3fc671053466 audio/gst-plugins0.10-vorbis/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-vorbis/Makefile Sun Jul 02 11:35:20 2006 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 11:35:20 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= vorbis
+GST_PLUGINS0.10_DIRS= ext/vorbis
+GST_PLUGINS0.10_FLAGS= vorbis
+
+.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
+
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c10f62e73d12 -r 3fc671053466 audio/gst-plugins0.10-vorbis/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins0.10-vorbis/PLIST Sun Jul 02 11:35:20 2006 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/02 11:35:20 drochner Exp $
+lib/gstreamer-0.10/libgstvorbis.la
Home |
Main Index |
Thread Index |
Old Index