pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/multimedia/totem Configure checks for the gstreamer so...
details: https://anonhg.NetBSD.org/pkgsrc/rev/70f90f5f1620
branches: trunk
changeset: 566565:70f90f5f1620
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 25 13:25:51 2009 +0000
description:
Configure checks for the gstreamer soup plugin, so depend on
gst-plugins0.10-soup.
diffstat:
multimedia/totem/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 54bc29f556b9 -r 70f90f5f1620 multimedia/totem/Makefile
--- a/multimedia/totem/Makefile Sun Oct 25 13:23:49 2009 +0000
+++ b/multimedia/totem/Makefile Sun Oct 25 13:25:51 2009 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.37 2009/10/21 18:56:15 drochner Exp $
+# $NetBSD: Makefile,v 1.38 2009/10/25 13:25:51 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
+DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup
+
COMMENT+= (using GStreamer)
CONFLICTS+= totem-xine-[0-9]*
Home |
Main Index |
Thread Index |
Old Index