summaryrefslogtreecommitdiff
path: root/multimedia/totem
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
committerwiz <wiz@pkgsrc.org>2010-06-13 22:43:46 +0000
commit92e0cb52cb783546e352182244f761180817e141 (patch)
tree4a9b97c2969a25f1eeb6596ee96fc25429cef7d5 /multimedia/totem
parent01bd00f60b043c603cfe4fa796bf28af3a849cca (diff)
downloadpkgsrc-92e0cb52cb783546e352182244f761180817e141.tar.gz
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Diffstat (limited to 'multimedia/totem')
-rw-r--r--multimedia/totem/Makefile3
-rw-r--r--multimedia/totem/buildlink3.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
index a6d31655636..14c5604b9bd 100644
--- a/multimedia/totem/Makefile
+++ b/multimedia/totem/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.40 2010/05/14 16:45:17 drochner Exp $
+# $NetBSD: Makefile,v 1.41 2010/06/13 22:45:07 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
+PKGREVISION= 1
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 23be089b053..7efe2f7cf30 100644
--- a/multimedia/totem/buildlink3.mk
+++ b/multimedia/totem/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2009/10/21 18:56:15 drochner Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2010/06/13 22:45: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.26.3nb1
+BUILDLINK_ABI_DEPENDS.totem+= totem>=2.28.6nb1
BUILDLINK_PKGSRCDIR.totem?= ../../multimedia/totem
.include "../../textproc/libxml2/buildlink3.mk"