# HG changeset patch # User Pascal Bellard # Date 1652873969 0 # Node ID 1be16cc1cd50728714309aa1f76bb0149e6fbf69 # Parent c8f5c3a4bd86e0afab33a403c5d6537a1548fab4 Up evas_generic_loaders (1.7.10) diff -r c8f5c3a4bd86 -r 1be16cc1cd50 airstrike/receipt --- a/airstrike/receipt Wed May 18 08:05:48 2022 +0100 +++ b/airstrike/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" WEB_SITE="http://icculus.org/airstrike/" TARBALL="$PACKAGE-$VERSION-src.tar.gz" -WGET_URL="http://offload1.icculus.org:9090/$PACKAGE/$TARBALL" +WGET_URL="http://icculus.org/$PACKAGE/$TARBALL" DEPENDS="libsdl-image libsdl" BUILD_DEPENDS="libsdl-image-dev libsdl-dev" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 ajaxterm/receipt --- a/ajaxterm/receipt Wed May 18 08:05:48 2022 +0100 +++ b/ajaxterm/receipt Wed May 18 11:39:29 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://github.com/antonylesuisse/qweb/tree/master/ajaxterm" SOURCE="Ajaxterm" TARBALL="$SOURCE-$VERSION.tar.gz" -WGET_URL="http://antony.lesuisse.org/ajaxterm/files/$TARBALL" +WGET_URL="http://antony.lesuisse.org/software/ajaxterm/files/$TARBALL" TAGS="web application" DEPENDS="python" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 azdrawing/receipt --- a/azdrawing/receipt Wed May 18 08:05:48 2022 +0100 +++ b/azdrawing/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3 LGPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://osdn.net/projects/azdrawing/" -WGET_URL="http://acc.dl.osdn.jp/azdrawing/63500/$TARBALL" +WGET_URL="http://azsky2.html.xdomain.jp/arc/$TARBALL" DEPENDS="xorg-libX11 xorg-libXext xorg-libXi xorg-libXft freetype fontconfig \ libjpeg-turbo" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 bittorrent/receipt --- a/bittorrent/receipt Wed May 18 08:05:48 2022 +0100 +++ b/bittorrent/receipt Wed May 18 11:39:29 2022 +0000 @@ -10,7 +10,7 @@ SOURCE="BitTorrent" TARBALL="$SOURCE-$VERSION.tar.gz" -WGET_URL="http://distro.ibiblio.org/sourcemage/mirror/fallback/$TARBALL" +WGET_URL="https://web.archive.org/web/20110704154940/http://download.bittorrent.com/dl/archive/$TARBALL" DEPENDS="python" BUILD_DEPENDS="python python-constantly twisted" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 bleachbit/receipt --- a/bleachbit/receipt Wed May 18 08:05:48 2022 +0100 +++ b/bleachbit/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,8 +8,8 @@ LICENSE="GPL3" WEB_SITE="https://www.bleachbit.org/" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="https://download.bleachbit.org/$TARBALL" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WGET_URL="https://github.com/bleachbit/bleachbit/archive/refs/tags/v$VERSION.tar.gz" DEPENDS="pygtk python" BUILD_DEPENDS="python" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 burp/receipt --- a/burp/receipt Wed May 18 08:05:48 2022 +0100 +++ b/burp/receipt Wed May 18 11:39:29 2022 +0000 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" WEB_SITE="http://burp.grke.net/" -TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WGET_URL="https://github.com/grke/burp/archive/refs/tags/$VERSION.tar.gz" DEPENDS="acl libssl libcrypto attr popt ncurses zlib bzlib gcc-lib-base" BUILD_DEPENDS="librsync acl-dev openssl-dev attr-dev popt-dev ncurses-dev \ @@ -17,9 +17,8 @@ # What is the latest version available today? current_version() { - wget -O - https://sourceforge.net/projects/burp/files/ 2>/dev/null | \ - sed '/scope="row/!d;s|.*href="|"https://sourceforge.net|;q' | xargs wget -O - 2>/dev/null | \ - sed '/scope="row/!d;/tar/!d;s|.*/burp-||;s|.tar.*||;q' + wget -O - ${WGET_URL%/arch*}/releases 2>/dev/null | \ + sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q' } # Rules to configure and make the package. diff -r c8f5c3a4bd86 -r 1be16cc1cd50 cherrytree/receipt --- a/cherrytree/receipt Wed May 18 08:05:48 2022 +0100 +++ b/cherrytree/receipt Wed May 18 11:39:29 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="A hierarchical note taking application." MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="https://www.giuspen.com/cherrytree/" +WEB_SITE="https://github.com/giuspen/cherrytree" TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="https://github.com/giuspen/$PACKAGE/archive/$VERSION.tar.gz" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 clamav/receipt --- a/clamav/receipt Wed May 18 08:05:48 2022 +0100 +++ b/clamav/receipt Wed May 18 11:39:29 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://sourceforge.net/projects/clamav/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="${WEB_SITE}downloads/production/$TARBALL" +WGET_URL="https://www.clamav.net/downloads/production/$TARBALL" DEPENDS="bzip2 gmp libcurl libjson-c libltdl libssl libxml2 ncurses pcre2 slitaz-base-files zlib" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 clearlooks-compact/receipt --- a/clearlooks-compact/receipt Wed May 18 08:05:48 2022 +0100 +++ b/clearlooks-compact/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" WEB_SITE="https://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/" TARBALL="ClearlooksCompact-$VERSION.tar.bz2" -WGET_URL="https://martin.ankerl.com/files/$TARBALL" +WGET_URL="https://martin.ankerl.com/files/2007/11/$TARBALL" HOST_ARCH="any" DEPENDS="gtk-clearlooks" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 clonezilla/receipt --- a/clonezilla/receipt Wed May 18 08:05:48 2022 +0100 +++ b/clonezilla/receipt Wed May 18 11:39:29 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://clonezilla.org" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://free.nchc.org.tw/drbl-core/src/stable/$TARBALL" +WGET_URL="https://free.nchc.org.tw/drbl-core/old/src/$TARBALL" DEPENDS="bash drbl partclone ntfsprogs ntfs-3g partimage sshfs-fuse \ coreutils-disk coreutils-redirection util-linux-setterm parted" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 doxygen/receipt --- a/doxygen/receipt Wed May 18 08:05:48 2022 +0100 +++ b/doxygen/receipt Wed May 18 11:39:29 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://github.com/doxygen/doxygen/" TARBALL="$PACKAGE-$VERSION.src.tar.gz" -WGET_URL="${WEB_SITE}files/$TARBALL" +WGET_URL="${WEB_SITE}archive/Release_${VERSION//./_}.tar.gz" DEPENDS="gcc83-lib-base" BUILD_DEPENDS="bison cmake flex gcc83 python" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 drbl/receipt --- a/drbl/receipt Wed May 18 08:05:48 2022 +0100 +++ b/drbl/receipt Wed May 18 11:39:29 2022 +0000 @@ -9,7 +9,9 @@ WEB_SITE="http://drbl.org/" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://free.nchc.org.tw/$PACKAGE-core/src/stable/$TARBALL" +#WGET_URL="http://free.nchc.org.tw/$PACKAGE-core/src/stable/$TARBALL" +#https://sourceforge.net/projects/drbl/files/drbl_stable/2.25.10/drbl-2.25.10.tar.xz/download +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="bash bc binutils dialog disktype dmidecode e2fsprogs ethtool expect \ file gnu-netcat lzop memtest mtools openssh parted partimage perl pigz procps \ diff -r c8f5c3a4bd86 -r 1be16cc1cd50 ecore/receipt --- a/ecore/receipt Wed May 18 08:05:48 2022 +0100 +++ b/ecore/receipt Wed May 18 11:39:29 2022 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="EFL core event and OS abstraction layer" MAINTAINER="pankso@slitaz.org" LICENSE="BSD" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 edbus/receipt --- a/edbus/receipt Wed May 18 08:05:48 2022 +0100 +++ b/edbus/receipt Wed May 18 11:39:29 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="e_dbus" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 edje/receipt --- a/edje/receipt Wed May 18 08:05:48 2022 +0100 +++ b/edje/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 eet/receipt --- a/eet/receipt Wed May 18 08:05:48 2022 +0100 +++ b/eet/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 eeze/receipt --- a/eeze/receipt Wed May 18 08:05:48 2022 +0100 +++ b/eeze/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.bz2" LICENSE="BSD" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 efreet/receipt --- a/efreet/receipt Wed May 18 08:05:48 2022 +0100 +++ b/efreet/receipt Wed May 18 11:39:29 2022 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="EFL library for handling of freedesktop.org specs." MAINTAINER="pankso@slitaz.org" LICENSE="BSD" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 eina/receipt --- a/eina/receipt Wed May 18 08:05:48 2022 +0100 +++ b/eina/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 eio/receipt --- a/eio/receipt Wed May 18 08:05:48 2022 +0100 +++ b/eio/receipt Wed May 18 11:39:29 2022 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="EFL Async I/O library." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 elementary/receipt --- a/elementary/receipt Wed May 18 08:05:48 2022 +0100 +++ b/elementary/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 embryo/receipt --- a/embryo/receipt Wed May 18 08:05:48 2022 +0100 +++ b/embryo/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 emotion/receipt --- a/emotion/receipt Wed May 18 08:05:48 2022 +0100 +++ b/emotion/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 enlightenment-pam/receipt --- a/enlightenment-pam/receipt Wed May 18 08:05:48 2022 +0100 +++ b/enlightenment-pam/receipt Wed May 18 11:39:29 2022 +0000 @@ -7,9 +7,9 @@ SHORT_DESC="Enlightenment window manager (E17) with PAM, Bluez and connman support." MAINTAINER="pankso@slitaz.org" LICENSE="BSD" -TARBALL="$SOURCE-$VERSION.tar.gz" +TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" PROVIDE="enlightenment:pam" TAGS="e enlightenment window-manager" LOCALES="cs da de el es fr fr_CH hu it pl pt pt_BR ru sl sv zh_CN zh_TW" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 enlightenment/receipt --- a/enlightenment/receipt Wed May 18 08:05:48 2022 +0100 +++ b/enlightenment/receipt Wed May 18 11:39:29 2022 +0000 @@ -5,10 +5,10 @@ CATEGORY="x-window" SHORT_DESC="Enlightenment window manager (E17)." MAINTAINER="pankso@slitaz.org" -TARBALL="$PACKAGE-$VERSION.tar.gz" +TARBALL="$PACKAGE-$VERSION.tar.bz2" LICENSE="BSD" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment window-manager" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 ethumb/receipt --- a/ethumb/receipt Wed May 18 08:05:48 2022 +0100 +++ b/ethumb/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="http://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 evas/receipt --- a/evas/receipt Wed May 18 08:05:48 2022 +0100 +++ b/evas/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="http://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl" HOST_ARCH="i486 arm" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 evas_generic_loaders/receipt --- a/evas_generic_loaders/receipt Wed May 18 08:05:48 2022 +0100 +++ b/evas_generic_loaders/receipt Wed May 18 11:39:29 2022 +0000 @@ -1,14 +1,14 @@ # SliTaz package receipt. PACKAGE="evas_generic_loaders" -VERSION="1.7.9" +VERSION="1.7.10" CATEGORY="base-system" SHORT_DESC="Loaders for Evas using 'generic' module" MAINTAINER="domcox@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.enlightenment.org/" -WGET_URL="http://download.enlightenment.org/releases/$TARBALL" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" TAGS="e enlightenment efl python" DEPENDS="evas gstreamer gst-plugins-base poppler librsvg libraw" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 expedite/receipt --- a/expedite/receipt Wed May 18 08:05:48 2022 +0100 +++ b/expedite/receipt Wed May 18 11:39:29 2022 +0000 @@ -9,8 +9,8 @@ LICENSE="BSD" WEB_SITE="https://www.enlightenment.org/" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="https://git.enlightenment.org/tools/$PACKAGE.git/snapshot/$TARBALL" +TARBALL="$PACKAGE-$VERSION.tar.bz2" +WGET_URL="https://download.enlightenment.org/__old/att/releases/$TARBALL" DEPENDS="evas python" BUILD_DEPENDS="automake evas-dev libtool" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 facter/receipt --- a/facter/receipt Wed May 18 08:05:48 2022 +0100 +++ b/facter/receipt Wed May 18 11:39:29 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="Apache" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/puppetlabs/facter" -WGET_URL="http://downloads.puppetlabs.com/facter/$TARBALL" +WGET_URL="https://github.com/puppetlabs/facter/archive/refs/tags/$VERSION.tar.gz" DEPENDS="ruby" BUILD_DEPENDS="ruby-dev" diff -r c8f5c3a4bd86 -r 1be16cc1cd50 filezilla/receipt --- a/filezilla/receipt Wed May 18 08:05:48 2022 +0100 +++ b/filezilla/receipt Wed May 18 11:39:29 2022 +0000 @@ -11,7 +11,7 @@ SOURCE="FileZilla" TARBALL="${SOURCE}_${VERSION}_src.tar.bz2" -WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" +WGET_URL="https://download.filezilla-project.org/client/$TARBALL" DEPENDS="gnutls libidn libmspack libtasn1 libunistring sqlite wxWidgets28 xorg-libXxf86vm"