pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins-ogg Move gst-plugins-ogg from t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0d19869c7de3
branches:  trunk
changeset: 473107:0d19869c7de3
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Apr 16 13:27:32 2004 +0000

description:
Move gst-plugins-ogg from the audio to the multimedia category (as done with
the libogg package).  This is version 0.8.1.

diffstat:

 multimedia/gst-plugins-ogg/DESCR    |   4 ++++
 multimedia/gst-plugins-ogg/Makefile |  11 +++++++++++
 multimedia/gst-plugins-ogg/PLIST    |   5 +++++
 3 files changed, 20 insertions(+), 0 deletions(-)

diffs (32 lines):

diff -r 71eeb535c73c -r 0d19869c7de3 multimedia/gst-plugins-ogg/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins-ogg/DESCR  Fri Apr 16 13:27:32 2004 +0000
@@ -0,0 +1,4 @@
+This package provides the ogg plugin for GStreamer, which lets it handle
+OGG media containers.  You'll probably want to install gst-plugins-vorbis
+and gst-plugins-theora too, which provide its respective audio and video
+codecs.
diff -r 71eeb535c73c -r 0d19869c7de3 multimedia/gst-plugins-ogg/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins-ogg/Makefile       Fri Apr 16 13:27:32 2004 +0000
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/16 13:27:32 jmmv Exp $
+#
+
+GST_PLUGINS_NAME=      ogg
+GST_PLUGINS_DIR=       ext/ogg
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../multimedia/libogg/buildlink3.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 71eeb535c73c -r 0d19869c7de3 multimedia/gst-plugins-ogg/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins-ogg/PLIST  Fri Apr 16 13:27:32 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/16 13:27:32 jmmv Exp $
+lib/gstreamer-0.8/libgstogg.a
+lib/gstreamer-0.8/libgstogg.la
+lib/gstreamer-0.8/libgstogg.so
+@comment in gstreamer: @dirrm lib/gstreamer-0.8



Home | Main Index | Thread Index | Old Index