[Lunar-commits] CVS: moonbase/zbeta/weechat-cvs BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Terry Chan
tchan at lunar-linux.org
Fri Mar 18 07:19:56 UTC 2005
Update of /var/cvs/lunar/moonbase/zbeta/weechat-cvs
In directory espresso.foo-projects.org:/tmp/cvs-serv13198
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Wrote a proper cvs module for "weechat". Solved the anonymous cvs problem --
the weechat devs webpage is outdated for the correct instructions on
fetching from savannah. This module has the advantage over the other
zbeta/weechat module in that it doesn't mess around with "rm" of files
in /var/spool/lunar.
--- NEW FILE: BUILD ---
(
OPTS="$OPTS --enable-perl --disable-nls" &&
./autogen.sh --build=$BUILD \
--prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--infodir=/usr/share/info \
--mandir=/usr/share/man \
$OPTS &&
default_build
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends ncurses
--- NEW FILE: DETAILS ---
MODULE=weechat-cvs
VERSION=0.1.1
SOURCE=${MODULE}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/weechat
SOURCE_URL=cvs://:ext:anoncvs@savannah.nongnu.org:/cvsroot/weechat:weechat
WEB_SITE=http://weechat.flashtux.org/index.php?lang=en
ENTERED=20050223
UPDATED=`date -u +%Y%m%d`
PSAFE=no
SHORT="WeeChat is very light and neat IRC client"
cat << EOF
WeeChat is very light and neat IRC client. This is the cvs
development version.
EOF
More information about the Lunar-commits
mailing list