ed2k-gtk-gui
Chad Kittel
vertigo at wi.rr.com
Fri Apr 9 16:54:57 GMT 2004
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Attached is a module for 'ed2k-gtk-gui' from sourceforge. It's a front end to
an eDonkey2000 and/or an Overnet core binary (obtainable from ed2k_gui's
homepage on sourceforge). The core binary is needed for this to be useful,
but it is something that should be downloaded by the user manually at their
leasure... as I don't know our policy on having binaries in the moonbase
(short of key drivers... NVIDIA, et al). The 'lvu what' talks about this and
provides more detail for the user.
- -v3rt1g0
- --
Chad R. Kittel
E-Mail: vertigo at wi.rr.com
- ------------------------------------------------------
Creditor, n.:
A man who has a better memory than a debtor.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAdxux+j8p7lVzKmsRAk44AJwO1D9JrmWva8gFJxm0t3kO1iD34QCg2lQv
1vc59/KR/jDX7mJwieozd9U=
=1rYv
-----END PGP SIGNATURE-----
-------------- next part --------------
(
./configure --prefix=/usr \
$OPTS &&
default_make
) > $C_FIFO 2>&1
-------------- next part --------------
depends gtk+-2 &&
depends gnet2
-------------- next part --------------
MODULE=ed2k-gtk-gui
VERSION=0.6.2
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
WEB_SITE=http://ed2k-gtk-gui.sourceforge.net
ENTERED=20040409
UPDATED=20040409
SHORT="A GUI for the eDonkey2k and Overnet file-sharing programs"
cat << EOF
ed2k-gtk-gui is a graphical frontend (GUI) that allows you
to control an eDonkey2000 command line client (core) running
on the local machine or on a remote host. It is based on the
GTK+ toolkit and the gnet library.
Note: you need a core binary for this to be useful. It is the
core binary that does all the down/uploading. This is just a
frontend to the core. You can obtain a core (for Overnet or
eDonkey2000) at http://ed2k-gtk-gui.sourceforge.net/
EOF
-------------- next part --------------
if ! grep -q CONFIGURED $MODULE_CONFIG; then
if query "Would you like to disable system tray icon support? " n
then OPTS=$OPTS" --disable-systray"
fi
echo 'CONFIGURED="y"' >> $MODULE_CONFIG
echo 'OPTS='\"$OPTS\" >> $MODULE_CONFIG
fi
More information about the Lunar
mailing list