wok-6.x diff sylpheed/receipt @ rev 4043
Add gsmartcontro (GUI for smartctl)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 08 22:55:13 2009 +0200 (2009-09-08) |
parents | ba6b5b68c12b |
children | 92c33162b915 |
line diff
1.1 --- a/sylpheed/receipt Mon Jul 20 00:50:46 2009 +0200 1.2 +++ b/sylpheed/receipt Tue Sep 08 22:55:13 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sylpheed" 1.7 -VERSION="2.7.0" 1.8 +VERSION="2.7.1" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Simple, lightweight but featureful, and easy-to-use e-mail client" 1.11 MAINTAINER="fraazz@altern.org" 1.12 @@ -20,6 +20,7 @@ 1.13 --prefix=/usr \ 1.14 --infodir=/usr/share/info \ 1.15 --mandir=/usr/share/man \ 1.16 + --disable-gtkspell \ 1.17 $CONFIGURE_ARGS && 1.18 make && 1.19 make DESTDIR=$PWD/_pkg install