From 2877224eda3ee99329fe209501e7364dbef1a18f Mon Sep 17 00:00:00 2001 From: jmmv Date: Tue, 6 Apr 2004 13:51:43 +0000 Subject: Initial import of gst-plugins-theora, version 0.8.0: This package provides the theora plugin for GStreamer. --- multimedia/gst-plugins-theora/Makefile | 10 ++++++++++ multimedia/gst-plugins-theora/PLIST | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 multimedia/gst-plugins-theora/Makefile create mode 100644 multimedia/gst-plugins-theora/PLIST (limited to 'multimedia') diff --git a/multimedia/gst-plugins-theora/Makefile b/multimedia/gst-plugins-theora/Makefile new file mode 100644 index 00000000000..74df9fbc279 --- /dev/null +++ b/multimedia/gst-plugins-theora/Makefile @@ -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 --git a/multimedia/gst-plugins-theora/PLIST b/multimedia/gst-plugins-theora/PLIST new file mode 100644 index 00000000000..3cdf63c5bfd --- /dev/null +++ b/multimedia/gst-plugins-theora/PLIST @@ -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 -- cgit v1.2.3