wok diff sylpheed/receipt @ rev 8614

Fix: xfburn needs intltool to compile
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Feb 14 18:33:51 2011 +0100 (2011-02-14)
parents 1d5b9e8e347e
children 46bdddb99587
line diff
     1.1 --- a/sylpheed/receipt	Tue Sep 21 11:07:00 2010 +0000
     1.2 +++ b/sylpheed/receipt	Mon Feb 14 18:33:51 2011 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sylpheed"
     1.7 -VERSION="3.0.3"
     1.8 +VERSION="3.1.0"
     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 @@ -9,7 +9,7 @@
    1.13  BUILD_DEPENDS="openssl-dev glib glib-dev gtk+-dev expat-dev pkg-config"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://sylpheed.sraoss.jp/en/"
    1.16 -WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v3.0/$TARBALL"
    1.17 +WGET_URL="http://sylpheed.sraoss.jp/sylpheed/v3.1/$TARBALL"
    1.18  TAGS="mail internet"
    1.19  
    1.20  # Rules to configure and make the package.