wok rev 20891
Update some WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Feb 26 08:20:18 2019 +0100 (2019-02-26) |
parents | 45543b1af36a |
children | 02c70d036ea0 |
files | python-chardet/receipt syslinux/stuff/iso2exe/init syslinux/stuff/iso2exe/iso2exe.sh xcursor-comix/receipt |
line diff
1.1 --- a/python-chardet/receipt Mon Feb 25 17:52:18 2019 +0100 1.2 +++ b/python-chardet/receipt Tue Feb 26 08:20:18 2019 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="devel@slitaz.org" 1.5 SHORT_DESC="Python module for character encoding auto-detection" 1.6 LICENSE="LGPL2.1" 1.7 -WEB_SITE="https://pypi.org/project/$SOURCE/" 1.8 +WEB_SITE="https://github.com/chardet/chardet" 1.9 TARBALL="$SOURCE-$VERSION.tgz" 1.10 WGET_URL="$WEB_SITE/download/$TARBALL" 1.11
2.1 --- a/syslinux/stuff/iso2exe/init Mon Feb 25 17:52:18 2019 +0100 2.2 +++ b/syslinux/stuff/iso2exe/init Tue Feb 26 08:20:18 2019 +0100 2.3 @@ -68,7 +68,7 @@ 2.4 esac 2.5 done ;; 2.6 --menu|--radiolist) 2.7 - [ "$1" == "--menu" ] && shft=2 || shft=3 2.8 + [ "$1" = "--menu" ] && shft=2 || shft=3 2.9 label="" 2.10 [ "$2" ] && label="\n$2" 2.11 shift 5 2.12 @@ -138,7 +138,7 @@ 2.13 2.14 checkmagic() 2.15 { 2.16 - [ -s $1 ] && [ $(getarg magic) == $(get 18 $1 2) ] 2.17 + [ -s $1 ] && [ $(getarg magic) = $(get 18 $1 2) ] 2.18 } 2.19 2.20 getiso() 2.21 @@ -667,7 +667,7 @@ 2.22 hascustomconf() 2.23 { 2.24 [ "$(ddq bs=2k skip=$(customsector) if="/mnt/$ISO" | ddq bs=1 count=6)" \ 2.25 - == "#!boot" ] 2.26 + = "#!boot" ] 2.27 } 2.28 2.29 gotcustomconf() 2.30 @@ -705,7 +705,7 @@ 2.31 { 2.32 dotwait "Checking iso image" 2.33 [ "$(ddq if=/mnt/$ISO bs=2k skip=16 \ 2.34 - count=$(($(get 32848 /mnt/$ISO 4)-16)) | md5sum)" == \ 2.35 + count=$(($(get 32848 /mnt/$ISO 4)-16)) | md5sum)" = \ 2.36 "$(ddq if=/mnt/$ISO bs=16 count=1 skip=2047 | od -N 16 -t x1 -An | \ 2.37 sed 's/ //g') -" ] && echo "OK" || echo "ERROR" 2.38 echo -en "\rChecking iso hybrid boot..." 2.39 @@ -730,7 +730,7 @@ 2.40 *) break ;; 2.41 esac 2.42 done | md5sum | cut -c1-32)" 2.43 - [ "$md5" == "$(cat $TMP)" ] && echo "OK" || echo "ERROR" 2.44 + [ "$md5" = "$(cat $TMP)" ] && echo "OK" || echo "ERROR" 2.45 rm -f $TMP 2.46 fi 2.47 rm -f /tmp/wait 2.48 @@ -738,7 +738,7 @@ 2.49 read n 2.50 } 2.51 2.52 -if [ "$1" == "--build" ]; then #install-begin 2.53 +if [ "$1" = "--build" ]; then #install-begin 2.54 cp $0 $0.tmp 2.55 uuencode -m - < ifmem.bin | sed -e 's|^[ \t]*||;s|[ \t]*###.*||' \ 2.56 -e 's| *;;|;;|;s|\t\t*|\t|g' \ 2.57 @@ -1130,7 +1130,7 @@ 2.58 2.59 hasflavinfo() 2.60 { 2.61 - [ "$(flavdata | ddq bs=1 count=7)" == "0707010" ] && 2.62 + [ "$(flavdata | ddq bs=1 count=7)" = "0707010" ] && 2.63 echo -en "\"$1\" \"$2\"" 2.64 } 2.65
3.1 --- a/syslinux/stuff/iso2exe/iso2exe.sh Mon Feb 25 17:52:18 2019 +0100 3.2 +++ b/syslinux/stuff/iso2exe/iso2exe.sh Tue Feb 26 08:20:18 2019 +0100 3.3 @@ -282,7 +282,7 @@ 3.4 fileofs $f 3.5 [ $SIZE -eq 0 ] || 3.6 ddq bs=1 count=$SIZE skip=$OFFSET if="$ISO" >$f 3.7 - [ "$f" == "syslinux.mbr" ] && restore_hybrid_mbr "$f" "$ISO" 3.8 + [ "$f" = "syslinux.mbr" ] && restore_hybrid_mbr "$f" "$ISO" 3.9 done 3.10 } 3.11 3.12 @@ -384,7 +384,7 @@ 3.13 for mode in data offset ; do 3.14 ofs=0 3.15 while read tag str; do 3.16 - if [ "$mode" == "data" ]; then 3.17 + if [ "$mode" = "data" ]; then 3.18 echo -en "$str\0" | hexdump -v -e '" " 16/1 "0x%02X, "' \ 3.19 -e '" /* %04.4_ax */ \n"' | \ 3.20 sed 's/ 0x ,/ /g' 3.21 @@ -602,7 +602,7 @@ 3.22 h=$(get 417 "$1" 1) 3.23 [ -z "$RECURSIVE_PARTITION" ] || h=0 3.24 for i in 0 1 2 3 ; do 3.25 - [ $(get $((0x1BE+16*i)) $1 2) == $((0x0080)) ] || continue 3.26 + [ $(get $((0x1BE+16*i)) $1 2) = $((0x0080)) ] || continue 3.27 store $((0x1CA+16*i)) $(($mb*2048-$h)) $1 32 3.28 store $((0x1C5+16*i)) $(($mb-1)) $1 8 3.29 done
4.1 --- a/xcursor-comix/receipt Mon Feb 25 17:52:18 2019 +0100 4.2 +++ b/xcursor-comix/receipt Tue Feb 26 08:20:18 2019 +0100 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="Comix cursor theme" 4.5 MAINTAINER="al.bobylev@gmail.com" 4.6 LICENSE="GPL" 4.7 -WEB_SITE="https://www.kde-look.org/content/show.php/ComixCursors?content=32627" 4.8 +WEB_SITE="https://limitland.de/comixcursors" 4.9 TARBALL="ComixCursors-$VERSION.tar.bz2" 4.10 WGET_URL="http://www.limitland.de/downloads/comixcursors/$TARBALL" 4.11 TAGS="cursor-theme"