wok-6.x rev 5592
xorg-libX11 depends on libxcb; add tags to xorg-xf86-video-*; Up trident
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Mon May 17 13:19:39 2010 -0400 (2010-05-17) |
parents | e58d06ee8c63 |
children | d9a7619c373e |
files | xorg-libX11/receipt xorg-xf86-video-ati/receipt xorg-xf86-video-geode/receipt xorg-xf86-video-i740/receipt xorg-xf86-video-intel/receipt xorg-xf86-video-mga/receipt xorg-xf86-video-neomagic/receipt xorg-xf86-video-nv/receipt xorg-xf86-video-openchrome/receipt xorg-xf86-video-s3/receipt xorg-xf86-video-savage/receipt xorg-xf86-video-sis/receipt xorg-xf86-video-trident/receipt |
line diff
1.1 --- a/xorg-libX11/receipt Mon May 17 21:07:00 2010 +0000 1.2 +++ b/xorg-libX11/receipt Mon May 17 13:19:39 2010 -0400 1.3 @@ -5,8 +5,8 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="X11 main client interface to X window system." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="xorg-libXau xorg-libXdmcp" 1.8 -BUILD_DEPENDS="xorg-dev-proto xorg-libXau xorg-xtrans" 1.9 +DEPENDS="xorg-libXau xorg-libXdmcp libxcb" 1.10 +BUILD_DEPENDS="xorg-dev-proto xorg-libXau xorg-xtrans libxcb libxcb-dev" 1.11 SOURCE="libX11" 1.12 TARBALL="$SOURCE-$VERSION.tar.gz" 1.13 WEB_SITE="http://www.x.org/"
2.1 --- a/xorg-xf86-video-ati/receipt Mon May 17 21:07:00 2010 +0000 2.2 +++ b/xorg-xf86-video-ati/receipt Mon May 17 13:19:39 2010 -0400 2.3 @@ -11,6 +11,7 @@ 2.4 TARBALL="$SOURCE-$VERSION.tar.gz" 2.5 WEB_SITE="http://www.x.org/" 2.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 2.7 +TAGS="xorg display" 2.8 2.9 # Rules to configure and make the package. 2.10 compile_rules()
3.1 --- a/xorg-xf86-video-geode/receipt Mon May 17 21:07:00 2010 +0000 3.2 +++ b/xorg-xf86-video-geode/receipt Mon May 17 13:19:39 2010 -0400 3.3 @@ -11,6 +11,7 @@ 3.4 TARBALL="$SOURCE-$VERSION.tar.gz" 3.5 WEB_SITE="http://www.x.org/" 3.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 3.7 +TAGS="xorg display" 3.8 3.9 # Rules to configure and make the package. 3.10 compile_rules()
4.1 --- a/xorg-xf86-video-i740/receipt Mon May 17 21:07:00 2010 +0000 4.2 +++ b/xorg-xf86-video-i740/receipt Mon May 17 13:19:39 2010 -0400 4.3 @@ -11,6 +11,7 @@ 4.4 TARBALL="$SOURCE-$VERSION.tar.gz" 4.5 WEB_SITE="http://www.x.org/" 4.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 4.7 +TAGS="xorg display" 4.8 4.9 # Rules to configure and make the package. 4.10 compile_rules()
5.1 --- a/xorg-xf86-video-intel/receipt Mon May 17 21:07:00 2010 +0000 5.2 +++ b/xorg-xf86-video-intel/receipt Mon May 17 13:19:39 2010 -0400 5.3 @@ -11,6 +11,7 @@ 5.4 TARBALL="$SOURCE-$VERSION.tar.gz" 5.5 WEB_SITE="http://www.x.org/" 5.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 5.7 +TAGS="xorg display" 5.8 5.9 # Rules to configure and make the package. 5.10 compile_rules()
6.1 --- a/xorg-xf86-video-mga/receipt Mon May 17 21:07:00 2010 +0000 6.2 +++ b/xorg-xf86-video-mga/receipt Mon May 17 13:19:39 2010 -0400 6.3 @@ -11,6 +11,7 @@ 6.4 TARBALL="$SOURCE-$VERSION.tar.gz" 6.5 WEB_SITE="http://www.x.org/" 6.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 6.7 +TAGS="xorg display" 6.8 6.9 # Rules to configure and make the package. 6.10 compile_rules()
7.1 --- a/xorg-xf86-video-neomagic/receipt Mon May 17 21:07:00 2010 +0000 7.2 +++ b/xorg-xf86-video-neomagic/receipt Mon May 17 13:19:39 2010 -0400 7.3 @@ -11,6 +11,7 @@ 7.4 TARBALL="$SOURCE-$VERSION.tar.gz" 7.5 WEB_SITE="http://www.x.org" 7.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 7.7 +TAGS="xorg display" 7.8 7.9 # Rules to configure and make the package. 7.10 compile_rules()
8.1 --- a/xorg-xf86-video-nv/receipt Mon May 17 21:07:00 2010 +0000 8.2 +++ b/xorg-xf86-video-nv/receipt Mon May 17 13:19:39 2010 -0400 8.3 @@ -11,6 +11,7 @@ 8.4 TARBALL="$SOURCE-$VERSION.tar.gz" 8.5 WEB_SITE="http://www.x.org/" 8.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 8.7 +TAGS="xorg display" 8.8 8.9 # Rules to configure and make the package. 8.10 compile_rules()
9.1 --- a/xorg-xf86-video-openchrome/receipt Mon May 17 21:07:00 2010 +0000 9.2 +++ b/xorg-xf86-video-openchrome/receipt Mon May 17 13:19:39 2010 -0400 9.3 @@ -13,6 +13,7 @@ 9.4 TARBALL="$SOURCE-$VERSION.tar.gz" 9.5 WEB_SITE="http://www.x.org/" 9.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 9.7 +TAGS="xorg display" 9.8 9.9 # Rules to configure and make the package. 9.10 compile_rules()
10.1 --- a/xorg-xf86-video-s3/receipt Mon May 17 21:07:00 2010 +0000 10.2 +++ b/xorg-xf86-video-s3/receipt Mon May 17 13:19:39 2010 -0400 10.3 @@ -11,6 +11,7 @@ 10.4 TARBALL="$SOURCE-$VERSION.tar.gz" 10.5 WEB_SITE="http://www.x.org/" 10.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 10.7 +TAGS="xorg display" 10.8 10.9 # Rules to configure and make the package. 10.10 compile_rules()
11.1 --- a/xorg-xf86-video-savage/receipt Mon May 17 21:07:00 2010 +0000 11.2 +++ b/xorg-xf86-video-savage/receipt Mon May 17 13:19:39 2010 -0400 11.3 @@ -11,6 +11,7 @@ 11.4 TARBALL="$SOURCE-$VERSION.tar.gz" 11.5 WEB_SITE="http://www.x.org/" 11.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 11.7 +TAGS="xorg display" 11.8 11.9 # Rules to configure and make the package. 11.10 compile_rules()
12.1 --- a/xorg-xf86-video-sis/receipt Mon May 17 21:07:00 2010 +0000 12.2 +++ b/xorg-xf86-video-sis/receipt Mon May 17 13:19:39 2010 -0400 12.3 @@ -11,6 +11,7 @@ 12.4 TARBALL="$SOURCE-$VERSION.tar.gz" 12.5 WEB_SITE="http://www.x.org/" 12.6 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 12.7 +TAGS="xorg display" 12.8 12.9 # Rules to configure and make the package. 12.10 compile_rules()
13.1 --- a/xorg-xf86-video-trident/receipt Mon May 17 21:07:00 2010 +0000 13.2 +++ b/xorg-xf86-video-trident/receipt Mon May 17 13:19:39 2010 -0400 13.3 @@ -1,7 +1,7 @@ 13.4 # SliTaz package receipt. 13.5 13.6 PACKAGE="xorg-xf86-video-trident" 13.7 -VERSION="1.3.0" 13.8 +VERSION="1.3.3" 13.9 CATEGORY="x-window" 13.10 SHORT_DESC="Xorg driver for trident cards." 13.11 MAINTAINER="pankso@slitaz.org" 13.12 @@ -11,6 +11,7 @@ 13.13 TARBALL="$SOURCE-$VERSION.tar.gz" 13.14 WEB_SITE="http://www.x.org/" 13.15 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 13.16 +TAGS="xorg display" 13.17 13.18 # Rules to configure and make the package. 13.19 compile_rules()