pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/gst-plugins-ogg Initial import of gst-plugins-og...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f07862d0f85d
branches: trunk
changeset: 472191:f07862d0f85d
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Apr 06 09:41:20 2004 +0000
description:
Initial import of gst-plugins-ogg, version 0.8.0:
This package provides the ogg plugin for GStreamer.
diffstat:
audio/gst-plugins-ogg/Makefile | 10 ++++++++++
audio/gst-plugins-ogg/PLIST | 5 +++++
2 files changed, 15 insertions(+), 0 deletions(-)
diffs (23 lines):
diff -r 9bd405468bb9 -r f07862d0f85d audio/gst-plugins-ogg/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-ogg/Makefile Tue Apr 06 09:41:20 2004 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:41:20 jmmv Exp $
+#
+
+GST_PLUGINS_NAME= ogg
+GST_PLUGINS_DIR= ext/ogg
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../audio/libogg/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9bd405468bb9 -r f07862d0f85d audio/gst-plugins-ogg/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/gst-plugins-ogg/PLIST Tue Apr 06 09:41:20 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 09:41:20 jmmv Exp $
+lib/gstreamer-0.8/libgstogg.a
+lib/gstreamer-0.8/libgstogg.la
+lib/gstreamer-0.8/libgstogg.so
+@comment in gst-plugins: @dirrm lib/gstreamer-0.8
Home |
Main Index |
Thread Index |
Old Index