wok diff pycairo/receipt @ rev 8300

Up: warzone2100 to 2.3.7.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 31 20:21:47 2011 +0000 (2011-01-31)
parents d0fa681cee8d
children f0f364ff2de0
line diff
     1.1 --- a/pycairo/receipt	Sat Oct 09 17:19:46 2010 +0200
     1.2 +++ b/pycairo/receipt	Mon Jan 31 20:21:47 2011 +0000
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="pycairo"
     1.7 -VERSION="1.8.2"
     1.8 +VERSION="1.8.10"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Python bindings for the cairo graphics library."
    1.11  MAINTAINER="erjo@slitaz.org"
    1.12  DEPENDS="cairo expat fontconfig freetype xorg-libX11 xorg-libXau \
    1.13  xorg-libXdmcp xorg-libXrender xcb-util"
    1.14 -BUILD_DEPENDS="pkg-config cairo cairo-dev xorg-xproto"
    1.15 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.16 +BUILD_DEPENDS="pkg-config cairo cairo-dev xorg-xproto python-dev"
    1.17 +_SOURCE="py2cairo" # only tar.gz is named different
    1.18 +TARBALL="$_SOURCE-$VERSION.tar.gz"
    1.19  WEB_SITE="http://www.cairographics.org/pycairo/"
    1.20  WGET_URL="http://www.cairographics.org/releases/$TARBALL"
    1.21