wok-next rev 11861
up weechat 0.3.7
author | Samuel Trassare <samuel_trassare@yahoo.com> |
---|---|
date | Mon Feb 27 11:00:09 2012 -0800 (2012-02-27) |
parents | 54381cf19175 |
children | ac3df216b91f |
files | weechat/description.txt weechat/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/weechat/description.txt Mon Feb 27 11:00:09 2012 -0800 1.3 @@ -0,0 +1,2 @@ 1.4 +WeeChat is a fast, light and extensible chat client. It runs on many platforms 1.5 +(including Linux, BSD and Mac OS).
2.1 --- a/weechat/receipt Mon Feb 27 10:43:31 2012 -0800 2.2 +++ b/weechat/receipt Mon Feb 27 11:00:09 2012 -0800 2.3 @@ -1,12 +1,12 @@ 2.4 # SliTaz package receipt 2.5 2.6 PACKAGE="weechat" 2.7 -VERSION="0.3.5" 2.8 +VERSION="0.3.7" 2.9 CATEGORY="network" 2.10 SHORT_DESC="a fast, light and extensible chat client." 2.11 MAINTAINER="rocky@slitaz.org" 2.12 DEPENDS="ncursesw libgcrypt libgnutls libtasn1 python perl" 2.13 -BUILD_DEPENDS="perl python pkg-config" 2.14 +BUILD_DEPENDS="perl python pkg-config curl-dev guile-dev gmp-dev" 2.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.16 WEB_SITE="http://weechat.org/" 2.17 WGET_URL="http://weechat.org/files/src/$TARBALL"