diff options
author | avilla <avilla@FreeBSD.org> | 2011-10-17 08:03:42 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-10-17 08:03:42 +0800 |
commit | 18f8d6818a2205ed543432ae7b736e36bb0b1ab5 (patch) | |
tree | a38d8a80d7330fafe33e6504e265797c7db5c8ee /x11-clocks/kdetoys4 | |
parent | 7e1a35526ca99e8f9cc466c562f4184911eb911c (diff) | |
download | freebsd-ports-gnome-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.tar.gz freebsd-ports-gnome-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.tar.zst freebsd-ports-gnome-18f8d6818a2205ed543432ae7b736e36bb0b1ab5.zip |
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports
We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.
PR: 156293 [1]
159219 [2]
160164 [3]
Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1]
Alvaro Castillo <gobledb@gmail.com> [2]
dkeav04@gmail.com [3]
Tested by: exp-run via pav
Diffstat (limited to 'x11-clocks/kdetoys4')
-rw-r--r-- | x11-clocks/kdetoys4/Makefile | 8 | ||||
-rw-r--r-- | x11-clocks/kdetoys4/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile index c69754a43e2a..e5f5e1edf764 100644 --- a/x11-clocks/kdetoys4/Makefile +++ b/x11-clocks/kdetoys4/Makefile @@ -16,11 +16,13 @@ COMMENT= Collection of entertaining programs for KDE LATEST_LINK= ${PORTNAME}4 -USE_BZIP2= yes -USE_KDE4= kdelibs workspace kdeprefix kdehier automoc4 +USE_KDE4= kdehier kdelibs kdeprefix workspace automoc4 KDE4_BUILDENV= yes USE_QT_VER= 4 -QT_COMPONENTS= opengl gui qmake_build moc_build rcc_build uic_build +QT_COMPONENTS= dbus gui qt3support \ + qmake_build moc_build rcc_build uic_build +USE_XORG= x11 +USE_BZIP2= yes MAKE_JOBS_SAFE= yes MAN6= amor.6 diff --git a/x11-clocks/kdetoys4/distinfo b/x11-clocks/kdetoys4/distinfo index d6031e3c6d74..07baafb6f3e1 100644 --- a/x11-clocks/kdetoys4/distinfo +++ b/x11-clocks/kdetoys4/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/kdetoys-4.6.5.tar.bz2) = 4d4cc99a6117c1e330b7153d33d2157d6770969f17cf1d72593e86b4f8436c96 -SIZE (KDE/kdetoys-4.6.5.tar.bz2) = 402205 +SHA256 (KDE/kdetoys-4.7.2.tar.bz2) = 61992a336e82528c929196c2cbfc8492dec76358a56bbeb4e107fc4633b9a969 +SIZE (KDE/kdetoys-4.7.2.tar.bz2) = 413467 |