Ticket #7509: hit.patch

File hit.patch, 1.1 KB (added by takanori@…, 18 years ago)

hit.patch

  • Portfile

    diff -Naur kdelibs3.orig/Portfile kdelibs3/Portfile
    old new  
    55PortSystem 1.0
    66name            kdelibs3
    77version         3.5.1
     8revision        1
    89categories      kde
    910maintainers     ben@opendarwin.org takanori@opendarwin.org
    1011description     Essential libraries for KDE applications. \
     
    2930                port:fontconfig \
    3031                port:freetype \
    3132                port:gettext \
     33                port:hicolor-icon-theme \
    3234                port:jasper \
    3335                port:jpeg \
    3436                port:libart_lgpl \
  • files/InstallScript.sh

    diff -Naur kdelibs3.orig/files/InstallScript.sh kdelibs3/files/InstallScript.sh
    old new  
    66        ./build-helper.sh install        %N %v %r make -j1 install DESTDIR=%d
    77#apidox#./build-helper.sh install-apidox %N %v %r make -j1 install-apidox install-apidox-recurse DESTDIR=%d
    88
    9         #fink
    10         #rm -rf %i/share/icons/hicolor/index.theme
    11         #darwinports
    12         #
     9        rm -rf %i/share/icons/hicolor/index.theme
    1310
    1411        install -c -m 644 darwin/* %i/share/config
    1512