[Lunar-commits] r17791 - moonbase/trunk/kde3-apps/kpl
Florin Braescu
florin at lunar-linux.org
Sun Dec 25 17:43:27 UTC 2005
Author: florin
Date: 2005-12-25 17:43:27 +0000 (Sun, 25 Dec 2005)
New Revision: 17791
Modified:
moonbase/trunk/kde3-apps/kpl/BUILD
moonbase/trunk/kde3-apps/kpl/DETAILS
Log:
small tweaks.
Modified: moonbase/trunk/kde3-apps/kpl/BUILD
===================================================================
--- moonbase/trunk/kde3-apps/kpl/BUILD 2005-12-25 17:15:00 UTC (rev 17790)
+++ moonbase/trunk/kde3-apps/kpl/BUILD 2005-12-25 17:43:27 UTC (rev 17791)
@@ -1,11 +1,11 @@
(
- ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
- --with-qt-dir=${QT_PREFIX:-$QTDIR} \
- --disable-debug \
- --enable-final \
- --enable-fast-malloc=full \
- --with-xinerama \
- $OPTS &&
+ ./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
+ --with-qt-dir=${QT_PREFIX:-$QTDIR} \
+ --disable-debug \
+ --enable-final \
+ --enable-fast-malloc=full \
+ --with-xinerama \
+ $OPTS &&
default_make
Modified: moonbase/trunk/kde3-apps/kpl/DETAILS
===================================================================
--- moonbase/trunk/kde3-apps/kpl/DETAILS 2005-12-25 17:15:00 UTC (rev 17790)
+++ moonbase/trunk/kde3-apps/kpl/DETAILS 2005-12-25 17:43:27 UTC (rev 17791)
@@ -1,13 +1,13 @@
MODULE=kpl
VERSION=3.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://frsl06.physik.uni-freiburg.de/privat/stille/$MODULE/
- SOURCE_VFY=md5:89b2638403563bef61abd8b02e6dd3e9
+ SOURCE_URL=http://frsl06.physik.uni-freiburg.de/privat/stille/$MODULE/
+ SOURCE_VFY=sha1:e4719b7dddb5d58732033f6ecf1a5dfdfa653c72
WEB_SITE=http://frsl06.physik.uni-freiburg.de/privat/stille/$MODULE/
ENTERED=20040216
UPDATED=20040216
- MAINTAINER=florin at lunar-linux.org
- SHORT="program for two- and three-dimensional graphical presentation of data sets and functions."
+ MAINTAINER=florin at lunar-linux.org
+ SHORT="program for two- and three-dimensional graphical presentation of data sets and functions."
cat << EOF
Kpl is a program for two- and three-dimensional graphical presentation of data
More information about the Lunar-commits
mailing list