Ticket #38337: Portfile-kdepim4.2.diff
File Portfile-kdepim4.2.diff, 1.6 KB (added by NicosPavlov, 12 years ago) |
---|
-
Portfile
5 5 PortGroup kde4 1.1 6 6 7 7 name kdepim4 8 version 4. 9.58 version 4.10.1 9 9 categories kde kde4 10 10 maintainers sharky intevation.de:bjoern.ricks 11 11 license GPL-2+ LGPL-2+ … … 18 18 use_xz yes 19 19 distname kdepim-${version} 20 20 21 checksums rmd160 64aee190e397eaa5dad9637e42f9ec8067a434b6\22 sha256 e873b9cef574db851cd0341073215412a08a6832c1a32a2ef1b3f94fa45bcd6e21 checksums rmd160 d903ae719f79ea077204f745a9bce321f10726de \ 22 sha256 7b06ceed9e964dbef9fb801406dd44126363069cc89cb3ceb30ae271ea94515a 23 23 24 #Workaround for boost 1.53 25 patchfiles-append patch-assuanserverconnection.diff 26 24 27 depends_lib-append port:kde4-runtime \ 28 port:nepomuk-widgets \ 25 29 port:kdelibs4 port:dblatex \ 26 30 port:kdepimlibs4 path:lib/pkgconfig/glib-2.0.pc:glib2 \ 27 31 port:shared-desktop-ontologies port:libassuan \ … … 30 34 configure.args-append ../${distname} \ 31 35 -DWITH_IndicateQt=OFF 32 36 37 if {![variant_isset docs]} { 38 patchfiles-append patch-CMakeLists.diff 39 } 40 41 if {${configure.compiler} != "clang" && ${os.platform} == "darwin"} { 42 depends_build-append port:clang-3.1 43 configure.compiler macports-clang-3.1 44 } 45 33 46 universal_variant no 34 47 35 48 livecheck.url http://kde.mirrors.hoobly.com/stable/${version}/src/