head	1.33;
access;
symbols;
locks; strict;
comment	@# @;


1.33
date	2010.02.28.21.38.16;	author gvermeul;	state Exp;
branches;
next	1.32;

1.32
date	2010.01.19.21.45.45;	author gvermeul;	state Exp;
branches;
next	1.31;

1.31
date	2009.11.14.10.55.05;	author gvermeul;	state Exp;
branches;
next	1.30;

1.30
date	2009.09.30.03.03.20;	author gvermeul;	state Exp;
branches;
next	1.29;

1.29
date	2009.05.28.14.29.33;	author gvermeul;	state Exp;
branches;
next	1.28;

1.28
date	2009.04.19.10.03.08;	author gvermeul;	state Exp;
branches;
next	1.27;

1.27
date	2009.04.18.12.04.20;	author gvermeul;	state Exp;
branches;
next	1.26;

1.26
date	2009.03.28.17.34.16;	author gvermeul;	state Exp;
branches;
next	1.25;

1.25
date	2008.11.03.12.28.37;	author gvermeul;	state Exp;
branches;
next	1.24;

1.24
date	2008.11.02.11.37.51;	author gvermeul;	state Exp;
branches;
next	1.23;

1.23
date	2008.10.25.07.34.38;	author gvermeul;	state Exp;
branches;
next	1.22;

1.22
date	2008.10.12.05.13.20;	author gvermeul;	state Exp;
branches;
next	1.21;

1.21
date	2008.10.09.05.42.18;	author gvermeul;	state Exp;
branches;
next	1.20;

1.20
date	2008.09.01.22.42.22;	author gvermeul;	state Exp;
branches;
next	1.19;

1.19
date	2008.05.06.06.31.54;	author gvermeul;	state Exp;
branches;
next	1.18;

1.18
date	2008.05.04.19.41.37;	author gvermeul;	state Exp;
branches;
next	1.17;

1.17
date	2008.04.27.05.35.35;	author gvermeul;	state Exp;
branches;
next	1.16;

1.16
date	2008.04.13.04.38.20;	author gvermeul;	state Exp;
branches;
next	1.15;

1.15
date	2008.04.12.18.39.06;	author gvermeul;	state Exp;
branches;
next	1.14;

1.14
date	2007.12.06.18.31.26;	author gvermeul;	state Exp;
branches;
next	1.13;

1.13
date	2007.07.30.19.59.12;	author gvermeul;	state Exp;
branches;
next	1.12;

1.12
date	2007.07.22.09.26.10;	author gvermeul;	state Exp;
branches;
next	1.11;

1.11
date	2007.07.01.03.53.28;	author gvermeul;	state Exp;
branches;
next	1.10;

1.10
date	2007.06.23.09.19.03;	author gvermeul;	state Exp;
branches;
next	1.9;

1.9
date	2007.06.13.16.08.41;	author gvermeul;	state Exp;
branches;
next	1.8;

1.8
date	2007.06.11.18.39.21;	author gvermeul;	state Exp;
branches;
next	1.7;

1.7
date	2007.04.10.07.40.30;	author gvermeul;	state Exp;
branches;
next	1.6;

1.6
date	2007.04.06.07.22.28;	author gvermeul;	state Exp;
branches;
next	1.5;

1.5
date	2007.03.26.05.52.16;	author gvermeul;	state Exp;
branches;
next	1.4;

1.4
date	2007.03.16.16.29.07;	author gvermeul;	state Exp;
branches;
next	1.3;

1.3
date	2007.03.08.06.49.21;	author gvermeul;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.28.17.13.59;	author gvermeul;	state Exp;
branches;
next	1.1;

1.1
date	2007.01.21.15.41.39;	author gvermeul;	state Exp;
branches;
next	;


desc
@@


1.33
log
@Upgrade to latest releases and snapshots.
@
text
@#!/bin/bash

WHERE=http://www.riverbankcomputing.com/static/Downloads/sip4
PKG=sip-snapshot-4.10.1-637497440cb5

pushd ../SOURCES
if [ ! -f $PKG.tar.gz ]; then
    wget $WHERE/$PKG.tar.gz
fi
popd

pushd ../BUILD

rm -rf $PKG
tar xvfz ../SOURCES/$PKG.tar.gz
pushd $PKG
python configure.py -u
make
make install
popd # $PKG

rm -rf $PKG
tar xvfz ../SOURCES/$PKG.tar.gz
pushd $PKG
python3 configure.py -u
make
make install
popd # $PKG

popd # ../BUILD

# EOF
@


1.32
log
@Update to latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.10-snapshot-20100108
@


1.31
log
@Upgrade to latest snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.9.2-snapshot-20091108
d13 1
d21 9
@


1.30
log
@Upgrade to latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.9-snapshot-20090916
@


1.29
log
@Upgrade to the latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.8-snapshot-20090527
@


1.28
log
@Update to the latest releases of Shpinx and Jinja2.
Update to the latest subversion snapshots of Riverbank Computing.
@
text
@d4 1
a4 1
PKG=sip-4.8-snapshot-20090418
@


1.27
log
@Update to the latest snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.8-snapshot-20090409
@


1.26
log
@Upgrade to the latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.8-snapshot-20090327
@


1.25
log
@Upgrade to the latest SIP subversion snapshot.
@
text
@d4 1
a4 1
PKG=sip-4.7.8-snapshot-20081102
@


1.24
log
@Upgrade to the latest snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.7.8-snapshot-20081101
@


1.23
log
@Upgrade to the latest SVN snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.7.8-snapshot-20081023
@


1.22
log
@Upgrade to the latest releases and subversion snapshots.
Add build-qscintilla2-svn.
Zap build-celementtree and build-engauge.
@
text
@d4 1
a4 1
PKG=sip-4.7.8-snapshot-20081011
@


1.21
log
@Upgrade to Python-2.6, enable debugging and add support packages.
Upgrade to latests PyQt4/SIP snapshots and enable debugging.
Enable debugging in PyQwt5.
Add Python Imaging Library to help debugging QImage -> array conversion.
@
text
@d4 1
a4 1
PKG=sip-4.7.8-snapshot-20081007
@


1.20
log
@Fixed mixing up the releases and subversion snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.7.8-snapshot-20080830
@


1.19
log
@Upgrade to latest snapshots from Riverbank Computing.
@
text
@d4 1
a4 1
PKG=sip-4.7.5-snapshot-20080504
@


1.18
log
@Upgrade to the latest Trolltech release and Riverbank snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.7.5-snapshot-20080503
@


1.17
log
@Upgrade to latest release candidate and snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.7.5-snapshot-20080424
@


1.16
log
@Upgrade to the latest snapshot.
@
text
@d4 1
a4 1
PKG=sip-4.7.5-snapshot-20080412
@


1.15
log
@Upgrade to Qt-4.4rc1 and to latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-4.7.5-snapshot-20080410
@


1.14
log
@Sync with the latest releases of Qt, PyQt and SIP.
Sync with some older snapshots of PyQt and SIP (forgot to do it
earlier).
@
text
@d3 2
a4 2
WHERE=http://www.riverbankcomputing.com/Downloads/Snapshots/sip4
PKG=sip-4.7-snapshot-20071117
@


1.13
log
@Sync with the latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070727
d22 1
a22 1
# EOF@


1.12
log
@Sync with the latest releases and snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070714
@


1.11
log
@Sync with latest SVN snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070625
@


1.10
log
@Sync with the latest subversion snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070622
@


1.9
log
@Sync with the latest SVN snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070612
@


1.8
log
@Upgrade to the latest versions and snapshots of Qt, ipython, PyQt3,
PyQt4, QScintilla2, SIP and SoQt.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070604
@


1.7
log
@Sync with the latest snapshots of PyQt4, QScintilla, and SIP.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070407
@


1.6
log
@Sync with the latest snapshots of Eric4, PyQt, PyQt4, QScintilla2, and sip.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070402
@


1.5
log
@Sync with the latest snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070325
@


1.4
log
@Upgrade to the latest releases and snapshots.
Compile Qt and Qwt in debug mode.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070310
@


1.3
log
@Update to the latest versions and/or snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070302
@


1.2
log
@Sync with the latest versions.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070127
@


1.1
log
@Add separate scripts to build SIP, PyQt-3, and PyQt-4 snapshots.
@
text
@d4 1
a4 1
PKG=sip-snapshot-20070116
@

