[Lunar-commits] CVS: moonbase/kde3/kdegraphics3 BUILD, 1.5,
1.6 DETAILS, 1.11, 1.12
Florin Braescu
florin at lunar-linux.org
Sun Jan 18 13:23:10 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/kde3/kdemultimedia3 BUILD, 1.8,
1.9 DEPENDS, 1.4, 1.5 DETAILS, 1.10, 1.11
- Next message: [Lunar-commits]
CVS: moonbase/kde3/kdeutils3 BUILD, 1.5, 1.6 DETAILS, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/kde3/kdegraphics3
In directory dbguin.lunar-linux.org:/tmp/cvs-serv21112/kdegraphics3
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/kdegraphics3/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
@@ -1,29 +1,21 @@
(
-QTDIR=/opt/lunar/qt/3
+ QTDIR=/opt/lunar/qt/3
KDEDIR=/opt/lunar/kde/3
export LD_LIBRARY_PATH=$QTDIR/lib
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
export LD_RUN_PATH=$KDEDIR/lib:$KDEDIR/lib/kde3
+ ./configure --prefix=$KDEDIR \
+ --enable-final \
+ --disable-debug \
+ --with-qt-dir=$QTDIR \
+ --with-xinerama \
+ $OPTS &&
- ## 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 &&
-
- make &&
- prepare_install &&
+ make &&
+ prepare_install &&
make install
-
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/kde3/kdegraphics3/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 6 Oct 2003 17:18:22 -0000 1.11
+++ DETAILS 18 Jan 2004 13:23:07 -0000 1.12
@@ -1,15 +1,15 @@
MODULE=kdegraphics3
- VERSION=3.1.4
+ VERSION=3.1.5
SOURCE=kdegraphics-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/kdegraphics-$VERSION
SOURCE_URL[0]=$KDE_URL/stable/$VERSION/src/$SOURCE
- SOURCE_VFY=md5:c695c8574efca207c445dcef0bb4ae43
+ SOURCE_VFY=md5:ba16a4a71381d57928325bc55ce7fe4c
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="kdegraphics contains graphics and typesetting applications."
- MAINTAINER="florin at lunar-linux.org"
- MAINTAINER="jol at lunar-linux.org"
cat << EOF
kdegraphics contains graphics and typesetting applications.
- Previous message: [Lunar-commits] CVS: moonbase/kde3/kdemultimedia3 BUILD, 1.8,
1.9 DEPENDS, 1.4, 1.5 DETAILS, 1.10, 1.11
- Next message: [Lunar-commits]
CVS: moonbase/kde3/kdeutils3 BUILD, 1.5, 1.6 DETAILS, 1.10, 1.11
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list