wok-6.x rev 6261
Up: xorg-libXau, xorg-libXau-dev to 1.0.6. Fix typo in xorg-libXau-dev.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Sep 14 14:10:10 2010 +0000 (2010-09-14) |
parents | 58725190b7e5 |
children | 79b097722044 |
files | xorg-libXau-dev/receipt xorg-libXau/receipt |
line diff
1.1 --- a/xorg-libXau-dev/receipt Tue Sep 14 11:56:40 2010 +0000 1.2 +++ b/xorg-libXau-dev/receipt Tue Sep 14 14:10:10 2010 +0000 1.3 @@ -1,11 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-libXau-dev" 1.7 -VERSION="1.0.5" 1.8 +VERSION="1.0.6" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Xorg authorization routines devel files." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENS="xorg-dev" 1.13 +DEPENDS="xorg-dev" 1.14 WANTED="xorg-libXau" 1.15 SOURCE="libXau" 1.16 WEB_SITE="http://www.x.org/"
2.1 --- a/xorg-libXau/receipt Tue Sep 14 11:56:40 2010 +0000 2.2 +++ b/xorg-libXau/receipt Tue Sep 14 14:10:10 2010 +0000 2.3 @@ -1,12 +1,13 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="xorg-libXau" 2.7 -VERSION="1.0.5" 2.8 +VERSION="1.0.6" 2.9 CATEGORY="x-window" 2.10 SHORT_DESC="Xorg authorization routines." 2.11 MAINTAINER="pankso@slitaz.org" 2.12 SOURCE="libXau" 2.13 TARBALL="$SOURCE-$VERSION.tar.gz" 2.14 +BUILD_DEPENDS="pkg-config xorg-xproto" 2.15 WEB_SITE="http://www.x.org/" 2.16 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 2.17