[Lunar-commits] CVS: moonbase/ftp/gift-fasttrack BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1 POST_INSTALL, NONE, 1.1
Jens Luedicke
perldude at lunar-linux.org
Sun Aug 1 11:27:24 GMT 2004
Update of /var/cvs/lunar/moonbase/ftp/gift-fasttrack
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24552/gift-fasttrack
Added Files:
BUILD DEPENDS DETAILS POST_INSTALL
Log Message:
giFT FastTrack plugin
--- NEW FILE: BUILD ---
(
./configure --build=$BUILD \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
$OPTS &&
make &&
prepare_install &&
PREFIX=/usr/lib/giFT make install
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends gift
--- NEW FILE: DETAILS ---
MODULE=gift-fasttrack
VERSION=0.8.7
SOURCE=giFT-FastTrack-$VERSION.tar.gz
SOURCE_URL=http://download.berlios.de/gift-fasttrack/$SOURCE
SOURCE_VFY=md5:022870472f3783f19bfe97fa87334478
SOURCE_DIRECTORY=$BUILD_DIRECTORY/giFT-FastTrack-$VERSION
WEB_SITE=http://gift-fasttrack.berlios.de/
ENTERED=20040801
UPDATED=20040801
SHORT="giFT-FastTrack is a giFT plugin for using the FastTrack network"
cat << EOF
giFT-FastTrack is a plugin for giFT (http://giftproject.org) which enables users of giFT to participate in the FastTrack network. The required cryptographic algorithms have been successfully reverse engineered and searching/downloading already work.
EOF
--- NEW FILE: POST_INSTALL ---
echo "Add 'FastTrack' to your module configuration line" &&
echo "at your $HOME/.giFT/gift.conf to enable the plugin" &&
sleep 4
More information about the Lunar-commits
mailing list