CVS: moonbase/editors/eric BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
jol at lunar-linux.org
jol at lunar-linux.org
Sat Jul 12 12:57:48 GMT 2003
Update of /var/cvs/lunar/moonbase/editors/eric
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2661
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Add eric, a powerfull editor for python and some other languages
--- NEW FILE: BUILD ---
(
export PATH=/opt/lunar/qt/3/bin:/opt/lunar/kde/3/bin:$PATH
export KDEDIR=/opt/lunar/kde/3
sedit "s/usr\/local\/bin/usr\/bin\//" install.py &&
python install.py
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends "qscintilla" &&
depends "PyQt"
--- NEW FILE: DETAILS ---
MODULE=eric
VERSION=3.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://www.die-offenbachs.de/detlev/files/$SOURCE
SOURCE_MD5=d512d91cf04ce58420e0001952bd45b2
WEB_SITE=http://www.die-offenbachs.de/detlev/eric3.html
ENTERED=20030711
UPDATED=20030711
SHORT="eric is a full featured Python IDE that is written in PyQt using the QScintilla editor widget."
cat << EOF
eric3 is a full featured Python IDE that is written in PyQt using the QScintilla editor widget.
EOF
More information about the Lunar-commits
mailing list