wok rev 25422
Update some web_site
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Aug 17 07:09:31 2022 +0000 (2022-08-17) |
parents | 00bff3684d8a |
children | a41dbb6ded61 |
files | BootProg/stuff/bootex.asm clonezilla/receipt enchant2-dev/receipt enchant2/receipt ftgl-dev/receipt ftgl/receipt imlib-dev/receipt imlib/receipt psycopg2/receipt |
line diff
1.1 --- a/BootProg/stuff/bootex.asm Wed Aug 10 07:02:08 2022 +0000 1.2 +++ b/BootProg/stuff/bootex.asm Wed Aug 17 07:09:31 2022 +0000 1.3 @@ -365,8 +365,8 @@ 1.4 imul si, dx, byte 4 ; si=entry # offset in sector 1.5 1.6 cdq 1.7 - add eax, [bx(bpbFatSectorStart)] ; sector # relative to FAT32 1.8 - call ReadSectorC ; read 1 FAT32 sector 1.9 + add eax, [bx(bpbFatSectorStart)] ; sector # relative to exFAT 1.10 + call ReadSectorC ; read 1 exFAT sector 1.11 1.12 mov esi, [es:si] ; esi=next cluster # 1.13
2.1 --- a/clonezilla/receipt Wed Aug 10 07:02:08 2022 +0000 2.2 +++ b/clonezilla/receipt Wed Aug 17 07:09:31 2022 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="The Free and Open Source Software for Disk Imaging and Cloning" 2.5 MAINTAINER="shann@slitaz.org" 2.6 LICENSE="GPL2" 2.7 -WEB_SITE="http://clonezilla.org" 2.8 +WEB_SITE="https://clonezilla.org" 2.9 2.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 2.11 WGET_URL="https://free.nchc.org.tw/drbl-core/old/src/$TARBALL"
3.1 --- a/enchant2-dev/receipt Wed Aug 10 07:02:08 2022 +0000 3.2 +++ b/enchant2-dev/receipt Wed Aug 17 07:09:31 2022 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Development files for enchant." 3.5 MAINTAINER="pankso@slitaz.org" 3.6 LICENSE="LGPL2.1" 3.7 -WEB_SITE="https://www.abisource.com/projects/enchant/" 3.8 +WEB_SITE="https://github.com/AbiWord/enchant" 3.9 3.10 DEPENDS="enchant2 pkg-config" 3.11 WANTED="enchant2"
4.1 --- a/enchant2/receipt Wed Aug 10 07:02:08 2022 +0000 4.2 +++ b/enchant2/receipt Wed Aug 17 07:09:31 2022 +0000 4.3 @@ -7,7 +7,7 @@ 4.4 SHORT_DESC="Enchant spell checking library." 4.5 MAINTAINER="pankso@slitaz.org" 4.6 LICENSE="LGPL2.1" 4.7 -WEB_SITE="https://www.abisource.com/projects/enchant/" 4.8 +WEB_SITE="https://github.com/AbiWord/enchant" 4.9 4.10 SOURCE="enchant" 4.11 TARBALL="$PACKAGE-$VERSION.tar.gz"
5.1 --- a/ftgl-dev/receipt Wed Aug 10 07:02:08 2022 +0000 5.2 +++ b/ftgl-dev/receipt Wed Aug 17 07:09:31 2022 +0000 5.3 @@ -6,7 +6,7 @@ 5.4 SHORT_DESC="Development files for ftgl." 5.5 MAINTAINER="slaxemulator@gmail.com" 5.6 LICENSE="GPL2" 5.7 -WEB_SITE="https://sourceforge.net/projects/ftgl/" 5.8 +WEB_SITE="https://github.com/frankheckenbach/ftgl" 5.9 5.10 DEPENDS="ftgl pkg-config" 5.11 WANTED="ftgl"
6.1 --- a/ftgl/receipt Wed Aug 10 07:02:08 2022 +0000 6.2 +++ b/ftgl/receipt Wed Aug 17 07:09:31 2022 +0000 6.3 @@ -6,7 +6,7 @@ 6.4 SHORT_DESC="OpenGL library to use arbitrary fonts." 6.5 MAINTAINER="slaxemulator@gmail.com" 6.6 LICENSE="GPL2" 6.7 -WEB_SITE="https://sourceforge.net/projects/ftgl/" 6.8 +WEB_SITE="https://github.com/frankheckenbach/ftgl" 6.9 6.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 6.11 WGET_URL="https://github.com/frankheckenbach/$PACKAGE/archive/v$VERSION.tar.gz"
7.1 --- a/imlib-dev/receipt Wed Aug 10 07:02:08 2022 +0000 7.2 +++ b/imlib-dev/receipt Wed Aug 17 07:09:31 2022 +0000 7.3 @@ -4,7 +4,7 @@ 7.4 VERSION="1.9.15" 7.5 CATEGORY="development" 7.6 SHORT_DESC="imlib devel files." 7.7 -WEB_SITE="http://freshmeat.net/projects/imlib/" 7.8 +WEB_SITE="https://download.gnome.org/sources/$PACKAGE/" 7.9 MAINTAINER="rcx@zoominternet.net" 7.10 LICENSE="GPL2" 7.11 WANTED="imlib"
8.1 --- a/imlib/receipt Wed Aug 10 07:02:08 2022 +0000 8.2 +++ b/imlib/receipt Wed Aug 17 07:09:31 2022 +0000 8.3 @@ -7,12 +7,13 @@ 8.4 MAINTAINER="rcx@zoominternet.net" 8.5 LICENSE="GPL2" 8.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 8.7 -WEB_SITE="http://freshmeat.net/projects/imlib/" 8.8 +WEB_SITE="https://download.gnome.org/sources/$PACKAGE/" 8.9 WGET_URL="https://download.gnome.org/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 8.10 8.11 DEPENDS="glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext giflib jpeg libpng tiff zlib util-linux-uuid" 8.12 BUILD_DEPENDS="slitaz-toolchain xorg-dev xorg-xextproto giflib giflib-dev jpeg jpeg-dev libpng libpng-dev tiff tiff-dev zlib zlib-dev util-linux-uuid-dev" 8.13 8.14 +# What is the latest version available today? 8.15 current_version() 8.16 { 8.17 wget -O - $(dirname $WGET_URL) 2>/dev/null | \
9.1 --- a/psycopg2/receipt Wed Aug 10 07:02:08 2022 +0000 9.2 +++ b/psycopg2/receipt Wed Aug 17 07:09:31 2022 +0000 9.3 @@ -6,7 +6,7 @@ 9.4 SHORT_DESC="PostgreSQL database adapter for the Python." 9.5 MAINTAINER="pascal.bellard@slitaz.org" 9.6 LICENSE="LGPL3" 9.7 -WEB_SITE="http://initd.org/psycopg/" 9.8 +WEB_SITE="https://pypi.org/project/psycopg2/" 9.9 9.10 Version=${VERSION%.*} 9.11 Version=${Version/./-}