wok-next diff xorg-xf86-video-sis/receipt @ rev 7352
Add libjpeg62
author | Paul Issott <paul@slitaz.org> |
---|---|
date | Mon Nov 22 19:07:33 2010 +0000 (2010-11-22) |
parents | be313e2832de |
children | c514cc4854d8 |
line diff
1.1 --- a/xorg-xf86-video-sis/receipt Mon May 17 13:19:39 2010 -0400 1.2 +++ b/xorg-xf86-video-sis/receipt Mon Nov 22 19:07:33 2010 +0000 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-xf86-video-sis" 1.7 -VERSION="0.10.2" 1.8 +VERSION="0.10.3" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xorg driver for SIS cards." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 -DEPENDS="xorg xorg-server" 1.13 +DEPENDS="xorg xorg-server mesa-dri-sis" 1.14 BUILD_DEPENDS="xorg-server-dev xorg-dev-proto libdrm-dev xorg-libpciaccess-dev" 1.15 SOURCE="xf86-video-sis" 1.16 -TARBALL="$SOURCE-$VERSION.tar.gz" 1.17 +TARBALL="$SOURCE-$VERSION.tar.bz2" 1.18 WEB_SITE="http://www.x.org/" 1.19 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 1.20 TAGS="xorg display"