aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/kdeartwork4
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2011-05-17 03:26:43 +0800
committermakc <makc@FreeBSD.org>2011-05-17 03:26:43 +0800
commitca56cd62ce52f8db9d2abf8fbf9a1928778bd691 (patch)
tree7e4afaa85fb220b0934fc278fee6f97fd509f930 /x11-themes/kdeartwork4
parent7e55452f2607b2b4546aaf3375bc0586130e8122 (diff)
downloadfreebsd-ports-graphics-ca56cd62ce52f8db9d2abf8fbf9a1928778bd691.tar.gz
freebsd-ports-graphics-ca56cd62ce52f8db9d2abf8fbf9a1928778bd691.tar.zst
freebsd-ports-graphics-ca56cd62ce52f8db9d2abf8fbf9a1928778bd691.zip
Update KDE Software Compilation ports to 4.6.3
Special thanks to Raphael Kubo da Costa for his work on this update.
Diffstat (limited to 'x11-themes/kdeartwork4')
-rw-r--r--x11-themes/kdeartwork4/Makefile9
-rw-r--r--x11-themes/kdeartwork4/distinfo4
2 files changed, 10 insertions, 3 deletions
diff --git a/x11-themes/kdeartwork4/Makefile b/x11-themes/kdeartwork4/Makefile
index 082172610ef..e6320601991 100644
--- a/x11-themes/kdeartwork4/Makefile
+++ b/x11-themes/kdeartwork4/Makefile
@@ -28,7 +28,8 @@ QT_COMPONENTS= opengl gui svg qt3support \
qmake_build moc_build rcc_build uic_build
MAKE_JOBS_SAFE= yes
-OPTIONS= GNOME "Use Gnome screensavers" off
+OPTIONS= GNOME "Use Gnome screensavers" off \
+ KDEGRAPHICS "Rotate photos with exif data" off
.include <bsd.port.pre.mk>
@@ -40,6 +41,12 @@ BUILD_DEPENDS+= xscreensaver:${PORTSDIR}/x11/xscreensaver
RUN_DEPENDS+= xscreensaver:${PORTSDIR}/x11/xscreensaver
.endif
+.if defined(WITH_KDEGRAPHICS)
+LIB_DEPENDS+= kexiv2:${PORTSDIR}/graphics/kdegraphics4
+.else
+CMAKE_ARGS+= -DWITH_Kexiv2:bool=off
+.endif
+
post-patch:
${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}|g' \
-e 's|/usr/share|${LOCALBASE}/share|g' \
diff --git a/x11-themes/kdeartwork4/distinfo b/x11-themes/kdeartwork4/distinfo
index 5560bbfc88f..3fa44b4012b 100644
--- a/x11-themes/kdeartwork4/distinfo
+++ b/x11-themes/kdeartwork4/distinfo
@@ -1,2 +1,2 @@
-SHA256 (KDE/kdeartwork-4.6.2.tar.bz2) = 71688575dd971438456645c1d7f2209210046744c3a20bff103a193a0000a8b0
-SIZE (KDE/kdeartwork-4.6.2.tar.bz2) = 116890717
+SHA256 (KDE/kdeartwork-4.6.3.tar.bz2) = 5b9865381cdb41901b936745681e3b429b633f019bb9fd8a2ec36a59a4ebfcaa
+SIZE (KDE/kdeartwork-4.6.3.tar.bz2) = 116889676