[60591] trunk/dports/kde/kdegraphics4/Portfile

sharky at macports.org sharky at macports.org
Mon Nov 16 07:15:49 PST 2009


Revision: 60591
          http://trac.macports.org/changeset/60591
Author:   sharky at macports.org
Date:     2009-11-16 07:15:46 -0800 (Mon, 16 Nov 2009)
Log Message:
-----------
kdegraphics4 : update to version 4.3.3

* add dependency on sane-backends to build libksane (closes: #22384)
* disable nepomuk support in gwenview (kdebase4-workspace not available)

Modified Paths:
--------------
    trunk/dports/kde/kdegraphics4/Portfile

Modified: trunk/dports/kde/kdegraphics4/Portfile
===================================================================
--- trunk/dports/kde/kdegraphics4/Portfile	2009-11-16 13:54:21 UTC (rev 60590)
+++ trunk/dports/kde/kdegraphics4/Portfile	2009-11-16 15:15:46 UTC (rev 60591)
@@ -5,7 +5,7 @@
 PortGroup           kde4   1.0
 
 name                kdegraphics4
-version             4.3.2
+version             4.3.3
 categories          kde kde4
 maintainers         snc sharky
 description         KDE4 graphics applications
@@ -15,18 +15,20 @@
 master_sites        kde:stable/${version}/src/
 use_bzip2           yes
 distname            kdegraphics-${version}
-checksums           md5     a364a8c0f5ab0c0d41088c92890e6adb \
-                    sha1    142fccc4f6f7d1f059f79e0fc9fd6694ed3a7b0e \
-                    rmd160  094219e8012db889612d1bda484bed15b64dec7b
+checksums           md5     e150a9538133a359e3e2e8ccf0c58575 \
+                    sha1    f3d3155a6edf4fbf39e4dc07d9a6a52965f3f344 \
+                    rmd160  2b9a02cbefb07bb2191eaf94b8f078f43ef2e393
 
 depends_lib-append  port:kdebase4-runtime \
                     port:exiv2 port:poppler \
                     port:djvulibre port:chmlib \
-                    port:libspectre port:qca
+                    port:libspectre port:qca \
+                    port:sane-backends
 
 configure.args-append   ../${distname} \
                         -DQCA2_LIBRARIES=${prefix}/lib/libqca.2.dylib \
-                        -DQCA2_INCLUDE_DIR=${prefix}/include/QTCrypto
+                        -DQCA2_INCLUDE_DIR=${prefix}/include/QTCrypto \
+                        -DGWENVIEW_SEMANTICINFO_BACKEND=None
 
 livecheck.url       http://mirrors.ibiblio.org/pub/mirrors/kde/stable/latest/src/
 livecheck.regex     kdegraphics-(\\d+\\.\\d+\\.\\d+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091116/dd4bc150/attachment.html>


More information about the macports-changes mailing list