summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authoradam <adam>2010-09-15 10:28:09 +0000
committeradam <adam>2010-09-15 10:28:09 +0000
commit61a15e2e8985a2b35af76616b2ea341bbb39bfff (patch)
tree658ae82057cd434e2301cff8a6f9e8429a750ad3 /graphics
parent05115862eca507f86d2b2b17562f2c6cf59ed207 (diff)
downloadpkgsrc-61a15e2e8985a2b35af76616b2ea341bbb39bfff.tar.gz
Revbump after libpano13 update; depend on tools required for stitching
Diffstat (limited to 'graphics')
-rw-r--r--graphics/hugin/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 4704b61fe2f..4a58f8dd115 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2010/09/14 11:02:01 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2010/09/15 10:28:09 adam Exp $
DISTNAME= hugin-2010.0.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hugin/}
@@ -13,6 +13,11 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= autopano-sift-C>=2.5.1:../../graphics/autopano-sift-C
+DEPENDS+= panomatic>=0.9.4:../../graphics/panomatic
+DEPENDS+= enblend-enfuse>=4.0:../../graphics/enblend-enfuse
+DEPENDS+= p5-Image-ExifTool>=8.15:../../graphics/p5-Image-ExifTool
+
USE_CMAKE= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes