summaryrefslogtreecommitdiff
path: root/multimedia/clutter-gst
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
committerwiz <wiz@pkgsrc.org>2020-03-10 22:08:37 +0000
commitaea435c684475a7d69a14634c0e51d603ab462ae (patch)
tree9fd7a37dbb2162cea8ab6c0cd54f7f398658d288 /multimedia/clutter-gst
parentb16775744b3813e095efae692a24050371dacda5 (diff)
downloadpkgsrc-aea435c684475a7d69a14634c0e51d603ab462ae.tar.gz
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
Diffstat (limited to 'multimedia/clutter-gst')
-rw-r--r--multimedia/clutter-gst/Makefile4
-rw-r--r--multimedia/clutter-gst/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/clutter-gst/Makefile b/multimedia/clutter-gst/Makefile
index 543043ca7cf..2b68668b3d7 100644
--- a/multimedia/clutter-gst/Makefile
+++ b/multimedia/clutter-gst/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2020/03/08 16:47:57 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2020/03/10 22:08:55 wiz Exp $
DISTNAME= clutter-gst-3.0.26
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/clutter-gst/3.0/}
EXTRACT_SUFX= .tar.xz
diff --git a/multimedia/clutter-gst/buildlink3.mk b/multimedia/clutter-gst/buildlink3.mk
index c1b541e5580..877f6ef7c6f 100644
--- a/multimedia/clutter-gst/buildlink3.mk
+++ b/multimedia/clutter-gst/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.40 2020/03/08 16:47:57 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.41 2020/03/10 22:08:55 wiz Exp $
#
BUILDLINK_TREE+= clutter-gst
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter-gst
CLUTTER_GST_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.clutter-gst+= clutter-gst>=2.0.0
-BUILDLINK_ABI_DEPENDS.clutter-gst?= clutter-gst>=3.0.26nb4
+BUILDLINK_ABI_DEPENDS.clutter-gst?= clutter-gst>=3.0.26nb5
BUILDLINK_PKGSRCDIR.clutter-gst?= ../../multimedia/clutter-gst
.include "../../graphics/clutter/buildlink3.mk"