wok diff punjab/receipt @ rev 7403

Add perl-locale-gettext. Needed for frozen-bubble.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Nov 27 17:47:23 2010 +0000 (2010-11-27)
parents 9a3b496df3cf
children d93669633705
line diff
     1.1 --- a/punjab/receipt	Thu Feb 05 17:08:03 2009 +0000
     1.2 +++ b/punjab/receipt	Sat Nov 27 17:47:23 2010 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="punjab"
     1.7 -VERSION="0.13"
     1.8 +VERSION="0.14"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="HTTP jabber proxy allowing persistent client connections."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.13 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://punjab.sourceforge.net"
    1.15 -WGET_URL="http://code.stanziq.com/cgit/$PACKAGE/$PACKAGE/snapshot/$TARBALL"
    1.16 +WGET_URL="http://code.stanziq.com/$PACKAGE/releases/$TARBALL"
    1.17  DEPENDS="python twisted twisted-words twisted-web twisted-conch pyopenssl"
    1.18 -BUILD_DEPENDS="python"
    1.19 +BUILD_DEPENDS="python python-dev"
    1.20  CONFIG_FILES="/etc/punjab.tac"
    1.21  
    1.22  # Rules to configure and make the package.