wok diff cairo-xcb/receipt @ rev 3678
Add pgadmin
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Jul 11 17:13:21 2009 +0200 (2009-07-11) |
parents | 3a4d65af326e |
children |
line diff
1.1 --- a/cairo-xcb/receipt Sun Apr 26 21:12:53 2009 +0200 1.2 +++ b/cairo-xcb/receipt Sat Jul 11 17:13:21 2009 +0200 1.3 @@ -5,10 +5,11 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="2D graphics library." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +SOURCE="cairo" 1.8 DEPENDS="glib pixman libpng zlib expat fontconfig freetype xorg-libX11 \ 1.9 xorg-libXau xorg-libXdmcp xorg-libXrender xcb-util" 1.10 BUILD_DEPENDS="pkg-config pixman-dev libpng-dev zlib-dev fontconfig-dev xcb-util" 1.11 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.12 +TARBALL="$SOURCE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.cairographics.org/" 1.14 WGET_URL="http://cairographics.org/releases/$TARBALL" 1.15 PROVIDE="cairo"