pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/gst-plugins-vorbis Initial import of gst-plugins...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/deb947746511
branches:  trunk
changeset: 472193:deb947746511
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 09:42:41 2004 +0000

description:
Initial import of gst-plugins-vorbis, version 0.8.0:

This package provides the vorbis plugin for GStreamer.

diffstat:

 audio/gst-plugins-vorbis/Makefile |  12 ++++++++++++
 audio/gst-plugins-vorbis/PLIST    |   5 +++++
 2 files changed, 17 insertions(+), 0 deletions(-)

diffs (25 lines):

diff -r b3a777e2bffd -r deb947746511 audio/gst-plugins-vorbis/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-vorbis/Makefile Tue Apr 06 09:42:41 2004 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:42:41 jmmv Exp $
+#
+
+GST_PLUGINS_NAME=      vorbis
+GST_PLUGINS_DIR=       ext/vorbis
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+DEPENDS+=              gst-plugins-ogg>=0.8.0:../../audio/gst-plugins-ogg
+
+.include "../../audio/libvorbis/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b3a777e2bffd -r deb947746511 audio/gst-plugins-vorbis/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-vorbis/PLIST    Tue Apr 06 09:42:41 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:42:41 jmmv Exp $
+lib/gstreamer-0.8/libgstvorbis.a
+lib/gstreamer-0.8/libgstvorbis.la
+lib/gstreamer-0.8/libgstvorbis.so
+@comment in gst-plugins: @dirrm lib/gstreamer-0.8



Home | Main Index | Thread Index | Old Index