wok-next diff accessx/receipt @ rev 19645

Remove mesa-dri-ati, mesa-dri-intel, mesa-dri-nouveau, mesa-dri-vmwgfx -> mesa-dri. Split llvm. Up/add xorg apps and some other stuff.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 22 03:43:01 2017 +0200 (2017-02-22)
parents 617dbdeb6f7e
children 8f50006d2661
line diff
     1.1 --- a/accessx/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/accessx/receipt	Wed Feb 22 03:43:01 2017 +0200
     1.3 @@ -6,9 +6,9 @@
     1.4  SHORT_DESC="Set and display Xkeyboard (XCB) Accessx features."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -TARBALL="accessx0951.tar.gz"
     1.8 +TARBALL="$PACKAGE${VERSION//./}.tar.gz"
     1.9  WEB_SITE="http://cita.disability.uiuc.edu/software/accessx/freewareaccessx.php"
    1.10 -WGET_URL="http://cita.disability.uiuc.edu/software/accessx/files/$TARBALL"
    1.11 +WGET_URL="$(dirname $WEB_SITE)/files/$TARBALL"
    1.12  
    1.13  DEPENDS="tk tcl"
    1.14  BUILD_DEPENDS="xorg-libX11-dev"