wok diff pycairo/receipt @ rev 9266
eduke32: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Mar 15 14:59:35 2011 +0100 (2011-03-15) |
parents | d0fa681cee8d |
children | f0f364ff2de0 |
line diff
1.1 --- a/pycairo/receipt Sat Oct 09 17:19:46 2010 +0200 1.2 +++ b/pycairo/receipt Tue Mar 15 14:59:35 2011 +0100 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