[Lunar-commits] r22041 - moonbase/trunk/graphics/kipi-plugins
Dennis Veatch
stumbles at lunar-linux.org
Fri Nov 3 15:09:58 CET 2006
Author: stumbles
Date: 2006-11-03 15:09:58 +0100 (Fri, 03 Nov 2006)
New Revision: 22041
Modified:
moonbase/trunk/graphics/kipi-plugins/BUILD
moonbase/trunk/graphics/kipi-plugins/DETAILS
Log:
Minor bug fixes and some pathing tweaks.
Modified: moonbase/trunk/graphics/kipi-plugins/BUILD
===================================================================
--- moonbase/trunk/graphics/kipi-plugins/BUILD 2006-11-03 14:04:21 UTC (rev 22040)
+++ moonbase/trunk/graphics/kipi-plugins/BUILD 2006-11-03 14:09:58 UTC (rev 22041)
@@ -1,5 +1,8 @@
-(
-OPTS="$OPTS --prefix=$KDEDIR"
-default_config &&
-default_make
+(
+
+ . /etc/profile.d/qt3.rc
+ . /etc/profile.d/kde3.rc
+
+ default_build
+
) > $C_FIFO 2>&1
Modified: moonbase/trunk/graphics/kipi-plugins/DETAILS
===================================================================
--- moonbase/trunk/graphics/kipi-plugins/DETAILS 2006-11-03 14:04:21 UTC (rev 22040)
+++ moonbase/trunk/graphics/kipi-plugins/DETAILS 2006-11-03 14:09:58 UTC (rev 22041)
@@ -1,11 +1,12 @@
MODULE=kipi-plugins
- VERSION=0.1.0-rc2
+ VERSION=0.1.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$SFORGE_URL/kipi/
- SOURCE_VFY=sha1:09b419399143d60ee4f2020173fbba17354e745d
+ SOURCE_VFY=sha1:1ce7b12539b52cdf08398f54dfcb489374df423b
+ MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
WEB_SITE=http://extragear.kde.org/apps/kipi/#releases/
ENTERED=20041014
- UPDATED=20060618
+ UPDATED=20061103
SHORT="KDE Image Plugin Interface"
cat << EOF
More information about the Lunar-commits
mailing list