wok rev 7329

Up: claws-mail to 3.7.7.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Nov 19 16:28:11 2010 +0000 (2010-11-19)
parents 8bcec1b4c9d6
children 57eb534ee8cb
files claws-mail-dev/receipt claws-mail-extras/receipt claws-mail-plugins/receipt claws-mail/receipt
line diff
     1.1 --- a/claws-mail-dev/receipt	Thu Nov 18 21:33:03 2010 +0000
     1.2 +++ b/claws-mail-dev/receipt	Fri Nov 19 16:28:11 2010 +0000
     1.3 @@ -1,12 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="claws-mail-dev"
     1.7 -VERSION="3.7.6"
     1.8 +VERSION="3.7.7"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="The user-firendly, lightweight and fast email client dev files"
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="claws-mail gtk+-dev libetpan-dev"
    1.13 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://www.claws-mail.org/index.php"
    1.15  WANTED="claws-mail"
    1.16  
     2.1 --- a/claws-mail-extras/receipt	Thu Nov 18 21:33:03 2010 +0000
     2.2 +++ b/claws-mail-extras/receipt	Fri Nov 19 16:28:11 2010 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="claws-mail-extras"
     2.7 -VERSION="3.7.6"
     2.8 +VERSION="3.7.7"
     2.9  CATEGORY="meta"
    2.10  SHORT_DESC="All extras plugins for Claws-mail."
    2.11  MAINTAINER="erjo@slitaz.org"
     3.1 --- a/claws-mail-plugins/receipt	Thu Nov 18 21:33:03 2010 +0000
     3.2 +++ b/claws-mail-plugins/receipt	Fri Nov 19 16:28:11 2010 +0000
     3.3 @@ -1,16 +1,14 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="claws-mail-plugins"
     3.7 -VERSION="3.7.6"
     3.8 +VERSION="3.7.7"
     3.9  CATEGORY="network"
    3.10  SHORT_DESC="Standart plugins for claws-mail."
    3.11  MAINTAINER="erjo@slitaz.org"
    3.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    3.13  DEPENDS="claws-mail bogofilter xorg-libXdamage gcc-lib-base"
    3.14  WEB_SITE="http://www.claws-mail.org/index.php"
    3.15  WANTED="claws-mail"
    3.16  
    3.17 -
    3.18  # Rules to gen a SliTaz package suitable for Tazpkg.
    3.19  genpkg_rules()
    3.20  {
     4.1 --- a/claws-mail/receipt	Thu Nov 18 21:33:03 2010 +0000
     4.2 +++ b/claws-mail/receipt	Fri Nov 19 16:28:11 2010 +0000
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="claws-mail"
     4.7 -VERSION="3.7.6"
     4.8 +VERSION="3.7.7"
     4.9  CATEGORY="network"
    4.10  SHORT_DESC="The user-firendly, lightweight and fast email client"
    4.11  MAINTAINER="erjo@slitaz.org"
    4.12 @@ -14,7 +14,7 @@
    4.13  cyrus-sasl-dev xcb-util-dev gtk+-dev pkg-config"
    4.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    4.15  WEB_SITE="http://www.claws-mail.org/index.php"
    4.16 -WGET_URL="http://downloads.sourceforge.net/project/sylpheed-claws/Claws%20Mail/$VERSION/$TARBALL"
    4.17 +WGET_URL="$SF_MIRROR/sylpheed-claws/$TARBALL"
    4.18  TAGS="email client"
    4.19  
    4.20  # Rules to configure and make the package.