# HG changeset patch # User Pascal Bellard # Date 1747818273 0 # Node ID 7cb31b58a2b8572502f9eb155ed235b19715c49e # Parent 3e7bcaeb68e6980a023f6afd50785febff8c04ad Update some urls diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 anthy-dev/receipt --- a/anthy-dev/receipt Thu May 15 11:37:45 2025 +0000 +++ b/anthy-dev/receipt Wed May 21 09:04:33 2025 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Hiragana text to Kana Kanji mixed text Japanese input method - development files." MAINTAINER="maintainer@slitaz.org" LICENSE="GPL2+" -WEB_SITE="https://osdn.net/projects/anthy/" +WEB_SITE="https://web.archive.org/web/20250404073626/https://osdn.net/projects/anthy/" DEPENDS="anthy" WANTED="anthy" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 anthy/receipt --- a/anthy/receipt Thu May 15 11:37:45 2025 +0000 +++ b/anthy/receipt Wed May 21 09:04:33 2025 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Hiragana text to Kana Kanji mixed text Japanese input method." MAINTAINER="maintainer@slitaz.org" LICENSE="GPL2+" -WEB_SITE="https://osdn.net/projects/anthy/" +WEB_SITE="https://web.archive.org/web/20250404073626/https://osdn.net/projects/anthy/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://jaist.dl.sourceforge.jp/$PACKAGE/37536/$TARBALL" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-antivirus/receipt --- a/gadmin-antivirus/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-antivirus/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+3 clamav" BUILD_DEPENDS="gtk+3-dev" @@ -16,8 +16,8 @@ # What is the latest version available today? current_version() { - wget -O - https://github.com/sedwards/gadmintools_src_pkgs 2>/dev/null | \ - sed "/$PACKAGE/!d;s|.*$PACKAGE-||;s|.t.*||;q" + wget -O - https://github.com/bartoszek/gadmintools_src_pkgs 2>/dev/null | \ + sed "/$PACKAGE/!d;s|.*$PACKAGE-||;s|.tar.*||;q" } # Rules to configure and make the package. diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-bind/receipt --- a/gadmin-bind/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-bind/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ bind" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-dhcpd/receipt --- a/gadmin-dhcpd/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-dhcpd/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/bartoszek/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ dhcp" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-httpd/receipt --- a/gadmin-httpd/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-httpd/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/bartoszek/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ apache" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-openvpn-client/receipt --- a/gadmin-openvpn-client/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-openvpn-client/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ openvpn" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-openvpn-server/receipt --- a/gadmin-openvpn-server/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-openvpn-server/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ openvpn" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-proftpd/receipt --- a/gadmin-proftpd/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-proftpd/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ proftpd" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-rsync/receipt --- a/gadmin-rsync/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-rsync/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ rsync" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-samba/receipt --- a/gadmin-samba/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-samba/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ samba" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-sendmail/receipt --- a/gadmin-sendmail/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-sendmail/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ sendmail" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-squid/receipt --- a/gadmin-squid/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-squid/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" DEPENDS="gtk+ squid" BUILD_DEPENDS="gtk+-dev" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 gadmin-sshd/receipt --- a/gadmin-sshd/receipt Thu May 15 11:37:45 2025 +0000 +++ b/gadmin-sshd/receipt Wed May 21 09:04:33 2025 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" -WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" +WGET_URL="https://raw.githubusercontent.com/bartoszek/gadmintools_src_pkgs/refs/heads/master/$TARBALL" TAGS="ssh" DEPENDS="gtk+ openssh" @@ -17,7 +17,7 @@ # What is the latest version available today? current_version() { - wget -O - https://github.com/sedwards/gadmintools_src_pkgs 2>/dev/null | \ + wget -O - https://github.com/bartoszek/gadmintools_src_pkgs 2>/dev/null | \ sed "/$PACKAGE/!d;s|.*$PACKAGE-||;s|.t.*||;q" } diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 hp15c/receipt --- a/hp15c/receipt Thu May 15 11:37:45 2025 +0000 +++ b/hp15c/receipt Wed May 21 09:04:33 2025 +0000 @@ -7,7 +7,7 @@ SHORT_DESC="HP-15C emulator." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://hp-15c.homepage.t-online.de/content_web.htm" +WEB_SITE="https://web.archive.org/web/20240318100519/https://hp-15c.hier-im-netz.de/homepage.htm" TARBALL="${SOURCE}_${VERSION}_Source.zip" WGET_URL="http://bit.ly/2FQ82VL" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 kazehakase/receipt --- a/kazehakase/receipt Thu May 15 11:37:45 2025 +0000 +++ b/kazehakase/receipt Wed May 21 09:04:33 2025 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="GTK+ web browser using Webkit rendering engine" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="https://osdn.net/projects/kazehakase/" +WEB_SITE="https://web.archive.org/web/20250404174036/https://osdn.net/projects/kazehakase/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://iij.dl.osdn.jp/kazehakase/43802/$TARBALL" PATCH_URL="http://http.debian.net/debian/pool/main/k/kazehakase/kazehakase_0.5.8-4.diff.gz" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 lionwiki/receipt --- a/lionwiki/receipt Thu May 15 11:37:45 2025 +0000 +++ b/lionwiki/receipt Wed May 21 09:04:33 2025 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Minimalist Wiki engine programmed in PHP." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://lionwiki.0o.cz/index.php?page=Main+page" +WEB_SITE="https://web.archive.org/web/20230706005008/http://lionwiki.0o.cz/index.php?page=Main+page" TARBALL="$PACKAGE-$VERSION.zip" WGET_URL="http://lionwiki.0o.cz/download/$VERSION/$TARBALL" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 mktorrent/receipt --- a/mktorrent/receipt Thu May 15 11:37:45 2025 +0000 +++ b/mktorrent/receipt Wed May 21 09:04:33 2025 +0000 @@ -6,8 +6,7 @@ SHORT_DESC="Command line utility to create BitTorrent metainfo files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://github.com/Rudde/mktorrent" - +WEB_SITE="https://github.com/pobrn/mktorrent" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/archive/v$VERSION/$TARBALL" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 paper-gtk-theme/receipt --- a/paper-gtk-theme/receipt Thu May 15 11:37:45 2025 +0000 +++ b/paper-gtk-theme/receipt Wed May 21 09:04:33 2025 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://snwh.org/paper/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://github.com/snwh/$PACKAGE/archive/v$VERSION/$TARBALL" +WGET_URL="https://distro.ibiblio.org/slitaz/sources/packages/${TARBALL:0:1}/$TARBALL" HOST_ARCH="any" @@ -19,7 +19,7 @@ # What is the latest version available today? current_version() { - wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ + wget -O - https://github.com/snwh/$PACKAGE/releases 2>/dev/null | \ sed '/tag\//!d;s|.*tag/v*||;s|".*||;q' } diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 ruby-gtk2/receipt --- a/ruby-gtk2/receipt Thu May 15 11:37:45 2025 +0000 +++ b/ruby-gtk2/receipt Wed May 21 09:04:33 2025 +0000 @@ -15,7 +15,7 @@ LICENSE="LGPL2.1" SOURCE="ruby-gnome2-all" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://ruby-gnome2.sourceforge.jp/" +WEB_SITE="https://ruby-gnome.github.io/" WGET_URL="$SF_MIRROR/ruby-gnome2/$TARBALL" DEPENDS="ruby gtk+ xorg-libXp xorg-libXxf86vm" diff -r 3e7bcaeb68e6 -r 7cb31b58a2b8 zsync/receipt --- a/zsync/receipt Thu May 15 11:37:45 2025 +0000 +++ b/zsync/receipt Wed May 21 09:04:33 2025 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="Artistic" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://zsync.moria.org.uk/" +WEB_SITE="https://zsync.moria.org.uk/" WGET_URL="${WEB_SITE}download/$TARBALL" TAGS="sync"