wok-current diff xorg-xf86-video-ati/receipt @ rev 19577

unetbootin: slitaz support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 24 11:44:11 2016 +0100 (2016-12-24)
parents 03b2309fd335
children 775714eeb4c8
line diff
     1.1 --- a/xorg-xf86-video-ati/receipt	Mon May 23 23:56:45 2016 +0300
     1.2 +++ b/xorg-xf86-video-ati/receipt	Sat Dec 24 11:44:11 2016 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xorg-xf86-video-ati"
     1.7 -VERSION="7.1.0"
     1.8 +VERSION="7.7.0"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Xorg server ATI driver."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -26,7 +26,7 @@
    1.13  		--mandir=/usr/share/man \
    1.14  		--localstatedir=/var \
    1.15  		--with-xorg-module-dir=$MODS \
    1.16 -		--enable-dri \
    1.17 +		--disable-glamor \
    1.18  		$CONFIGURE_ARGS &&
    1.19  	make && make install
    1.20  }