[Lunar-commits]
CVS: moonbase/kde3/kdegames3 BUILD, 1.5, 1.6 DETAILS, 1.10, 1.11
Florin Braescu
florin at lunar-linux.org
Sun Jan 18 13:23:10 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/kde3/kdeedu3 BUILD, 1.5, 1.6 DETAILS,
1.10, 1.11
- Next message: [Lunar-commits] CVS: moonbase/kde3/kdebindings3 BUILD, 1.6,
1.7 CONFIGURE, 1.3, 1.4 DETAILS, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/kde3/kdegames3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21112/kdegames3
Modified Files:
BUILD DETAILS
Log Message:
bump version from 3.1.4 to 3.1.5.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdegames3/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 6 Oct 2003 17:18:22 -0000 1.5
+++ BUILD 18 Jan 2004 13:23:07 -0000 1.6
@@ -5,23 +5,16 @@
export LD_LIBRARY_PATH=$QTDIR/lib
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
export LD_RUN_PATH=$KDEDIR/lib:$KDEDIR/lib/kde3
-
-
- ## fix problem with ccache
-# CC=${CC//ccache/} &&
-# CXX=${CXX//ccache/} &&
-# export CC CXX &&
+ ./configure --prefix=$KDEDIR \
+ --enable-final \
+ --disable-debug \
+ --with-qt-dir=$QTDIR \
+ --with-xinerama \
+ $OPTS &&
- ./configure --prefix=$KDEDIR \
- --enable-final \
- --disable-debug \
- --with-qt-dir=$QTDIR \
- --with-xinerama \
- $OPTS &&
-
- make &&
- prepare_install &&
+ make &&
+ prepare_install &&
make install
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdegames3/DETAILS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- DETAILS 6 Oct 2003 17:18:22 -0000 1.10
+++ DETAILS 18 Jan 2004 13:23:07 -0000 1.11
@@ -1,15 +1,15 @@
MODULE=kdegames3
- VERSION=3.1.4
+ VERSION=3.1.5
SOURCE=kdegames-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdegames-$VERSION
SOURCE_URL[0]=$KDE_URL/stable/$VERSION/src/$SOURCE
- SOURCE_VFY=md5:be604fb91e24f990659f5cab2ac8decf
+ SOURCE_VFY=md5:6611d73c37dbd648f556e1370ba00031
WEB_SITE=http://www.kde.org/
ENTERED=20020523
- UPDATED=20031006
+ UPDATED=20040118
+ MAINTAINER=florin at lunar-linux.org
+ MAINTAINER=jol at lunar-linux.org
SHORT="kdegames contains games and diversions."
- MAINTAINER="florin at lunar-linux.org"
- MAINTAINER="jol at lunar-linux.org"
cat << EOF
kdegames contains games and diversions.
- Previous message: [Lunar-commits] CVS: moonbase/kde3/kdeedu3 BUILD, 1.5, 1.6 DETAILS,
1.10, 1.11
- Next message: [Lunar-commits] CVS: moonbase/kde3/kdebindings3 BUILD, 1.6,
1.7 CONFIGURE, 1.3, 1.4 DETAILS, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list