# HG changeset patch # User Pascal Bellard # Date 1651921787 0 # Node ID 00e3b45c063b6ba49fb077e2492bc6dc95e6ec23 # Parent e87ba24b99291bb3d59fbcad45eb327a83b73776 Add memtest-efi32 & memtest-efi64 diff -r e87ba24b9929 -r 00e3b45c063b afio/receipt --- a/afio/receipt Fri May 06 16:54:42 2022 +0100 +++ b/afio/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL" WEB_SITE="https://github.com/kholtman/afio" TARBALL="$PACKAGE-$VERSION.tgz" -WGET_URL="http://members.chello.nl/~k.holtman/$TARBALL" +WGET_URL="https://github.com/kholtman/afio/archive/v$PACKAGE/$TARBALL" DEPENDS="" BUILD_DEPENDS="" diff -r e87ba24b9929 -r 00e3b45c063b antiword/receipt --- a/antiword/receipt Fri May 06 16:54:42 2022 +0100 +++ b/antiword/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.winfield.demon.nl/" -WGET_URL="${WEB_SITE}$TARBALL" +WGET_URL="${WEB_SITE}linux/$TARBALL" TAGS="word reader convert" # What is the latest version available today? diff -r e87ba24b9929 -r 00e3b45c063b at/receipt --- a/at/receipt Fri May 06 16:54:42 2022 +0100 +++ b/at/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://packages.debian.org/lenny/at" TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz" -WGET_URL="http://ftp.debian.org/debian/pool/main/${PACKAGE:0:1}/$PACKAGE/$TARBALL" +WGET_URL="http://software.calhariz.com/at/$TARBALL" DEPENDS="flex" BUILD_DEPENDS="bison flex ssmtp" diff -r e87ba24b9929 -r 00e3b45c063b blas/receipt --- a/blas/receipt Fri May 06 16:54:42 2022 +0100 +++ b/blas/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,8 @@ LICENSE="BSD" SOURCE="lapack" TARBALL="$SOURCE-$VERSION.tgz" -WEB_SITE="http://www.netlib.org/lapack" +#WEB_SITE="http://www.netlib.org/lapack" +WEB_SITE="https://github.com/xianyi/OpenBLAS" WGET_URL="$WEB_SITE/$TARBALL" DEPENDS="gcc-lib-base" diff -r e87ba24b9929 -r 00e3b45c063b couchdb/receipt --- a/couchdb/receipt Fri May 06 16:54:42 2022 +0100 +++ b/couchdb/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,8 +9,7 @@ LICENSE="Apache" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://couchdb.apache.org" -APACHE_MIRROR="http://mirrors.dedipower.com/ftp.apache.org/" -WGET_URL="$APACHE_MIRROR/$PACKAGE/releases/$VERSION/$TARBALL" +WGET_URL="https://archive.apache.org/dist/couchdb/source/$VERSION/$TARBALL" DEPENDS="erlang icu openssl util-linux-getopt spidermonkey libcurl curl" BUILD_DEPENDS="erlang openssl-dev spidermonkey-dev curl-dev icu-dev" diff -r e87ba24b9929 -r 00e3b45c063b cpulimit/receipt --- a/cpulimit/receipt Fri May 06 16:54:42 2022 +0100 +++ b/cpulimit/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://cpulimit.sourceforge.net" -WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/cpulimit/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="" diff -r e87ba24b9929 -r 00e3b45c063b defragfs/receipt --- a/defragfs/receipt Fri May 06 16:54:42 2022 +0100 +++ b/defragfs/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.gz" WEB_SITE="http://defragfs.sourceforge.net/" -WGET_URL="http://vorboss.dl.sourceforge.net/project/$PACKAGE/$PACKAGE/$PACKAGE-${VERSION%.*}/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="perl" diff -r e87ba24b9929 -r 00e3b45c063b deluge/receipt --- a/deluge/receipt Fri May 06 16:54:42 2022 +0100 +++ b/deluge/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://deluge-torrent.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://download.deluge-torrent.org/source/$TARBALL" +WGET_URL="http://download.deluge-torrent.org/${VERSION%.*}/source/$TARBALL" DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg \ twisted xdg-utils pygtk python-six" diff -r e87ba24b9929 -r 00e3b45c063b devilspie/receipt --- a/devilspie/receipt Fri May 06 16:54:42 2022 +0100 +++ b/devilspie/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.burtonini.com/blog/tag/devilspie.html" -WGET_URL="http://burtonini.com/computing/$TARBALL" +WGET_URL="https://www.burtonini.com/computing/$TARBALL" DEPENDS="libwnck expat gtk+ xorg-libX11 xorg-libXau xorg-libXcomposite \ xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ diff -r e87ba24b9929 -r 00e3b45c063b dfc/receipt --- a/dfc/receipt Fri May 06 16:54:42 2022 +0100 +++ b/dfc/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,8 @@ WEB_SITE="https://github.com/Rolinh/dfc" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://projects.gw-computing.net/attachments/download/615/$TARBALL" +#WGET_URL="https://projects.gw-computing.net/attachments/download/615/$TARBALL" +WGET_URL="http://distcache.freebsd.org/ports-distfiles/$TARBALL" DEPENDS="ncurses" BUILD_DEPENDS="ncurses-dev cmake gettext" diff -r e87ba24b9929 -r 00e3b45c063b ecryptfs-simple/receipt --- a/ecryptfs-simple/receipt Fri May 06 16:54:42 2022 +0100 +++ b/ecryptfs-simple/receipt Sat May 07 11:09:47 2022 +0000 @@ -7,7 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="https://xyne.archlinux.ca/projects/ecryptfs-simple/" +#WEB_SITE="https://xyne.archlinux.ca/projects/ecryptfs-simple/" +WEB_SITE="https://github.com/mhogomchungu/ecryptfs-simple" WGET_URL="${WEB_SITE}src/$TARBALL" TAGS="cryptography" diff -r e87ba24b9929 -r 00e3b45c063b egenix-mx-base/receipt --- a/egenix-mx-base/receipt Fri May 06 16:54:42 2022 +0100 +++ b/egenix-mx-base/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://www.egenix.com/products/python/mxBase/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://downloads.egenix.com/python/$TARBALL" +WGET_URL="https://downloads.egenix.com/python/$TARBALL" DEPENDS="python" BUILD_DEPENDS="python python-dev" diff -r e87ba24b9929 -r 00e3b45c063b epdfview-cups/receipt --- a/epdfview-cups/receipt Fri May 06 16:54:42 2022 +0100 +++ b/epdfview-cups/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="epdfview" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://github.com/JotaRandom/epdfview" -WGET_URL="http://trac.emma-soft.com/epdfview/chrome/site/releases/$TARBALL" +WGET_URL="https://github.com/jristz/epdfview/archive/$VERSION.tar.gz" PROVIDE="epdfview:cups" DEPENDS="gtk+ poppler glib libpng cups xorg-libXdamage gcc-lib-base libcomerr3" diff -r e87ba24b9929 -r 00e3b45c063b epdfview/receipt --- a/epdfview/receipt Fri May 06 16:54:42 2022 +0100 +++ b/epdfview/receipt Sat May 07 11:09:47 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://github.com/JotaRandom/epdfview" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://trac.emma-soft.com/epdfview/chrome/site/releases/$TARBALL" +WGET_URL="https://github.com/jristz/epdfview/archive/$VERSION.tar.gz" DEPENDS="gtk+ poppler glib libpng xorg-libXdamage gcc-lib-base" BUILD_DEPENDS="gtk+-dev poppler-dev poppler cairo-dev" diff -r e87ba24b9929 -r 00e3b45c063b exiv2-dev/receipt --- a/exiv2-dev/receipt Fri May 06 16:54:42 2022 +0100 +++ b/exiv2-dev/receipt Sat May 07 11:09:47 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Exiv2 development files." MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://www.exiv2.org/" +WEB_SITE="https://exiv2.org/" DEPENDS="exiv2 pkg-config" WANTED="exiv2" diff -r e87ba24b9929 -r 00e3b45c063b exiv2/receipt --- a/exiv2/receipt Fri May 06 16:54:42 2022 +0100 +++ b/exiv2/receipt Sat May 07 11:09:47 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Exif and Iptc metadata manipulation library and tools." MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" -WEB_SITE="https://www.exiv2.org/" +WEB_SITE="https://exiv2.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/Exiv2/$PACKAGE/archive/v$VERSION.tar.gz" diff -r e87ba24b9929 -r 00e3b45c063b fakeroot/receipt --- a/fakeroot/receipt Fri May 06 16:54:42 2022 +0100 +++ b/fakeroot/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://wiki.debian.org/FakeRoot/" TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz" -WGET_URL="https://ftp.debian.org/debian/pool/main/f/$PACKAGE/$TARBALL" +WGET_URL="https://deb.debian.org/debian/pool/main/f/$PACKAGE/$TARBALL" BUILD_DEPENDS="libcap-dev" diff -r e87ba24b9929 -r 00e3b45c063b fastjar/receipt --- a/fastjar/receipt Fri May 06 16:54:42 2022 +0100 +++ b/fastjar/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://savannah.nongnu.org/projects/fastjar/" -WGET_URL="http://download.savannah.gnu.org/releases-noredirect/fastjar/$TARBALL" +WGET_URL="http://download.savannah.gnu.org/releases/fastjar/$TARBALL" TAGS="java" DEPENDS="glibc-base zlib" diff -r e87ba24b9929 -r 00e3b45c063b flmusic/receipt --- a/flmusic/receipt Fri May 06 16:54:42 2022 +0100 +++ b/flmusic/receipt Sat May 07 11:09:47 2022 +0000 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL" TARBALL="$PACKAGE-fltk13-source-$VERSION.tgz" -WEB_SITE="http://home.arcor.de/szukw000/english_index.html" -WGET_URL="http://home.arcor.de/szukw000/$TARBALL" +WEB_SITE="https://github.com/bbidulock/flmusic" +WGET_URL="https://github.com/bbidulock/flmusic/archive/refs/tags/$VERSION.tar.gz" DEPENDS="fltk alsa-lib sox" BUILD_DEPENDS="fltk-dev alsa-lib-dev sox-dev" diff -r e87ba24b9929 -r 00e3b45c063b flrec/receipt --- a/flrec/receipt Fri May 06 16:54:42 2022 +0100 +++ b/flrec/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://matteolucarelli.altervista.org/flrec/index_en.htm" -WGET_URL="http://www.matteolucarelli.net/flrec/$TARBALL" +WGET_URL="http://matteolucarelli.altervista.org/flrec/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="fltk sox" diff -r e87ba24b9929 -r 00e3b45c063b fox14/receipt --- a/fox14/receipt Fri May 06 16:54:42 2022 +0100 +++ b/fox14/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,8 @@ LICENSE="LGPL2.1" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.fox-toolkit.org/" -WGET_URL="http://ftp.fox-toolkit.org/pub/$TARBALL" +WGET_URL="http://fox-toolkit.org/ftp/$TARBALL" + SUGGESTED="adie calculator pathfinder shutterbug" DEPENDS="libpng jpeg tiff xorg-libXft bzlib mesa libglu-mesa" diff -r e87ba24b9929 -r 00e3b45c063b gajim/receipt --- a/gajim/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gajim/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gajim.org/" -WGET_URL="http://www.gajim.org/downloads/${VERSION%.*}/$TARBALL" +WGET_URL="http://www.gajim.org/downloads/0.x/${VERSION%.*}/$TARBALL" DEPENDS="gtkspell python dbus-python pygtk pygobject pyopenssl python-pysqlite \ xorg-libXss bind-client" diff -r e87ba24b9929 -r 00e3b45c063b gamin/receipt --- a/gamin/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gamin/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://gitlab.gnome.org/Archive/gamin" -WGET_URL="https://www.gnome.org/~veillard/gamin/sources/$TARBALL" +WGET_URL="https://ftp.gnome.org/pub/GNOME/sources/gamin/${VERSION%.*}/$TARBALL" #HOST_ARCH="i486 arm" CROSS_BUGS="error: cannot run test program while cross compiling" diff -r e87ba24b9929 -r 00e3b45c063b gc/receipt --- a/gc/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gc/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/ivmai/bdwgc" -WGET_URL="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/$TARBALL" +WGET_URL="https://www.hboehm.info/gc/gc_source/gc-$VERSION.tar.gz" HOST_ARCH="i486 arm" # What is the latest version available today? diff -r e87ba24b9929 -r 00e3b45c063b gens-gs/receipt --- a/gens-gs/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gens-gs/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ _VERSION=gs-r7 TARBALL="Gens-${_VERSION}.tar.gz" WEB_SITE="http://info.sonicretro.org/Gens/GS" -WGET_URL="http://segaretro.org/images/6/6d/$TARBALL" +WGET_URL="https://retrocdn.net/images/6/6d/$TARBALL" TAGS="emulator sega" DEPENDS="gtk+ libsdl libglu-mesa" diff -r e87ba24b9929 -r 00e3b45c063b gf2x/receipt --- a/gf2x/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gf2x/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://gitlab.inria.fr/gf2x/gf2x/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://gforge.inria.fr/frs/download.php/file/36934/$TARBALL" +WGET_URL="https://gitlab.inria.fr/gf2x/gf2x/-/archive/gf2x-1.3.0/gf2x-$TARBALL" DEPENDS="" BUILD_DEPENDS="" diff -r e87ba24b9929 -r 00e3b45c063b giblib/receipt --- a/giblib/receipt Fri May 06 16:54:42 2022 +0100 +++ b/giblib/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://freshmeat.sourceforge.net/projects/giblib" -WGET_URL="http://linuxbrit.co.uk/downloads/$TARBALL" +WGET_URL="https://github.com/cbane/giblib/archive/v$VERSION.tar.gz" HOST_ARCH="i486 arm" DEPENDS="imlib2 freetype xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext" diff -r e87ba24b9929 -r 00e3b45c063b go/receipt --- a/go/receipt Fri May 06 16:54:42 2022 +0100 +++ b/go/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" WEB_SITE="http://www.golang.org" TARBALL="$PACKAGE$VERSION.src.tar.gz" -WGET_URL="https://go.googlecode.com/files/$TARBALL" +WGET_URL="https://github.com/golang/go/archive/go$VERSION.tar.gz" TAGS="go" DEPENDS="" diff -r e87ba24b9929 -r 00e3b45c063b gpick/receipt --- a/gpick/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gpick/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" WEB_SITE="http://www.gpick.org/" TARBALL="${PACKAGE}_$VERSION.tar.gz" -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" +WGET_URL="https://github.com/thezbyg/gpick/archive/$PACKAGE-$VERSION.tar.gz" DEPENDS="gtk+" SUGGESTED="lua" diff -r e87ba24b9929 -r 00e3b45c063b grisbi/receipt --- a/grisbi/receipt Fri May 06 16:54:42 2022 +0100 +++ b/grisbi/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.grisbi.org/" -WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/grisbi/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="gtk+ xorg-libXdamage libofx libofx libssl" BUILD_DEPENDS="pkg-config glib gtk+ libxml2 gtk+-dev glib-dev libofx-dev \ diff -r e87ba24b9929 -r 00e3b45c063b gtkdialog/receipt --- a/gtkdialog/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gtkdialog/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/oshazard/gtkdialog" -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="atk bzlib cairo expat fontconfig freetype gcc-lib-base \ gdk-pixbuf glib glibc-base gtk+ libffi libgio libglade libpng libxcb \ diff -r e87ba24b9929 -r 00e3b45c063b guichan/receipt --- a/guichan/receipt Fri May 06 16:54:42 2022 +0100 +++ b/guichan/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://guichan.sourceforge.net/" -WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="libsdl libsdl-image" BUILD_DEPENDS="libsdl-dev libsdl-image-dev mesa-dev" diff -r e87ba24b9929 -r 00e3b45c063b gxine/receipt --- a/gxine/receipt Fri May 06 16:54:42 2022 +0100 +++ b/gxine/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xine-project.org" -WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="xine-lib libvorbis gtk+ spidermonkey dbus" BUILD_DEPENDS="spidermonkey-dev xine-lib-dev xorg-dev dbus-dev \ diff -r e87ba24b9929 -r 00e3b45c063b httping/receipt --- a/httping/receipt Fri May 06 16:54:42 2022 +0100 +++ b/httping/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" WEB_SITE="http://www.vanheusden.com/httping/" TARBALL="$PACKAGE-$VERSION.tgz" -WGET_URL="http://www.vanheusden.com/httping/$TARBALL" +WGET_URL="https://critical.ch/distfiles/$TARBALL" DEPENDS="ncurses fftw openssl" BUILD_DEPENDS="ncurses-dev fftw-dev gettext openssl-dev" diff -r e87ba24b9929 -r 00e3b45c063b httptunnel/receipt --- a/httptunnel/receipt Fri May 06 16:54:42 2022 +0100 +++ b/httptunnel/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/larsbrinkhoff/httptunnel" -WGET_URL="$WEB_SITE/$TARBALL" +WGET_URL="https://ftpmirror.gnu.org/httptunnel/$TARBALL" # What is the latest version available today? current_version() diff -r e87ba24b9929 -r 00e3b45c063b ibus/receipt --- a/ibus/receipt Fri May 06 16:54:42 2022 +0100 +++ b/ibus/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" WEB_SITE="https://github.com/ibus/ibus/wiki" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://ibus.googlecode.com/files/$TARBALL" +WGET_URL="https://github.com/ibus/ibus/releases/download/$VERSION/$TARBALL" DEPENDS="gtk+" BUILD_DEPENDS="gtk+-dev GConf-dev python-dev dbus-python-dev dbus-glib-dev \ diff -r e87ba24b9929 -r 00e3b45c063b ipaex-fonts/receipt --- a/ipaex-fonts/receipt Fri May 06 16:54:42 2022 +0100 +++ b/ipaex-fonts/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://moji.or.jp/ipafont/" TARBALL="$PACKAGE-$VERSION.zip" -WGET_URL="http://dl.ipafont.ipa.go.jp/IPAexfont/IPAexfont${VERSION/./}.zip" +WGET_URL="https://moji.or.jp/wp-content/ipafont/IPAexfont/IPAexfont${VERSION/./}.zip" # What is the latest version available today? current_version() diff -r e87ba24b9929 -r 00e3b45c063b iwatch/receipt --- a/iwatch/receipt Fri May 06 16:54:42 2022 +0100 +++ b/iwatch/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://github.com/iij/iwatch" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="${WEB_SITE}archive/v$VERSION/$TARBALL" +WGET_URL="${WEB_SITE}/archive/v$VERSION/$TARBALL" DEPENDS="perl-event perl-linux-inotify2 perl-mail-sendmail perl-xml-simple" BUILD_DEPENDS="ncurses-dev" diff -r e87ba24b9929 -r 00e3b45c063b jnettop/receipt --- a/jnettop/receipt Fri May 06 16:54:42 2022 +0100 +++ b/jnettop/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20161127214942/http://jnettop.kubs.info/wiki/" -WGET_URL="http://jnettop.kubs.info/dist/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="ncurses libpcap libdb" BUILD_DEPENDS="ncurses-dev libpcap-dev pkg-config glib-dev" diff -r e87ba24b9929 -r 00e3b45c063b keepassx/receipt --- a/keepassx/receipt Fri May 06 16:54:42 2022 +0100 +++ b/keepassx/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ #SOURCE="KeePassX" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.keepassx.org/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +WGET_URL="https://www.keepassx.org/releases/$VERSION/$TARBALL" TAGS="password key" DEPENDS="xorg-libXtst libQtCore libQtGui libQtXml gcc-lib-base" diff -r e87ba24b9929 -r 00e3b45c063b leocad/receipt --- a/leocad/receipt Fri May 06 16:54:42 2022 +0100 +++ b/leocad/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-src.tgz" WEB_SITE="https://www.leocad.org/" -WGET_URL="http://leocad.googlecode.com/files/$TARBALL" +WGET_URL="https://github.com/leozide/leocad/archive/refs/tags/v$VERSION.tar.gz" DEPENDS="glibc-base gcc-lib-base glib libgio expat zlib leocad-pieces \ gtk+ atk cairo pixman pango jpeg libpng fontconfig freetype libxcb xcb-util \ diff -r e87ba24b9929 -r 00e3b45c063b libavc1394-dev/receipt --- a/libavc1394-dev/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libavc1394-dev/receipt Sat May 07 11:09:47 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" WANTED="libavc1394" -WEB_SITE="https://sourceforge.net/projects/libavc1394/" +WEB_SITE="https://sourceforge.net/projects/libavc1394" DEPENDS="libavc1394 pkg-config" diff -r e87ba24b9929 -r 00e3b45c063b libavc1394/receipt --- a/libavc1394/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libavc1394/receipt Sat May 07 11:09:47 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="https://sourceforge.net/projects/libavc1394/" +WEB_SITE="https://sourceforge.net/projects/libavc1394" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="libraw1394" diff -r e87ba24b9929 -r 00e3b45c063b libhangul/receipt --- a/libhangul/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libhangul/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/libhangul/libhangul" -WGET_URL="http://libhangul.googlecode.com/files/$TARBALL" +WGET_URL="http://kldp.net/hangul/release/3442-$TARBALL" DEPENDS="" diff -r e87ba24b9929 -r 00e3b45c063b libmcs/receipt --- a/libmcs/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libmcs/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="https://github.com/atheme-legacy/libmcs" -WGET_URL="http://distfiles.atheme.org/$TARBALL" +WGET_URL="https://github.com/atheme-legacy/libmcs/archive/$PACKAGE-$VERSION.tar.gz" DEPENDS="libmowgli" BUILD_DEPENDS="libmowgli-dev" diff -r e87ba24b9929 -r 00e3b45c063b libproxy/receipt --- a/libproxy/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libproxy/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ SUGGESTED="python icu libcurl libxslt webkit-r" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://libproxy.github.io/libproxy/" -WGET_URL="$WEB_SITE/files/$TARBALL" +WGET_URL="https://github.com/libproxy/libproxy/archive/refs/tags/$TARBALL" DEPENDS="glib gtk+ gcc-lib-base xorg-libXmu libwebkit libtasn1" BUILD_DEPENDS="glibc-base cmake libwebkit-dev python python-dev perl \ diff -r e87ba24b9929 -r 00e3b45c063b libstatgrab/receipt --- a/libstatgrab/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libstatgrab/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://www.i-scream.org/libstatgrab/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/$TARBALL" +WGET_URL="https://ftp.i-scream.org/pub/i-scream/libstatgrab/$TARBALL" DEPENDS="ncursesw" BUILD_DEPENDS="file ncursesw-dev" diff -r e87ba24b9929 -r 00e3b45c063b libxfcegui4/receipt --- a/libxfcegui4/receipt Fri May 06 16:54:42 2022 +0100 +++ b/libxfcegui4/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/archive/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libxfce4util xfconf startup-notification dbus-glib libglade" BUILD_DEPENDS="gtk+-dev libxfce4util-dev xfconf-dev startup-notification-dev diff -r e87ba24b9929 -r 00e3b45c063b lsyncd/receipt --- a/lsyncd/receipt Fri May 06 16:54:42 2022 +0100 +++ b/lsyncd/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://axkibe.github.io/lsyncd/" -WGET_URL="http://lsyncd.googlecode.com/files/$TARBALL" +WGET_URL="https://github.com/lsyncd/lsyncd/archive/refs/tags/release-$VERSION.tar.gz" DEPENDS="lua" BUILD_DEPENDS="lua-dev" diff -r e87ba24b9929 -r 00e3b45c063b luasocket/receipt --- a/luasocket/receipt Fri May 06 16:54:42 2022 +0100 +++ b/luasocket/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://w3.impa.br/~diego/software/luasocket/home.html" -WGET_URL="http://luaforge.net/frs/download.php/2664/$TARBALL" +WGET_URL="https://github.com/lunarmodules/luasocket/archive/refs/tags/v$VERSION.tar.gz" DEPENDS="lua5.1" BUILD_DEPENDS="lua5.1-dev" diff -r e87ba24b9929 -r 00e3b45c063b matchbox-common/receipt --- a/matchbox-common/receipt Fri May 06 16:54:42 2022 +0100 +++ b/matchbox-common/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://matchbox-project.org/" -WGET_URL="${WEB_SITE}sources/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="http://downloads.yoctoproject.org/releases/matchbox/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libmatchbox" BUILD_DEPENDS="gtk+-dev libmatchbox-dev" diff -r e87ba24b9929 -r 00e3b45c063b matchbox-desktop/receipt --- a/matchbox-desktop/receipt Fri May 06 16:54:42 2022 +0100 +++ b/matchbox-desktop/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://matchbox-project.org/" -WGET_URL="${WEB_SITE}sources/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="http://downloads.yoctoproject.org/releases/matchbox/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ startup-notification libmatchbox" BUILD_DEPENDS="gtk+-dev startup-notification-dev libmatchbox-dev" diff -r e87ba24b9929 -r 00e3b45c063b matchbox-panel/receipt --- a/matchbox-panel/receipt Fri May 06 16:54:42 2022 +0100 +++ b/matchbox-panel/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://matchbox-project.org/" -WGET_URL="${WEB_SITE}sources/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="http://downloads.yoctoproject.org/releases/matchbox/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ startup-notification libmatchbox wireless_tools" BUILD_DEPENDS="gtk+-dev startup-notification-dev libmatchbox-dev wireless_tools-dev" diff -r e87ba24b9929 -r 00e3b45c063b mate-session-manager/receipt --- a/mate-session-manager/receipt Fri May 06 16:54:42 2022 +0100 +++ b/mate-session-manager/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ MAINTAINER="yuripourre@gmail.com" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.mate-desktop.org/" -WGET_URL="https://github.com/yuripourre/$PACKAGE/archive/$TARBALL" +WGET_URL="https://github.com/mate-desktop/mate-session-manager/archive/refs/tags/$TARBALL" TAGS="MATE" DEPENDS="gtk+ dconf dbus-glib xdg-user-dirs marco mate-panel \ mate-menus libltdl" diff -r e87ba24b9929 -r 00e3b45c063b memtest-efi32/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/memtest-efi32/receipt Sat May 07 11:09:47 2022 +0000 @@ -0,0 +1,35 @@ +# SliTaz package receipt. + +PACKAGE="memtest-efi32" +VERSION="6.00b1" +CATEGORY="base-system" +SHORT_DESC="Memory failures detection tool." +MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.zip" +WEB_SITE="http://www.memtest.org/" # https://github.com/memtest86plus/memtest86plus/ +WGET_URL="https://memtest.org/download/v$VERSION/mt86plus_${VERSION}_32.iso.zip" + +# What is the latest version available today? +current_version() +{ + wget -O - $WEB_SITE 2>/dev/null | \ + sed '/_32.iso.zip/!d;s|.*mt86plus_||;s|_32.iso.zip.*||;q' +} + +# Rules to configure and make the package. +compile_rules() +{ + mkdir mnt + mount -o loop,ro $TARBALL mnt + cp mnt/EFI/BOOT/bootia32.efi memtest32.efi + umount -d mnt +} + + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/EFI/boot + cp $src/memtest32.efi $fs/EFI/boot/ +} diff -r e87ba24b9929 -r 00e3b45c063b memtest-efi64/receipt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/memtest-efi64/receipt Sat May 07 11:09:47 2022 +0000 @@ -0,0 +1,35 @@ +# SliTaz package receipt. + +PACKAGE="memtest-efi64" +VERSION="6.00b1" +CATEGORY="base-system" +SHORT_DESC="Memory failures detection tool." +MAINTAINER="pascal.bellard@slitaz.org" +LICENSE="GPL2" +TARBALL="$PACKAGE-$VERSION.zip" +WEB_SITE="http://www.memtest.org/" # https://github.com/memtest86plus/memtest86plus/ +WGET_URL="https://memtest.org/download/v$VERSION/mt86plus_${VERSION}_64.iso.zip" + +# What is the latest version available today? +current_version() +{ + wget -O - $WEB_SITE 2>/dev/null | \ + sed '/_64.iso.zip/!d;s|.*mt86plus_||;s|_64.iso.zip.*||;q' +} + +# Rules to configure and make the package. +compile_rules() +{ + mkdir mnt + mount -o loop,ro $TARBALL mnt + cp mnt/EFI/BOOT/bootx64.efi memtest64.efi + umount -d mnt +} + + +# Rules to gen a SliTaz package suitable for Tazpkg. +genpkg_rules() +{ + mkdir -p $fs/EFI/boot + cp $src/memtest64.efi $fs/EFI/boot/ +} diff -r e87ba24b9929 -r 00e3b45c063b miro/receipt --- a/miro/receipt Fri May 06 16:54:42 2022 +0100 +++ b/miro/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.getmiro.com" -WGET_URL="http://ftp.osuosl.org/pub/pculture.org/$PACKAGE/src/$TARBALL" +WGET_URL="https://github.com/pculture/miro/archive/refs/tags/v$VERSION.tar.gz" DEPENDS="dbus-python python-pyrex pygtk gstreamer python-pysqlite pywebkitgtk \ shared-mime-info desktop-file-utils hicolor-icon-theme gst-python notify-python \ diff -r e87ba24b9929 -r 00e3b45c063b mixxx/receipt --- a/mixxx/receipt Fri May 06 16:54:42 2022 +0100 +++ b/mixxx/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="https://www.mixxx.org/" -WGET_URL="http://downloads.mixxx.org/$PACKAGE-$VERSION/$TARBALL" +WGET_URL="https://github.com/mixxxdj/mixxx/archive/refs/tags/release-$VERSION.tar.gz" DEPENDS="libsndfile libogg libid3tag libmad libvorbis taglib libshout \ portaudio portmidi libQtOpenGL libQtWebkit libQt3Support libQtScript \ diff -r e87ba24b9929 -r 00e3b45c063b multitail/receipt --- a/multitail/receipt Fri May 06 16:54:42 2022 +0100 +++ b/multitail/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://www.vanheusden.com/multitail/" TARBALL="$PACKAGE-$VERSION.tgz" -WGET_URL="${WEB_SITE}$TARBALL" +WGET_URL="http://distcache.freebsd.org/ports-distfiles/$TARBALL" DEPENDS="ncursesw" BUILD_DEPENDS="ncursesw-dev" diff -r e87ba24b9929 -r 00e3b45c063b ntp/receipt --- a/ntp/receipt Fri May 06 16:54:42 2022 +0100 +++ b/ntp/receipt Sat May 07 11:09:47 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.ntp.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://archive.ntp.org/ntp4/$TARBALL" +WGET_URL="https://archive.ntp.org/ntp4/$TARBALL" DEPENDS="attr libcap libcrypto readline" CONFIG_FILES="/etc/ntp.conf" diff -r e87ba24b9929 -r 00e3b45c063b open-cobol/receipt --- a/open-cobol/receipt Fri May 06 16:54:42 2022 +0100 +++ b/open-cobol/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,8 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.opencobol.org/" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +#WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +WGET_URL="http://ftp.gnu.org/gnu/gnucobol/gnu-cobol-$VERSION.tar.gz" DEPENDS="gmp ncurses db gcc" BUILD_DEPENDS="$DEPENDS ncurses-dev gmp-dev db-dev bison flex" diff -r e87ba24b9929 -r 00e3b45c063b singularity/receipt --- a/singularity/receipt Fri May 06 16:54:42 2022 +0100 +++ b/singularity/receipt Sat May 07 11:09:47 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-src.tar.gz" WEB_SITE="http://emhsoft.com/singularity/index.html" -WGET_URL="http://endgame-singularity.googlecode.com/files/$TARBALL" +WGET_URL="https://github.com/singularity/singularity/archive/refs/tags/v$VERSION.tar.gz" DEPENDS="python python-pygame libsdl-image libsdl-mixer python-numpy" BUILD_DEPENDS="patch"