[Lunar-commits] r26369 - in moonbase/trunk/app-themes: QtCurve-Gtk2 QtCurve-KDE3
Dennis Veatch
stumbles at lunar-linux.org
Thu Oct 25 17:12:29 CEST 2007
Author: stumbles
Date: 2007-10-25 17:12:29 +0200 (Thu, 25 Oct 2007)
New Revision: 26369
Modified:
moonbase/trunk/app-themes/QtCurve-Gtk2/BUILD
moonbase/trunk/app-themes/QtCurve-Gtk2/DETAILS
moonbase/trunk/app-themes/QtCurve-KDE3/BUILD
moonbase/trunk/app-themes/QtCurve-KDE3/DETAILS
Log:
Version bump. Man, dem some ugly URLs.
Modified: moonbase/trunk/app-themes/QtCurve-Gtk2/BUILD
===================================================================
--- moonbase/trunk/app-themes/QtCurve-Gtk2/BUILD 2007-10-25 14:19:40 UTC (rev 26368)
+++ moonbase/trunk/app-themes/QtCurve-Gtk2/BUILD 2007-10-25 15:12:29 UTC (rev 26369)
@@ -5,6 +5,7 @@
OPTS="$OPTS --enable-kde-event-filter"
- default_build
+ cmake . -DCMAKE_INSTALL_PREFIX:=`kde-config --prefix` &&
+ default_make
) > $C_FIFO 2>&1
Modified: moonbase/trunk/app-themes/QtCurve-Gtk2/DETAILS
===================================================================
--- moonbase/trunk/app-themes/QtCurve-Gtk2/DETAILS 2007-10-25 14:19:40 UTC (rev 26368)
+++ moonbase/trunk/app-themes/QtCurve-Gtk2/DETAILS 2007-10-25 15:12:29 UTC (rev 26369)
@@ -1,14 +1,14 @@
- MODULE=QtCurve-Gtk2
- VERSION=0.53
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL="http://www.kde-look.org/content/download.php?content=40492&id=3&PHPSESSID=3ba85226cf143c54219c79dc0031a491"
- SOURCE_VFY=sha1:c1a3a61dd46f1b046b61e65ccd2f07098ba0c4ff
+ MODULE=QtCurve-KDE3
+ VERSION=0.55.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL="http://www.kde-look.org/content/download.php?content=40492&id=2&tan=4757066&PHPSESSID=534102b66aee347fbf3e722ee7bd9490"
+ SOURCE_VFY=sha1:330b7784ee969b14eb36eb12a6b43c86cbc28503
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
- WEB_SITE="http://www.kde-look.org/content/show.php?content=40492"
+ WEB_SITE="http://www.kde-look.org/content/show.php/QtCurve+(KDE4,+KDE3,+&+Gtk2+Theme)?content=40492"
ENTERED=20060827
- UPDATED=20070918
- SHORT="A widget styles for Gtk2"
+ UPDATED=20071025
+ SHORT="A widget styles for KDE"
cat << EOF
-This is a set of widget styles for Gtk2 based apps.
+This is a set of widget styles for KDE based apps.
EOF
Modified: moonbase/trunk/app-themes/QtCurve-KDE3/BUILD
===================================================================
--- moonbase/trunk/app-themes/QtCurve-KDE3/BUILD 2007-10-25 14:19:40 UTC (rev 26368)
+++ moonbase/trunk/app-themes/QtCurve-KDE3/BUILD 2007-10-25 15:12:29 UTC (rev 26369)
@@ -3,6 +3,7 @@
. /etc/profile.d/qt3.rc
. /etc/profile.d/kde3.rc
- default_build
+ cmake . -DCMAKE_INSTALL_PREFIX:=`kde-config --prefix` &&
+ default_make
) > $C_FIFO 2>&1
Modified: moonbase/trunk/app-themes/QtCurve-KDE3/DETAILS
===================================================================
--- moonbase/trunk/app-themes/QtCurve-KDE3/DETAILS 2007-10-25 14:19:40 UTC (rev 26368)
+++ moonbase/trunk/app-themes/QtCurve-KDE3/DETAILS 2007-10-25 15:12:29 UTC (rev 26369)
@@ -1,12 +1,12 @@
MODULE=QtCurve-KDE3
- VERSION=0.53
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL="http://www.kde-look.org/content/download.php?content=40492&id=2&PHPSESSID=3ba85226cf143c54219c79dc0031a491"
- SOURCE_VFY=sha1:38375805b5f47c88eb8e73052feba2ee171e5fae
+ VERSION=0.55.1
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL="http://www.kde-look.org/content/download.php?content=40492&id=2&tan=4757066&PHPSESSID=534102b66aee347fbf3e722ee7$
+ SOURCE_VFY=sha1:330b7784ee969b14eb36eb12a6b43c86cbc28503
MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE="http://www.kde-look.org/content/show.php/QtCurve+(KDE4,+KDE3,+&+Gtk2+Theme)?content=40492"
ENTERED=20060827
- UPDATED=20070918
+ UPDATED=20071025
SHORT="A widget styles for KDE"
cat << EOF
More information about the Lunar-commits
mailing list