summaryrefslogtreecommitdiff
path: root/graphics/shotwell
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-03-09 17:20:21 +0000
committerdrochner <drochner@pkgsrc.org>2011-03-09 17:20:21 +0000
commite049cfabee95c8aa1b0c3acb300235ecc804c676 (patch)
tree700b2cc448e868f18ee8a5b3bed5a8c015a14d98 /graphics/shotwell
parent20c27f89faee45d0d30bd09b44b96db982216292 (diff)
downloadpkgsrc-e049cfabee95c8aa1b0c3acb300235ecc804c676.tar.gz
picks up new libraw shared libs -> require new libraw, bump PKGREV
Diffstat (limited to 'graphics/shotwell')
-rw-r--r--graphics/shotwell/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index a1d853a2c85..1462d0e19b0 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/03/05 21:19:58 gls Exp $
+# $NetBSD: Makefile,v 1.12 2011/03/09 17:20:21 drochner Exp $
#
DISTNAME= shotwell-0.8.1
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://yorba.org/download/shotwell/0.8/
EXTRACT_SUFX= .tar.bz2
@@ -37,6 +38,8 @@ post-install:
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/libexif/buildlink3.mk"
.include "../../graphics/libgexiv2/buildlink3.mk"
+# 0.13.2 added shared libs
+BUILDLINK_ABI_DEPENDS.libraw+= libraw>=0.13.2
.include "../../graphics/libraw/buildlink3.mk"
.include "../../lang/vala/buildlink3.mk"
.include "../../net/libsoup24/buildlink3.mk"