wok rev 19439

Up xorg-xf86-video-ati (7.7.0)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sun Oct 09 20:37:21 2016 +0300 (2016-10-09)
parents 136e6be5a91e
children 3953e7917ead
files libpng/receipt xorg-xf86-video-ati/receipt
line diff
     1.1 --- a/libpng/receipt	Sun Oct 09 20:18:25 2016 +0300
     1.2 +++ b/libpng/receipt	Sun Oct 09 20:37:21 2016 +0300
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="PNG images library."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  LICENSE="zlib/libpng"
     1.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.8 +TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.9  WEB_SITE="http://libpng.org/pub/png/libpng.html"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
    1.11  HOST_ARCH="i486 arm"
     2.1 --- a/xorg-xf86-video-ati/receipt	Sun Oct 09 20:18:25 2016 +0300
     2.2 +++ b/xorg-xf86-video-ati/receipt	Sun Oct 09 20:37:21 2016 +0300
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="xorg-xf86-video-ati"
     2.7 -VERSION="7.1.0"
     2.8 +VERSION="7.7.0"
     2.9  CATEGORY="x-window"
    2.10  SHORT_DESC="Xorg server ATI driver."
    2.11  MAINTAINER="pankso@slitaz.org"
    2.12 @@ -26,7 +26,7 @@
    2.13  		--mandir=/usr/share/man \
    2.14  		--localstatedir=/var \
    2.15  		--with-xorg-module-dir=$MODS \
    2.16 -		--enable-dri \
    2.17 +		--disable-glamor \
    2.18  		$CONFIGURE_ARGS &&
    2.19  	make && make install
    2.20  }