CVS: moonbase/kde3-apps/kmldonkey BUILD, NONE, 1.1 DEPENDS, NONE,
1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Wed Nov 12 21:48:08 GMT 2003
Update of /var/cvs/lunar/moonbase/kde3-apps/kmldonkey
In directory dbguin.lunar-linux.org:/tmp/cvs-serv2331
Added Files:
BUILD DEPENDS DETAILS
Log Message:
First import of KMlDonkey GUI !
--- NEW FILE: BUILD ---
(
export KDEDIR=/opt/lunar/kde/3
export PATH=/opt/lunar/qt/3/bin:$KDEDIR/bin:$PATH
./configure --prefix=$KDEDIR \
--with-qt-dir=/opt/lunar/qt/3 \
--disable-debug \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
make &&
prepare_install &&
make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends "kdelibs3" &&
depends "kdebase3"
--- NEW FILE: DETAILS ---
MODULE=kmldonkey
VERSION=0.9.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_VFY=md5:0ac91aba88165ae377754156087b421b
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=http://savannah.nongnu.org/download/kmldonkey/unstable.pkg/$VERSION/$SOURCE
WEB_SITE=http://www.gibreel.net/projects/kmldonkey/
ENTERED=20031112
UPDATED=20031112
SHORT="KMLDonkey is a suite of KDE integration tools for the mldonkey file sharing client."
cat << EOF
KMLDonkey is a project that aims to fully integrate the mldonkey P2P software into the KDE desktop. It consists of the following parts:
A complete MLDonkey GUI frontend using the KDE framework.
A panel applet for Kicker that displays MLDonkey status and can conveniently launch the GUI on demand.
A KIO protocol handler for ed2k links.
A Control Centre module for configuring MLDonkey and client connectivity.
A KIO slave for accessing and previewing active downloads.
A library with a powerful API that allows you to write your own KDE applications for MLDonkey without having to understand a single word of OCaml.
EOF
More information about the Lunar-commits
mailing list