wok-current diff hal-extra/receipt @ rev 3805
xplanet: fix for gcc 4.4
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 05 17:11:25 2009 +0200 (2009-08-05) |
parents | 8ca23e8fc082 |
children | f67d486cebfd |
line diff
1.1 --- a/hal-extra/receipt Sun Mar 15 20:53:26 2009 +0000 1.2 +++ b/hal-extra/receipt Wed Aug 05 17:11:25 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="hal-extra" 1.7 -VERSION="0.5.11" 1.8 +VERSION="0.5.12" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Hal devel files." 1.11 WANTED="hal" 1.12 @@ -12,12 +12,12 @@ 1.13 hald-addon-cpufreq 1.14 hald-addon-hid-ups 1.15 hald-addon-imac-backlight 1.16 +hald-addon-ipw-killswitch 1.17 hald-probe-video4linux 1.18 hald-probe-net-bluetooth 1.19 hald-probe-ieee1394-unit 1.20 hald-probe-pc-floppy 1.21 -hald-probe-printer 1.22 -hal-ipw-killswitch-linux" 1.23 +hald-probe-printer" 1.24 1.25 # Rules to gen a SliTaz package suitable for Tazpkg. 1.26 genpkg_rules()