wok-current rev 16448
Up: slitaz-tools (bug fix) + slitaz-arm-rpi with a bunch of new functions
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Sat Apr 19 00:20:05 2014 +0200 (2014-04-19) |
parents | d60afb5e45c3 |
children | 95324ca5396c |
files | slitaz-arm-rpi/receipt slitaz-tools-boxes/receipt slitaz-tools/receipt |
line diff
1.1 --- a/slitaz-arm-rpi/receipt Fri Apr 18 21:18:06 2014 +0200 1.2 +++ b/slitaz-arm-rpi/receipt Sat Apr 19 00:20:05 2014 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-arm-rpi" 1.7 -VERSION="0.3" 1.8 +VERSION="0.4" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="SliTaz Raspberry Pi: tools, CGI adm, configs and artwork." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -12,12 +12,12 @@ 1.13 HOST_ARCH="arm" 1.14 1.15 DEPENDS="slitaz-configs dialog" 1.16 -CONFIG_FILES=" 1.17 -/boot/cmdline.txt 1.18 -/boot/config.txt 1.19 -/etc/slim.conf 1.20 -/etc/rcS.conf 1.21 -/etc/sysctl.conf 1.22 +CONFIG_FILES="\ 1.23 +/boot/cmdline.txt \ 1.24 +/boot/config.txt \ 1.25 +/etc/slim.conf \ 1.26 +/etc/rcS.conf \ 1.27 +/etc/sysctl.conf \ 1.28 /etc/modprobe.d/rpi-blacklist.conf" 1.29 1.30 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/slitaz-tools-boxes/receipt Fri Apr 18 21:18:06 2014 +0200 2.2 +++ b/slitaz-tools-boxes/receipt Sat Apr 19 00:20:05 2014 +0200 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="slitaz-tools-boxes" 2.7 -VERSION="5.8" 2.8 +VERSION="5.8.1" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="All SliTaz GTKdialog boxes to command line tools." 2.11 MAINTAINER="pankso@slitaz.org"
3.1 --- a/slitaz-tools/receipt Fri Apr 18 21:18:06 2014 +0200 3.2 +++ b/slitaz-tools/receipt Sat Apr 19 00:20:05 2014 +0200 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="slitaz-tools" 3.7 -VERSION="5.8" 3.8 +VERSION="5.8.1" 3.9 CATEGORY="system-tools" 3.10 SHORT_DESC="SliTaz tools provide installer and utils usable on termnial." 3.11 MAINTAINER="pankso@slitaz.org"