[86529] trunk/dports/kde/libkdcraw/Portfile
nicos at macports.org
nicos at macports.org
Thu Oct 27 07:53:23 PDT 2011
Revision: 86529
http://trac.macports.org/changeset/86529
Author: nicos at macports.org
Date: 2011-10-27 07:53:23 -0700 (Thu, 27 Oct 2011)
Log Message:
-----------
libkdcraw: explicitely adding kdelibs4 as dependency to ensure build as universal (ticket #31583)
Modified Paths:
--------------
trunk/dports/kde/libkdcraw/Portfile
Modified: trunk/dports/kde/libkdcraw/Portfile
===================================================================
--- trunk/dports/kde/libkdcraw/Portfile 2011-10-27 14:13:28 UTC (rev 86528)
+++ trunk/dports/kde/libkdcraw/Portfile 2011-10-27 14:53:23 UTC (rev 86529)
@@ -6,6 +6,7 @@
name libkdcraw
version 4.7.2
+revision 1
categories kde kde4
license GPL-2+ LGPL-2+
maintainers nicos openmaintainer
@@ -20,7 +21,9 @@
checksums rmd160 741557f214fd815916f9e7f6f6414c90e69fce7c \
sha256 53175f7319bf4e06ba1bb96fd37f003543fcefb6f73b1d069d38bfcf8a51f153
-depends_lib-append port:jpeg port:lcms
+depends_lib-append port:kdelibs4 \
+ port:jpeg \
+ port:lcms
livecheck.url http://kde.mirrors.hoobly.com/stable/latest/src/
livecheck.regex libkdcraw-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111027/d45f9a82/attachment.html>
More information about the macports-changes
mailing list