- Update DigiKam to 1.9.0 release

Temporary disable marble support due to API incompatibility

Approved by:	maintainer (implicit)
This commit is contained in:
Dima Panov 2011-07-03 12:44:36 +00:00
parent a97e02e168
commit 6f10a7c74a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276979
2 changed files with 9 additions and 10 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= digikam
DISTVERSION= 1.8.0
PORTREVISION= 2
DISTVERSION= 1.9.0
PORTEPOCH= 1
CATEGORIES= graphics kde
MASTER_SITES= SF
@ -40,7 +39,7 @@ MAN1= digitaglinktree.1 \
OPTIONS= GPHOTO2 "Compile with gphoto2 support" on \
LENSFUN "Compile lens auto-correction image editor plugin" off \
MARBLE "Geolocation support (requires astro/marble)" off \
MARBLE "Geolocation support (requires astro/marble, broken)" off \
PIMLIBS "Address book support" on
.include <bsd.port.options.mk>
@ -57,13 +56,13 @@ LIB_DEPENDS+= lensfun.2:${PORTSDIR}/graphics/lensfun
CMAKE_ARGS+= -DWITH_LensFun:BOOL=OFF
.endif
.if defined(WITH_MARBLE)
LIB_DEPENDS+= marblewidget.11:${PORTSDIR}/astro/marble
PLIST_SUB+= MARBLE=""
.else
#.if defined(WITH_MARBLE)
#LIB_DEPENDS+= marblewidget.11:${PORTSDIR}/astro/marble
#PLIST_SUB+= MARBLE=""
#.else
CMAKE_ARGS+= -DWITH_MarbleWidget:BOOL=OFF
PLIST_SUB+= MARBLE="@comment "
.endif
#.endif
.if defined(WITHOUT_PIMLIBS)
CMAKE_ARGS+= -DWITH_KdepimLibs:BOOL=OFF

View File

@ -1,2 +1,2 @@
SHA256 (digikam-1.8.0.tar.bz2) = 210de9d949265e910c65c9ab8b19efab13839f6a2ef761a5915d267ddfe494aa
SIZE (digikam-1.8.0.tar.bz2) = 23376636
SHA256 (digikam-1.9.0.tar.bz2) = e218bf18971711c5f4ef2cb43f6b5caceeb04f346a60378aee031ef209c87ed5
SIZE (digikam-1.9.0.tar.bz2) = 22866660