summaryrefslogtreecommitdiff
path: root/multimedia/totem
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
committerwiz <wiz@pkgsrc.org>2012-02-06 12:40:37 +0000
commit5fb1e22076be7027761809984dba838885e882ea (patch)
tree93aeead30f52121c8361033b50e4b482c960b067 /multimedia/totem
parent967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff)
downloadpkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz
Revbump for
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile4
-rw-r--r--multimedia/totem/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index bcc34c3fbcd..d50fc9e4c45 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.52 2011/11/01 06:02:15 sbd Exp $
+# $NetBSD: Makefile,v 1.53 2012/02/06 12:41:07 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 5
+PKGREVISION= 6
DEPENDS+= gst-plugins0.10-soup-[0-9]*:../../net/gst-plugins0.10-soup
diff --git a/multimedia/totem/buildlink3.mk b/multimedia/totem/buildlink3.mk
index 580b2d418aa..5406e8c6bb6 100644
--- a/multimedia/totem/buildlink3.mk
+++ b/multimedia/totem/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2011/11/01 06:02:15 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2012/02/06 12:41:07 wiz Exp $
BUILDLINK_TREE+= totem
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= totem
TOTEM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.totem+= {totem,totem-xine}>=1.4.0
-BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb5
+BUILDLINK_ABI_DEPENDS.totem+= totem>=2.32.0nb6
BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem
.include "../../textproc/libxml2/buildlink3.mk"