[Lunar-commits] CVS: moonbase/graphics/skencil BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Terry Chan
tchan at lunar-linux.org
Mon Apr 12 16:42:05 GMT 2004
Update of /var/cvs/lunar/moonbase/graphics/skencil
In directory dbguin.lunar-linux.org:/tmp/cvs-serv19329/skencil
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Moved the sketch app to its new, rename directory skencil. Bumped the version
number to 0.6.16. This should work now with tcl/tk 8.4.
--- NEW FILE: BUILD ---
(
./setup.py configure &&
./setup.py build &&
prepare_install &&
./setup.py install --prefix=/usr
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends tk &&
depends pil
# add python xml support later
--- NEW FILE: DETAILS ---
MODULE=skencil
VERSION=0.6.16
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/sketch/$SOURCE
SOURCE_VFY=md5:22db4f78151629df428c387e035fdad2
WEB_SITE=http://sketch.sourceforge.net/index.html
ENTERED=20020420
UPDATED=20040412
SHORT="Skencil is a vector drawing application."
cat << EOF
Skencilh is a Free Software interactive vector drawing appliction. Known to run
on GNU/Linux and other UNIX-compatible systems, it is a flexible and powerful
tool for illustrations, diagrams and other purposes. Used to be called "Sketch".
EOF
More information about the Lunar-commits
mailing list