Ticket #46975: kde4runtime-14.12.diff

File kde4runtime-14.12.diff, 4.5 KB (added by RJVB (René Bertin), 9 years ago)
  • trunk/dports/kde/kde4-runtime/Portfile

    diff --git a/trunk/dports/kde/kde4-runtime/Portfile b/trunk/dports/kde/kde4-runtime/Portfile
    a b  
    44PortSystem          1.0
    55PortGroup           kde4   1.1
    66
     7fetch.type          git
     8git.url             git://anongit.kde.org/kde-runtime
     9git.branch          e08a9f70
     10
    711name                kde4-runtime
    8 version             4.14.3
     12set vupstream       14.12.2
     13version             4.${vupstream}.20150225
     14worksrcdir          ${name}-${vupstream}
     15distname            ${worksrcdir}
    916categories          kde kde4
    1017maintainers         nicos
    1118license             GPL-2+ LGPL-2.1+
     
    1623homepage            http://www.kde.org
    1724master_sites        kde:stable/${version}/src/
    1825use_xz              yes
    19 distname            kde-runtime-${version}
     26#distname            kde-runtime-${version}
    2027
    21 checksums           rmd160  dcbc8624066d83cc8dca85d5ceeb5b4cc327a8fa \
    22                     sha256  78a74e519b4e897ffcee14be98eebd7b672ad2bb6e71a4aa2fe77682b5bc8605
     28#checksums           rmd160  9e5c16749b275c191e6efc4a61e070b8e8c48442 \
     29#                    sha256  b43e1aebd7e9dd13677f2205bb6eef7ee02a7085ae9fd34a39bad55d5df56fe7
    2330
    2431#Binaries do not link directly to openssl, nor use the ssl backend of kdelibs4,
    2532#nor links to libkimap or libmailtransport from kdepimlibs4
    2633license_noconflict  openssl
    2734
    28 #kwalletd: Fully removing X11 only function to prevent automoc to include it
    29 #DrKonqi: Fix issues with Dr Konqi during bug reporting on OSX (see https://git.reviewboard.kde.org/r/119498/)
    30 patchfiles          patch-kwalletd.diff
     35patchfiles          patch-support-for-lldb.diff \
     36                    patch-make-kioexec-agent.diff \
     37                    patch-phonon-cmakelists.diff
    3138
    3239#Blacklist gcc42 and llvm-gcc-42 (does not build with gcc, ticket #37574)
    3340compiler.blacklist  gcc-4.2 apple-gcc-4.2 llvm-gcc-4.2 macports-llvm-gcc-4.2
     
    4754                    port:raptor2 \
    4855                    port:webp \
    4956                    port:bison \
     57                    port:samba3 \
    5058                    port:shared-mime-info \
    5159                    port:gpgme port:attica \
    5260                    port:libgcrypt port:openexr \
     
    6068#automatically deactivated if not available (ticket #41773)
    6169depends_skip_archcheck  virtuoso
    6270
    63 configure.args-append   -DWITH_PulseAudio=OFF \
    64                         -DXINE_INCLUDE_DIR=\"\" \
     71configure.args-append   -DXINE_INCLUDE_DIR=\"\" \
    6572                        -DXINE_LIBRARY=\"\" \
    6673                        -DWITH_ALSA=OFF \
    6774                        -DWITH_QZeitgeist=OFF \
    6875                        -DWITH_QNtrack=OFF \
    69                         -DWITH_Samba=OFF \
    70                         -DKDEBASE_DISABLE_MULTIMEDIA=ON
     76                        -DWITH_Samba=ON \
     77                        -DKDEBASE_DISABLE_MULTIMEDIA=OFF \
     78                        -DKDERUNTIME_BUILD_NEPOMUK=ON
    7179
    7280variant xine description "Enable xine support" {
    7381# Unsupported. Don't report bugs, unless it comes with a patch :-)
     
    8088    universal_variant no
    8189}
    8290
     91configure.args-delete -DCMAKE_BUILD_TYPE=Release
     92configure.args-append -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo -DCMAKE_STRIP:FILEPATH=/bin/echo
     93
    8394post-destroot {
    8495# Remove this file as it conflicts with hicolor-icon-theme
    8596    file delete ${destroot}${prefix}/share/icons/hicolor/index.theme
     
    8798    file delete ${destroot}${prefix}/include/nepomuk/resourcewatcher.h
    8899}
    89100
    90 livecheck.url       http://kde.mirrors.hoobly.com/stable/
    91 livecheck.regex     (\\d+(\\.\\d+)+)
     101#livecheck.url       http://kde.mirrors.hoobly.com/stable/
     102#livecheck.regex     (\\d+(\\.\\d+)+)
  • deleted file trunk/dports/kde/kde4-runtime/files/patch-kwalletd.diff

    diff --git a/trunk/dports/kde/kde4-runtime/files/patch-kwalletd.diff b/trunk/dports/kde/kde4-runtime/files/patch-kwalletd.diff
    deleted file mode 10644
    + -  
    1 --- kwalletd/kwalletd.h.orig    2013-10-04 23:16:16.000000000 +0900
    2 +++ kwalletd/kwalletd.h 2013-10-04 23:16:26.000000000 +0900
    3 @@ -183,9 +183,6 @@
    4                 void notifyFailures();
    5                 void processTransactions();
    6                 void activatePasswordDialog();
    7 -#ifdef Q_WS_X11
    8 -        void connectToScreenSaver();
    9 -#endif
    10  
    11         private:
    12                 // Internal - open a wallet