[Lunar-commits] CVS: moonbase/devel/PyQt BUILD, 1.2, 1.3 DETAILS,
1.9, 1.10 PRE_BUILD, 1.2, 1.3
Joel Vennin
jol at lunar-linux.org
Sat May 29 11:19:44 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/libs/qscintilla BUILD, 1.4,
1.5 DETAILS, 1.6, 1.7
- Next message: [Lunar-commits]
CVS: moonbase/devel/PyKDE PRE_BUILD, NONE, 1.1 BUILD,
1.1, 1.2 DETAILS, 1.1, 1.2 kzip.patch, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/devel/PyQt
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15194
Modified Files:
BUILD DETAILS PRE_BUILD
Log Message:
Bumped version to 3.12.
It's compile fine now using the sip 4.0rc4.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/PyQt/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD 1 May 2003 16:17:53 -0000 1.2
+++ BUILD 29 May 2004 11:19:42 -0000 1.3
@@ -1,15 +1,6 @@
(
-
- LD_LIBRARY_PATH=/usr/lib/python2.2/site-packages
- export QTDIR="/opt/lunar/qt/3"
-
- prepare_install &&
- make &&
- make install &&
+ default_make &&
mkdir -p /usr/share/PyQt &&
cp -R examples3 /usr/share/PyQt &&
cp -R sip /usr/share/PyQt
-## cp eric/eric /usr/bin &&
-## cp -R eric /usr/lib/python2.2/site-packages
-
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/PyQt/DETAILS,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- DETAILS 4 Jan 2004 13:27:02 -0000 1.9
+++ DETAILS 29 May 2004 11:19:42 -0000 1.10
@@ -1,13 +1,13 @@
MODULE=PyQt
EXTRA=x11-gpl
- VERSION=3.8.1
+ VERSION=3.12
SOURCE=$MODULE-$EXTRA-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$EXTRA-$VERSION
SOURCE_URL[0]=http://www.river-bank.demon.co.uk/download/PyQt/$SOURCE
- SOURCE_VFY=md5:bde37288aea521b9981cc8a193707932
+ SOURCE_VFY=md5:0869e68c24ee6e46ae74d3244e7ec299
WEB_SITE=http://www.riverbankcomputing.co.uk/pyqt/index.php
ENTERED=20020520
- UPDATED=20031006
+ UPDATED=20040529
SHORT="PyQt is a set of Python bindings for the Qt toolkit."
cat << EOF
PyQt is a set of Python bindings for the Qt toolkit. The bindings are
Index: PRE_BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/devel/PyQt/PRE_BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- PRE_BUILD 2 Jun 2003 18:55:41 -0000 1.2
+++ PRE_BUILD 29 May 2004 11:19:42 -0000 1.3
@@ -1,8 +1,3 @@
-export QTDIR="/opt/lunar/qt/3"
-
default_pre_build &&
-
cd $SOURCE_DIRECTORY &&
-echo "yes" | python build.py -b /usr/bin \
- -q /opt/lunar/qt/3 \
- $OPTS
+echo "yes" | python ./configure.py $OPTS
- Previous message: [Lunar-commits] CVS: moonbase/libs/qscintilla BUILD, 1.4,
1.5 DETAILS, 1.6, 1.7
- Next message: [Lunar-commits]
CVS: moonbase/devel/PyKDE PRE_BUILD, NONE, 1.1 BUILD,
1.1, 1.2 DETAILS, 1.1, 1.2 kzip.patch, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list