wok rev 25775
luajit, wayland, weston: fix current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 15 16:55:07 2024 +0000 (2 months ago) |
parents | 542abd3cd228 |
children | e81b11899c89 |
files | gnustep-back/receipt gnustep-base-dev/receipt gnustep-base/receipt gnustep-gui-dev/receipt gnustep-gui/receipt gnustep-make/receipt graveman/receipt luajit/receipt wayland/receipt weston/receipt |
line diff
1.1 --- a/gnustep-back/receipt Sat Sep 14 16:50:20 2024 +0100 1.2 +++ b/gnustep-back/receipt Sun Sep 15 16:55:07 2024 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="GNUstep Generic back-end." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 LICENSE="GPL3" 1.7 -WEB_SITE="http://www.gnustep.org/" 1.8 +WEB_SITE="https://www.gnustep.org/" 1.9 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WGET_URL="https://web.archive.org/web/20210518140736/http://ftp.gnustep.org/pub/gnustep/core/$TARBALL"
2.1 --- a/gnustep-base-dev/receipt Sat Sep 14 16:50:20 2024 +0100 2.2 +++ b/gnustep-base-dev/receipt Sun Sep 15 16:55:07 2024 +0000 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="GNUstep base - development files." 2.5 MAINTAINER="pankso@slitaz.org" 2.6 LICENSE="GPL2" 2.7 -WEB_SITE="http://www.gnustep.org/" 2.8 +WEB_SITE="https://www.gnustep.org/" 2.9 2.10 DEPENDS="gnustep-base" 2.11 WANTED="gnustep-base"
3.1 --- a/gnustep-base/receipt Sat Sep 14 16:50:20 2024 +0100 3.2 +++ b/gnustep-base/receipt Sun Sep 15 16:55:07 2024 +0000 3.3 @@ -6,7 +6,7 @@ 3.4 SHORT_DESC="GNUstep base package." 3.5 MAINTAINER="pankso@slitaz.org" 3.6 LICENSE="GPL2" 3.7 -WEB_SITE="http://www.gnustep.org/" 3.8 +WEB_SITE="https://www.gnustep.org/" 3.9 3.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.11 WGET_URL="https://github.com/gnustep/libs-base/releases/download/base-${VERSION//./_}/$TARBALL"
4.1 --- a/gnustep-gui-dev/receipt Sat Sep 14 16:50:20 2024 +0100 4.2 +++ b/gnustep-gui-dev/receipt Sun Sep 15 16:55:07 2024 +0000 4.3 @@ -6,7 +6,7 @@ 4.4 SHORT_DESC="GNUstep GUI - development files." 4.5 MAINTAINER="pankso@slitaz.org" 4.6 LICENSE="GPL3" 4.7 -WEB_SITE="http://www.gnustep.org/" 4.8 +WEB_SITE="https://www.gnustep.org/" 4.9 4.10 DEPENDS="gnustep-gui" 4.11 WANTED="gnustep-gui"
5.1 --- a/gnustep-gui/receipt Sat Sep 14 16:50:20 2024 +0100 5.2 +++ b/gnustep-gui/receipt Sun Sep 15 16:55:07 2024 +0000 5.3 @@ -6,7 +6,7 @@ 5.4 SHORT_DESC="GNUstep GUI class library." 5.5 MAINTAINER="pankso@slitaz.org" 5.6 LICENSE="GPL3" 5.7 -WEB_SITE="http://www.gnustep.org/" 5.8 +WEB_SITE="https://www.gnustep.org/" 5.9 5.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.11 WGET_URL="https://github.com/gnustep/libs-gui/releases/download/gui-${VERSION//./_}/$TARBALL"
6.1 --- a/gnustep-make/receipt Sat Sep 14 16:50:20 2024 +0100 6.2 +++ b/gnustep-make/receipt Sun Sep 15 16:55:07 2024 +0000 6.3 @@ -6,7 +6,7 @@ 6.4 SHORT_DESC="GNUstep make package." 6.5 MAINTAINER="pankso@slitaz.org" 6.6 LICENSE="GPL3" 6.7 -WEB_SITE="http://www.gnustep.org/" 6.8 +WEB_SITE="https://www.gnustep.org/" 6.9 6.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 6.11 WGET_URL="https://github.com/gnustep/tools-make/archive/make-${VERSION//./_}.tar.gz"
7.1 --- a/graveman/receipt Sat Sep 14 16:50:20 2024 +0100 7.2 +++ b/graveman/receipt Sun Sep 15 16:55:07 2024 +0000 7.3 @@ -7,8 +7,8 @@ 7.4 MAINTAINER="allan316@gmail.com" 7.5 LICENSE="GPL2" 7.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.7 -WEB_SITE="https://graveman.tuxfamily.org" 7.8 -WGET_URL="$WEB_SITE/sources/$TARBALL" 7.9 +WEB_SITE="https://graveman.tuxfamily.org/index.php" 7.10 +WGET_URL="https://graveman.tuxfamily.org/sources/$TARBALL" 7.11 7.12 DEPENDS="readom dvd+rw-tools dvd+rw-media-tools sox cdrdao libao libid3tag libmad lame libvorbis libogg flac libglade libmng" 7.13 BUILD_DEPENDS="intltool libglade-dev flac-dev lame-dev libao-dev libmng-dev libogg-dev libmad-dev libvorbis-dev"
8.1 --- a/luajit/receipt Sat Sep 14 16:50:20 2024 +0100 8.2 +++ b/luajit/receipt Sun Sep 15 16:55:07 2024 +0000 8.3 @@ -10,15 +10,15 @@ 8.4 8.5 SOURCE="LuaJIT" 8.6 TARBALL="${SOURCE}-${VERSION}.tar.gz" 8.7 -WGET_URL="https://luajit.org/download/$TARBALL" 8.8 +WGET_URL="https://fossies.org/linux/misc/$TARBALL" 8.9 8.10 #HOST_ARCH="i486 arm" 8.11 8.12 # What is the latest version available today? 8.13 current_version() 8.14 { 8.15 - wget -O - http://luajit.org/download.html 2>/dev/null | \ 8.16 - sed "/latest/d;/$SOURCE-[0-9]/!d;/tar/!d;/beta/d;s|.*$SOURCE-\\(.*\\).tar.*|\\1|" | sort -Vr | sed q 8.17 + wget -O - https://github.com/LuaJIT/LuaJIT/tags 2>/dev/null | \ 8.18 + sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' 8.19 } 8.20 8.21 # Rules to configure and make the package.
9.1 --- a/wayland/receipt Sat Sep 14 16:50:20 2024 +0100 9.2 +++ b/wayland/receipt Sun Sep 15 16:55:07 2024 +0000 9.3 @@ -27,7 +27,7 @@ 9.4 current_version() 9.5 { 9.6 wget -O - 'https://gitlab.freedesktop.org/wayland/wayland/-/tags?sort=updated_desc' 2>/dev/null | \ 9.7 - sed '/item-title/!d;s|.*">||;s|<.*||;q' 9.8 + sed '/-\/tags\//!d;s|.*">||;s|<.*||;q' 9.9 } 9.10 9.11 # Rules to configure and make the package.
10.1 --- a/weston/receipt Sat Sep 14 16:50:20 2024 +0100 10.2 +++ b/weston/receipt Sun Sep 15 16:55:07 2024 +0000 10.3 @@ -20,7 +20,7 @@ 10.4 current_version() 10.5 { 10.6 wget -O - 'https://gitlab.freedesktop.org/wayland/weston/-/tags?sort=updated_desc' 2>/dev/null | \ 10.7 - sed '/item-title/!d;s|.*">||;s|<.*||;q' 10.8 + sed '/-\/tags\//!d;s|.*">||;s|<.*||;q' 10.9 } 10.10 10.11 # Rules to configure and make the package.