diff options
author | makc <makc@FreeBSD.org> | 2009-05-10 03:38:16 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-05-10 03:38:16 +0800 |
commit | 1768b2fcb3619eabf27ce76ae1ad1c6325774ca8 (patch) | |
tree | 8745af9d2fad4b8b324541c7b1b3d734f15fe10e /archivers/ark | |
parent | 187e5f78b1fb15beef257209076e6592b589b93c (diff) | |
download | freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.tar.gz freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.tar.zst freebsd-ports-gnome-1768b2fcb3619eabf27ce76ae1ad1c6325774ca8.zip |
Update KDE ports to 4.2.3
See original release announcement for details:
http://kde.org/announcements/announce-4.2.3.php
New ports:
devel/kdebindings4:
Meta port of KDE bindings for C#, Java, PHP, Python and Ruby.
Currently only Python bindings are supported.
devel/kdebindings4-python, devel/kdebindings4-python-krosspython,
devel/kdebindings4-python-pykde4:
Python bindings for KDE.
print/kdeutils4-printer-applet:
printer-applet is a system tray utility. It shows current print jobs,
shows printer warnings and errors and shows when printers that have
been plugged in for the first time are being auto-configured by
hal-cups-utils. It replaces kjobviewer in KDE 3.
print/system-config-printer-kde
A port of Gnome system-config-printer to KDE.
Diffstat (limited to 'archivers/ark')
-rw-r--r-- | archivers/ark/Makefile | 11 | ||||
-rw-r--r-- | archivers/ark/distinfo | 6 | ||||
-rw-r--r-- | archivers/ark/pkg-plist | 6 |
3 files changed, 14 insertions, 9 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile index d1ab65405c28..bd21ac898aaf 100644 --- a/archivers/ark/Makefile +++ b/archivers/ark/Makefile @@ -14,16 +14,16 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Utilities for the KDE4 integrated X11 Desktop -LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \ zip.1:${PORTSDIR}/archivers/libzip \ qimageblitz.4:${PORTSDIR}/x11/qimageblitz -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gpg2:${PORTSDIR}/security/gnupg LATEST_LINK= ${PORTNAME}4 USE_BZIP2= yes USE_QT_VER= 4 -KDE4_BUILDENV= yes +KDE4_BUILDENV= yes USE_KDE4= kdelibs pimlibs kdeprefix kdehier automoc4 QT_COMPONENTS= network gui porting xml \ qmake_build moc_build rcc_build uic_build @@ -34,4 +34,9 @@ MAN1= ark.1 post-extract: ${MKDIR} ${WRKSRC} +post-patch: +#disable printer-applet, it comes with print/kdeutils4-printer-applet + ${REINPLACE_CMD} -e '/add_subdirectory.*printer-applet/d' \ + ${WRKSRC}/../CMakeLists.txt + .include <bsd.port.mk> diff --git a/archivers/ark/distinfo b/archivers/ark/distinfo index 076fd4604272..d39e54bf8490 100644 --- a/archivers/ark/distinfo +++ b/archivers/ark/distinfo @@ -1,3 +1,3 @@ -MD5 (KDE/kdeutils-4.2.2.tar.bz2) = 3df5186f9dacddbce48a1c7eb35515cd -SHA256 (KDE/kdeutils-4.2.2.tar.bz2) = b005a16f5c4cb5ce0a3e2b886f6b5a051d1d2170c013cdc154528a357ac3bb8b -SIZE (KDE/kdeutils-4.2.2.tar.bz2) = 2376713 +MD5 (KDE/kdeutils-4.2.3.tar.bz2) = 8fddacea28f6c0a6c2ac2462750b7e50 +SHA256 (KDE/kdeutils-4.2.3.tar.bz2) = 154b37701adb4ba7c870020b95621e128c51145ae78aee6cbd181b17cb25a224 +SIZE (KDE/kdeutils-4.2.3.tar.bz2) = 2378200 diff --git a/archivers/ark/pkg-plist b/archivers/ark/pkg-plist index 6fa2d33299a7..bdd61ec32069 100644 --- a/archivers/ark/pkg-plist +++ b/archivers/ark/pkg-plist @@ -155,16 +155,16 @@ share/doc/HTML/en/ktimer/two.at.once.png share/doc/HTML/en/kwallet/common share/doc/HTML/en/kwallet/edit1.png share/doc/HTML/en/kwallet/edit2.png +share/doc/HTML/en/kwallet/first-open-request.png share/doc/HTML/en/kwallet/index.cache.bz2 share/doc/HTML/en/kwallet/index.docbook share/doc/HTML/en/kwallet/kwalletmanager.png -share/doc/HTML/en/kwallet/save-login-information.png -share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png share/doc/HTML/en/kwallet/openwallet-request.png share/doc/HTML/en/kwallet/oxygen48-status-wallet-closed.png +share/doc/HTML/en/kwallet/oxygen48-status-wallet-open.png share/doc/HTML/en/kwallet/password1.png -share/doc/HTML/en/kwallet/first-open-request.png share/doc/HTML/en/kwallet/password2.png +share/doc/HTML/en/kwallet/save-login-information.png share/doc/HTML/en/okteta/basics.docbook share/doc/HTML/en/okteta/common share/doc/HTML/en/okteta/credits.docbook |