wok-current diff xorg-libXrandr/receipt @ rev 15769
Up tazinst (3.94)
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Tue Jan 07 21:51:41 2014 +0100 (2014-01-07) |
parents | 347dd368a084 |
children | cf41f989b6d2 |
line diff
1.1 --- a/xorg-libXrandr/receipt Fri May 24 12:00:25 2013 +0200 1.2 +++ b/xorg-libXrandr/receipt Tue Jan 07 21:51:41 2014 +0100 1.3 @@ -5,14 +5,16 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="Xorg server module." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="MIT" 1.8 SOURCE="libXrandr" 1.9 TARBALL="$SOURCE-$VERSION.tar.bz2" 1.10 -DEPENDS="xorg-libXext xorg-libXrender" 1.11 -BUILD_DEPENDS="xorg-randrproto xorg-libXext-dev xorg-libXrender-dev" 1.12 WEB_SITE="http://www.x.org/" 1.13 WGET_URL="$XORG_MIRROR/lib/$TARBALL" 1.14 CROSS="bug: can not run test programm" 1.15 1.16 +DEPENDS="xorg-libXext xorg-libXrender" 1.17 +BUILD_DEPENDS="xorg-randrproto xorg-libXext-dev xorg-libXrender-dev" 1.18 + 1.19 # Rules to configure and make the package. 1.20 compile_rules() 1.21 {