wok rev 13434
Up: claws-mail, claws-mail-dev, claws-mail-plugins (3.8.1)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Oct 07 01:15:34 2012 +0200 (2012-10-07) |
parents | 32d25d2c11e2 |
children | c5775237410d |
files | claws-mail-dev/receipt claws-mail-plugins/receipt claws-mail/receipt |
line diff
1.1 --- a/claws-mail-dev/receipt Sun Oct 07 01:05:31 2012 +0200 1.2 +++ b/claws-mail-dev/receipt Sun Oct 07 01:15:34 2012 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="claws-mail-dev" 1.7 -VERSION="3.7.10" 1.8 +VERSION="3.8.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="The user-firendly, lightweight and fast email client dev files" 1.11 MAINTAINER="erjo@slitaz.org"
2.1 --- a/claws-mail-plugins/receipt Sun Oct 07 01:05:31 2012 +0200 2.2 +++ b/claws-mail-plugins/receipt Sun Oct 07 01:15:34 2012 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="claws-mail-plugins" 2.7 -VERSION="3.7.10" 2.8 +VERSION="3.8.1" 2.9 CATEGORY="network" 2.10 SHORT_DESC="Standart plugins for claws-mail." 2.11 MAINTAINER="erjo@slitaz.org"
3.1 --- a/claws-mail/receipt Sun Oct 07 01:05:31 2012 +0200 3.2 +++ b/claws-mail/receipt Sun Oct 07 01:15:34 2012 +0200 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="claws-mail" 3.7 -VERSION="3.7.10" 3.8 +VERSION="3.8.1" 3.9 CATEGORY="network" 3.10 SHORT_DESC="The user-firendly, lightweight and fast email client" 3.11 MAINTAINER="erjo@slitaz.org" 3.12 @@ -23,7 +23,6 @@ 3.13 compile_rules() 3.14 { 3.15 cd $src 3.16 - sed -i 's|<glibconfig.h>|<glib.h>|' src/common/defs.h 3.17 ./configure \ 3.18 --disable-ldap \ 3.19 --disable-jpilot \