wok rev 15606

gpxe: fix compile_rules
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Dec 06 19:58:32 2013 +0000 (2013-12-06)
parents 85b6cb8fa228
children badfa9f9b362
files chess3d/receipt cndrvcups-common-dev/receipt cndrvcups-common/receipt cryptopp/receipt gpxe/receipt
line diff
     1.1 --- a/chess3d/receipt	Fri Dec 06 14:33:33 2013 +0000
     1.2 +++ b/chess3d/receipt	Fri Dec 06 19:58:32 2013 +0000
     1.3 @@ -6,6 +6,7 @@
     1.4  SHORT_DESC="3D Chess game in javascript"
     1.5  TARBALL="$PACKAGE-$VERSION.tar.lzma"
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 +LICENSE="GPL"
     1.8  WEB_SITE="http://chessforeva.appspot.com/"
     1.9  TAGS="chess"
    1.10  
     2.1 --- a/cndrvcups-common-dev/receipt	Fri Dec 06 14:33:33 2013 +0000
     2.2 +++ b/cndrvcups-common-dev/receipt	Fri Dec 06 19:58:32 2013 +0000
     2.3 @@ -5,6 +5,7 @@
     2.4  CATEGORY="development"
     2.5  SHORT_DESC="cndrvcups-common devel file"
     2.6  MAINTAINER="jozee@slitaz.org"
     2.7 +LICENSE="other"
     2.8  WANTED="cndrvcups-common"
     2.9  SOURCE="ufr2linuxv180"
    2.10  WEB_SITE="http://www.canon.com.au/pps/colour/imagepress_c1_drivers.aspx"
     3.1 --- a/cndrvcups-common/receipt	Fri Dec 06 14:33:33 2013 +0000
     3.2 +++ b/cndrvcups-common/receipt	Fri Dec 06 19:58:32 2013 +0000
     3.3 @@ -4,6 +4,7 @@
     3.4  VERSION="1.80"
     3.5  CATEGORY="system-tools"
     3.6  MAINTAINER="jozee@slitaz.org"
     3.7 +LICENSE="other"
     3.8  SHORT_DESC="Canon URF2 driver with support for LBP, iR and MF series printers"
     3.9  WEB_SITE="http://www.canon.com.au/pps/colour/imagepress_c1_drivers.aspx"
    3.10  SOURCE="ufr2linuxv180"
     4.1 --- a/cryptopp/receipt	Fri Dec 06 14:33:33 2013 +0000
     4.2 +++ b/cryptopp/receipt	Fri Dec 06 19:58:32 2013 +0000
     4.3 @@ -5,6 +5,7 @@
     4.4  CATEGORY="security"
     4.5  SHORT_DESC="C++ class library of cryptographic schemes."
     4.6  MAINTAINER="pankso@slitaz.org"
     4.7 +LICENSE="MIT PublicDomain"
     4.8  TARBALL="${PACKAGE}561.zip"
     4.9  WEB_SITE="http://www.cryptopp.com"
    4.10  WGET_URL="$WEB_SITE/$TARBALL"
     5.1 --- a/gpxe/receipt	Fri Dec 06 14:33:33 2013 +0000
     5.2 +++ b/gpxe/receipt	Fri Dec 06 19:58:32 2013 +0000
     5.3 @@ -24,7 +24,7 @@
     5.4  	done
     5.5  	sed -i 's/ = ++ns->cur_rx %/++; ns->cur_rx %=/' drivers/net/ns83820.c
     5.6  	sed -i 's/ = (++tp->cur_rx) %/++; tp->cur_rx %=/' drivers/net/tulip.c
     5.7 -	make EXTRA_CFLAGS="-fno-strict-aliasing -Wno-error=unused-but-set-variable"  bin/gpxe.lkrn bin/undionly.kpxe  2>&1 | grep -v housekeeping: | grep -v blib.list
     5.8 +	make EXTRA_CFLAGS="-fno-strict-aliasing"  bin/gpxe.lkrn bin/undionly.kpxe  2>&1 | grep -v housekeeping: | grep -v blib.list
     5.9  }
    5.10  
    5.11  # Rules to gen a SliTaz package suitable for Tazpkg.