wok rev 6781
Up: pycairo to 1.8.10.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Oct 18 16:04:29 2010 +0000 (2010-10-18) |
parents | 9d7bc1a5f111 |
children | 3c30a9acb8ed |
files | pycairo-dev/receipt pycairo/receipt |
line diff
1.1 --- a/pycairo-dev/receipt Mon Oct 18 15:56:29 2010 +0000 1.2 +++ b/pycairo-dev/receipt Mon Oct 18 16:04:29 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pycairo-dev" 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"
2.1 --- a/pycairo/receipt Mon Oct 18 15:56:29 2010 +0000 2.2 +++ b/pycairo/receipt Mon Oct 18 16:04:29 2010 +0000 2.3 @@ -1,14 +1,15 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="pycairo" 2.7 -VERSION="1.8.2" 2.8 +VERSION="1.8.10" 2.9 CATEGORY="development" 2.10 SHORT_DESC="Python bindings for the cairo graphics library." 2.11 MAINTAINER="erjo@slitaz.org" 2.12 DEPENDS="cairo expat fontconfig freetype xorg-libX11 xorg-libXau \ 2.13 xorg-libXdmcp xorg-libXrender xcb-util" 2.14 -BUILD_DEPENDS="pkg-config cairo cairo-dev xorg-xproto" 2.15 -TARBALL="$PACKAGE-$VERSION.tar.gz" 2.16 +BUILD_DEPENDS="pkg-config cairo cairo-dev xorg-xproto python-dev" 2.17 +_SOURCE="py2cairo" # only tar.gz is named different 2.18 +TARBALL="$_SOURCE-$VERSION.tar.gz" 2.19 WEB_SITE="http://www.cairographics.org/pycairo/" 2.20 WGET_URL="http://www.cairographics.org/releases/$TARBALL" 2.21