wok diff xorg-xf86miscproto/receipt @ rev 15204

busybox: support Unicode up to 0x2BFF (ref: http://jrgraphix.net/research/unicode_blocks.php)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Sep 06 13:34:00 2013 +0300 (2013-09-06)
parents a09e9d64e4c9
children 3af9c976b7d4
line diff
     1.1 --- a/xorg-xf86miscproto/receipt	Fri May 31 00:58:07 2013 +0000
     1.2 +++ b/xorg-xf86miscproto/receipt	Fri Sep 06 13:34:00 2013 +0300
     1.3 @@ -7,7 +7,8 @@
     1.4  MAINTAINER="pankso@slitaz.org"
     1.5  LICENSE="other"
     1.6  WEB_SITE="http://www.x.org/"
     1.7 -TARBALL="${PACKAGE#xorg-}-$VERSION.tar.bz2"
     1.8 +SOURCE="xf86miscproto"
     1.9 +TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.10  WGET_URL="$XORG_MIRROR/proto/$TARBALL"
    1.11  
    1.12  DEPENDS="xorg-xproto"