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 Depend on gst-plugins-og...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71928ce21ea2
branches:  trunk
changeset: 473111:71928ce21ea2
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Apr 16 13:42:13 2004 +0000

description:
Depend on gst-plugins-ogg.  Bump PKGREVISION to 1.

diffstat:

 multimedia/gst-plugins-theora/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 86f90c4f4db6 -r 71928ce21ea2 multimedia/gst-plugins-theora/Makefile
--- a/multimedia/gst-plugins-theora/Makefile    Fri Apr 16 13:39:54 2004 +0000
+++ b/multimedia/gst-plugins-theora/Makefile    Fri Apr 16 13:42:13 2004 +0000
@@ -1,10 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 13:51:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/16 13:42:13 jmmv Exp $
 #
 
 GST_PLUGINS_NAME=      theora
 GST_PLUGINS_DIR=       ext/theora
 
+PKGREVISION=           1
+
 .include "../../multimedia/gst-plugins/Makefile.common"
 
+DEPENDS+=              gst-plugins-ogg>=0.8.1:../../multimedia/gst-plugins-ogg
+
 .include "../../multimedia/libtheora/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index