CVS: moonbase/kde3-apps/kxmleditor BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Sun Nov 16 21:34:59 GMT 2003
Update of /var/cvs/lunar/moonbase/kde3-apps/kxmleditor
In directory dbguin.lunar-linux.org:/tmp/cvs-serv26910
Added Files:
BUILD DEPENDS DETAILS
Log Message:
First import of kxmleditor
--- NEW FILE: BUILD ---
(
export QTDIR=/opt/lunar/qt/3
export KDEDIR=/opt/lunar/kde/3
export PATH=$QTDIR/bin:$KDEDIR/bin:$PATH
./configure --prefix=$KDEDIR \
--with-qt-dir=$QTDIR \
--disable-debug \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends "kdelibs3"
--- NEW FILE: DETAILS ---
MODULE=kxmleditor
VERSION=0.8.3
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_VFY=md5:8555a7b791fb38ede27004b21d55627e
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
WEB_SITE=http://kxmleditor.sourceforge.net
ENTERED=20031116
UPDATED=20031116
SHORT="KXML Editor is program, that display and edit contents of XML file."
cat << EOF
KXML Editor is program, that display and edit contents of XML file. Main features:
Drag and drop editing, clipboard support
Use DOM level 2 Qt library parser
KParts technology support
DCOP technology support
Editing KOffice compressed files
EOF
More information about the Lunar-commits
mailing list