pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins-theora Initial import of gst-pl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d39382557d1b
branches:  trunk
changeset: 472221:d39382557d1b
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue Apr 06 13:51:43 2004 +0000

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

This package provides the theora plugin for GStreamer.

diffstat:

 multimedia/gst-plugins-theora/Makefile |  10 ++++++++++
 multimedia/gst-plugins-theora/PLIST    |   5 +++++
 2 files changed, 15 insertions(+), 0 deletions(-)

diffs (23 lines):

diff -r 723a1caf589d -r d39382557d1b multimedia/gst-plugins-theora/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins-theora/Makefile    Tue Apr 06 13:51:43 2004 +0000
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 13:51:43 jmmv Exp $
+#
+
+GST_PLUGINS_NAME=      theora
+GST_PLUGINS_DIR=       ext/theora
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../multimedia/libtheora/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 723a1caf589d -r d39382557d1b multimedia/gst-plugins-theora/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins-theora/PLIST       Tue Apr 06 13:51:43 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 13:51:43 jmmv Exp $
+lib/gstreamer-0.8/libgsttheora.a
+lib/gstreamer-0.8/libgsttheora.la
+lib/gstreamer-0.8/libgsttheora.so
+@comment in gstreamer: @dirrm lib/gstreamer-0.8



Home | Main Index | Thread Index | Old Index