wok-next rev 3971
Up: sylpheed (2.7.1)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Aug 27 02:00:57 2009 +0200 (2009-08-27) |
parents | c24456cbf6d0 |
children | 61801b883f4c |
files | sylpheed-dev/receipt sylpheed/receipt |
line diff
1.1 --- a/sylpheed-dev/receipt Wed Aug 26 14:28:35 2009 +0000 1.2 +++ b/sylpheed-dev/receipt Thu Aug 27 02:00:57 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sylpheed-dev" 1.7 -VERSION="2.7.0" 1.8 +VERSION="2.7.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Sylpheed devel files" 1.11 MAINTAINER="fraazz@altern.org"
2.1 --- a/sylpheed/receipt Wed Aug 26 14:28:35 2009 +0000 2.2 +++ b/sylpheed/receipt Thu Aug 27 02:00:57 2009 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="sylpheed" 2.7 -VERSION="2.7.0" 2.8 +VERSION="2.7.1" 2.9 CATEGORY="network" 2.10 SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client" 2.11 MAINTAINER="fraazz@altern.org" 2.12 @@ -20,6 +20,7 @@ 2.13 --prefix=/usr \ 2.14 --infodir=/usr/share/info \ 2.15 --mandir=/usr/share/man \ 2.16 + --disable-gtkspell \ 2.17 $CONFIGURE_ARGS && 2.18 make && 2.19 make DESTDIR=$PWD/_pkg install