wok rev 25849
Update some urls
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jun 04 16:37:01 2025 +0000 (9 days ago) |
parents | 68fdb1c2f4ae |
children | 4c82c0e81719 |
files | gmp-dev/receipt gmp/receipt lpcnet-dev/receipt lpcnet/receipt lxde/receipt lxdm/receipt lxshortcut/receipt octave/receipt |
line diff
1.1 --- a/gmp-dev/receipt Mon Jun 02 08:53:43 2025 +0000 1.2 +++ b/gmp-dev/receipt Wed Jun 04 16:37:01 2025 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GNU Multiple Precision Arithmetic - development files." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="https://www.gnu.org/software/gmp/" 1.8 +WEB_SITE="https://gmplib.org/" 1.9 1.10 WANTED="gmp" 1.11
2.1 --- a/gmp/receipt Mon Jun 02 08:53:43 2025 +0000 2.2 +++ b/gmp/receipt Wed Jun 04 16:37:01 2025 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="GNU Multiple Precision Arithmetic Library." 2.5 MAINTAINER="pankso@slitaz.org" 2.6 LICENSE="GPL3" 2.7 -WEB_SITE="https://www.gnu.org/software/gmp/" 2.8 +WEB_SITE="https://gmplib.org/" 2.9 2.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.11 WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" 2.12 @@ -15,6 +15,7 @@ 2.13 2.14 HOST_ARCH="i486 arm" 2.15 2.16 +# What is the latest version available today? 2.17 current_version() 2.18 { 2.19 wget -O - $WEB_SITE 2>/dev/null | \
3.1 --- a/lpcnet-dev/receipt Mon Jun 02 08:53:43 2025 +0000 3.2 +++ b/lpcnet-dev/receipt Wed Jun 04 16:37:01 2025 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="Efficient neural speech synthesis, development files" 3.5 MAINTAINER="pascal.bellard@slitaz.org" 3.6 LICENSE="BSD" 3.7 -WEB_SITE="https://people.xiph.org/~jm/demo/lpcnet_codec/" 3.8 +WEB_SITE="https://jmvalin.ca/demo/lpcnet_codec/" 3.9 WANTED="lpcnet" 3.10 3.11 DEPENDS="pkg-config lpcnet"
4.1 --- a/lpcnet/receipt Mon Jun 02 08:53:43 2025 +0000 4.2 +++ b/lpcnet/receipt Wed Jun 04 16:37:01 2025 +0000 4.3 @@ -7,11 +7,12 @@ 4.4 MAINTAINER="pascal.bellard@slitaz.org" 4.5 LICENSE="BSD" 4.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.7 -WEB_SITE="https://people.xiph.org/~jm/demo/lpcnet_codec/" 4.8 +WEB_SITE="https://jmvalin.ca/demo/lpcnet_codec/" 4.9 WGET_URL="https://github.com/mozilla/LPCNet/archive/v$VERSION.tar.gz" 4.10 4.11 BUILD_DEPENDS="automake libtool gcc63" 4.12 4.13 +# What is the latest version available today? 4.14 current_version() 4.15 { 4.16 wget -O - ${WGET_URL%/arch*}/tags 2>/dev/null | \
5.1 --- a/lxde/receipt Mon Jun 02 08:53:43 2025 +0000 5.2 +++ b/lxde/receipt Wed Jun 04 16:37:01 2025 +0000 5.3 @@ -6,7 +6,7 @@ 5.4 SHORT_DESC="Meta-package for the Lightweight X11 Desktop Environement" 5.5 MAINTAINER="pankso@slitaz.org" 5.6 LICENSE="GPL2" 5.7 -WEB_SITE="https://lxde.org/" 5.8 +WEB_SITE="https://sourceforge.net/projects/lxde/" 5.9 TAGS="LXDE window-manager desktop" 5.10 HOST_ARCH="i486 arm" 5.11
6.1 --- a/lxdm/receipt Mon Jun 02 08:53:43 2025 +0000 6.2 +++ b/lxdm/receipt Wed Jun 04 16:37:01 2025 +0000 6.3 @@ -7,7 +7,7 @@ 6.4 MAINTAINER="pankso@slitaz.org" 6.5 LICENSE="GPL3" 6.6 TARBALL="$PACKAGE-$VERSION.tar.xz" 6.7 -WEB_SITE="https://www.lxde.org/" 6.8 +WEB_SITE="https://sourceforge.net/projects/lxdm/" 6.9 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 6.10 TAGS="LXDE" 6.11
7.1 --- a/lxshortcut/receipt Mon Jun 02 08:53:43 2025 +0000 7.2 +++ b/lxshortcut/receipt Wed Jun 04 16:37:01 2025 +0000 7.3 @@ -7,7 +7,7 @@ 7.4 MAINTAINER="rcx@zoominternet.net" 7.5 LICENSE="GPL3" 7.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.7 -WEB_SITE="https://www.lxde.org/" 7.8 +WEB_SITE="https://sourceforge.net/projects/lxde/" 7.9 WGET_URL="$SF_MIRROR/lxde/$TARBALL" 7.10 TAGS="LXDE" 7.11
8.1 --- a/octave/receipt Mon Jun 02 08:53:43 2025 +0000 8.2 +++ b/octave/receipt Wed Jun 04 16:37:01 2025 +0000 8.3 @@ -7,7 +7,7 @@ 8.4 SHORT_DESC="Language for numerical computations." 8.5 MAINTAINER="pascal.bellard@slitaz.org" 8.6 LICENSE="GPL3" 8.7 -WEB_SITE="https://www.gnu.org/software/octave/" 8.8 +WEB_SITE="https://octave.org/" 8.9 8.10 TARBALL="$PACKAGE-$VERSION.tar.xz" 8.11 WGET_URL="http://ftp.gnu.org/gnu/$PACKAGE/$TARBALL"