wok-next diff xorg-libXrandr/receipt @ rev 15579

Remove cromfs-or-squashfs; add some licenses
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 30 10:06:29 2013 +0000 (2013-11-30)
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	Sat Nov 30 10:06:29 2013 +0000
     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  {