# HG changeset patch # User Pascal Bellard # Date 1651956836 0 # Node ID d765616e1f3d56230016ab3aa3f86f59de3255c6 # Parent 00e3b45c063b6ba49fb077e2492bc6dc95e6ec23 Update some wget_url diff -r 00e3b45c063b -r d765616e1f3d libqwt6-qt4/receipt --- a/libqwt6-qt4/receipt Sat May 07 11:09:47 2022 +0000 +++ b/libqwt6-qt4/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="qwt" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://qwt.sourceforge.net" -WGET_URL="http://switch.dl.sourceforge.net/sourceforge/qwt/$TARBALL" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="libQtCore libQtGui libQtScript libQtXml libQtDesigner gcc-lib-base" BUILD_DEPENDS="qmake Qt4-dev" diff -r 00e3b45c063b -r d765616e1f3d ovz-web-panel/receipt --- a/ovz-web-panel/receipt Sat May 07 11:09:47 2022 +0000 +++ b/ovz-web-panel/receipt Sat May 07 20:53:56 2022 +0000 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="${PACKAGE}-${VERSION}.tgz" -WEB_SITE="http://owp.softunity.com.ru/" -WGET_URL="http://ovz-web-panel.googlecode.com/files/$TARBALL" +WEB_SITE="https://code.google.com/archive/p/ovz-web-panel/" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="ruby-enterprise sqlite3-ruby" diff -r 00e3b45c063b -r d765616e1f3d p2c/receipt --- a/p2c/receipt Sat May 07 11:09:47 2022 +0000 +++ b/p2c/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://users.fred.net/tds/lab/p2c/" -WGET_URL="http://darkstar.ist.utl.pt/slackware/slackware_source/d/p2c/$TARBALL" +WGET_URL="http://users.fred.net/tds/lab/p2c/$TARBALL" TAGS="pascal" DEPENDS="perl" diff -r 00e3b45c063b -r d765616e1f3d pcmanfm/receipt --- a/pcmanfm/receipt Sat May 07 11:09:47 2022 +0000 +++ b/pcmanfm/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,8 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://pcmanfm.sourceforge.net/" -#WGET_URL="$SF_MIRROR/$PACKAGE/files/$TARBALL" -WGET_URL="http://git.lxde.org/gitweb/?p=lxde/pcmanfm.git;a=snapshot;h=$VERSION;sf=txz" +WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="file-manager" HOST_ARCH="i486 arm" diff -r 00e3b45c063b -r d765616e1f3d perl-libwww/receipt --- a/perl-libwww/receipt Sat May 07 11:09:47 2022 +0000 +++ b/perl-libwww/receipt Sat May 07 20:53:56 2022 +0000 @@ -14,7 +14,7 @@ SOURCE="libwww-perl" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://metacpan.org/release/libwww-perl/" -WGET_URL="http://www.cpan.org/authors/id/G/GA/GAAS/$TARBALL" +WGET_URL="https://cpan.metacpan.org/authors/id/G/GA/GAAS/$TARBALL" current_version() { diff -r 00e3b45c063b -r d765616e1f3d pigz/receipt --- a/pigz/receipt Sat May 07 11:09:47 2022 +0000 +++ b/pigz/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="Apache" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.zlib.net/pigz" -WGET_URL="$WEB_SITE/$TARBALL" +WGET_URL="https://github.com/madler/pigz/archive/v$VERSION.tar.gz" DEPENDS="" BUILD_DEPENDS="" diff -r 00e3b45c063b -r d765616e1f3d pybootchartgui/receipt --- a/pybootchartgui/receipt Sat May 07 11:09:47 2022 +0000 +++ b/pybootchartgui/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/kraj/poky/tree/master/scripts/pybootchartgui" -WGET_URL="https://code.google.com/archive/p/pybootchartgui//files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="python pygtk bootchart" diff -r 00e3b45c063b -r d765616e1f3d pylorcon/receipt --- a/pylorcon/receipt Sat May 07 11:09:47 2022 +0000 +++ b/pylorcon/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" WEB_SITE="https://github.com/blake-regalia/pylorcon" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://pylorcon.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="python lorcon-old" BUILD_DEPENDS="python-dev lorcon-old-dev" diff -r 00e3b45c063b -r d765616e1f3d python-apsw/receipt --- a/python-apsw/receipt Sat May 07 11:09:47 2022 +0000 +++ b/python-apsw/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ LICENSE="zlib/libpng" TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="https://rogerbinns.github.io/apsw/" -WGET_URL="http://$SOURCE.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$SOURCE/$TARBALL" DEPENDS="sqlite" BUILD_DEPENDS="python-dev sqlite-dev" diff -r 00e3b45c063b -r d765616e1f3d python-barcode/receipt --- a/python-barcode/receipt Sat May 07 11:09:47 2022 +0000 +++ b/python-barcode/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="pyBarcode" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://pypi.org/project/$PACKAGE" -WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" +WGET_URL="https://github.com/WhyNotHugo/python-barcode/archive/refs/tags/$VERSION.tar.gz" DEPENDS="python" BUILD_DEPENDS="python python-setuptools wget" diff -r 00e3b45c063b -r d765616e1f3d python-pywebdav/receipt --- a/python-pywebdav/receipt Sat May 07 11:09:47 2022 +0000 +++ b/python-pywebdav/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://pypi.org/project/$SOURCE/" -WGET_URL="http://pywebdav.googlecode.com/files/$TARBALL" +WGET_URL="https://files.pythonhosted.org/packages/e9/14/5f2a654233e533797f32dd670dab8dd61ac974d5105950481e872bddb898/$TARBALL" DEPENDS="python" BUILD_DEPENDS="python-dev python python-setuptools" diff -r 00e3b45c063b -r d765616e1f3d rlog/receipt --- a/rlog/receipt Sat May 07 11:09:47 2022 +0000 +++ b/rlog/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://github.com/vgough/rlog" -WGET_URL="http://rlog.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" TAGS="C++ log" DEPENDS="gcc-lib-base" diff -r 00e3b45c063b -r d765616e1f3d rubyripper/receipt --- a/rubyripper/receipt Sat May 07 11:09:47 2022 +0000 +++ b/rubyripper/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" WEB_SITE="https://github.com/bleskodev/rubyripper" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://rubyripper.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" TAGS="audio CD ripper" SUGGESTED="ruby-gtk2 lame vorbis-tools" diff -r 00e3b45c063b -r d765616e1f3d secure-delete/receipt --- a/secure-delete/receipt Sat May 07 11:09:47 2022 +0000 +++ b/secure-delete/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="secure_delete" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.thc.org/" -WGET_URL="http://freeworld.thc.org/releases/$TARBALL" +WGET_URL="http://deb.debian.org/debian/pool/main/s/$PACKAGE/${PACKAGE}_$VERSION.orig.tar.gz" DEPENDS="glibc-base" diff -r 00e3b45c063b -r d765616e1f3d smx/receipt --- a/smx/receipt Sat May 07 11:09:47 2022 +0000 +++ b/smx/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20180323014153/http://www.smxlang.org/" -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="unixODBC sqlite libgd libcrypto gcc-lib-base zlib tiff libjpeg" BUILD_DEPENDS="apache-dev apr-dev apr-util-dev unixODBC-dev \ diff -r 00e3b45c063b -r d765616e1f3d spamassassin/receipt --- a/spamassassin/receipt Sat May 07 11:09:47 2022 +0000 +++ b/spamassassin/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="Apache" TARBALL="Mail-SpamAssassin-$VERSION.tar.gz" WEB_SITE="https://spamassassin.apache.org/" -WGET_URL="http://miroir.univ-lorraine.fr/apache//spamassassin/source/$TARBALL" +WGET_URL="https://archive.apache.org/dist/$PACKAGE/source/$TARBALL" CONFIG_FILES="/etc/mail/spamassassin" DEPENDS="perl-net-dns perl-html-parser perl-netaddr-ip" diff -r 00e3b45c063b -r d765616e1f3d stardict/receipt --- a/stardict/receipt Sat May 07 11:09:47 2022 +0000 +++ b/stardict/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://stardict-4.sourceforge.net/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://stardict-3.googlecode.com/files/$TARBALL" +WGET_URL="https://downloads.sourceforge.net/stardict-4/$TARBALL" DEPENDS="enchant gtk+ libsigc++ xorg-libSM" BUILD_DEPENDS="bzip2 enchant-dev gtk+-dev intltool libffi libsigc++-dev \ diff -r 00e3b45c063b -r d765616e1f3d synergy/receipt --- a/synergy/receipt Sat May 07 11:09:47 2022 +0000 +++ b/synergy/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION-Source.tar.gz" WEB_SITE="http://synergy-foss.org" -WGET_URL="http://synergy.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" DEPENDS="xorg-libX11 xorg-libXtst xorg-libSM xorg-libICE xorg-libXinerama gcc-lib-base" BUILD_DEPENDS="xorg-dev-proto xorg-libXt-dev xorg-libXtst-dev cmake" diff -r 00e3b45c063b -r d765616e1f3d thunderbird-bin/receipt --- a/thunderbird-bin/receipt Sat May 07 11:09:47 2022 +0000 +++ b/thunderbird-bin/receipt Sat May 07 20:53:56 2022 +0000 @@ -6,8 +6,8 @@ SHORT_DESC="Mozilla's Thunderbird email application." MAINTAINER="mojo@slitaz.org" LICENSE="MPL" +SOURCE="thunderbird" TARBALL="$SOURCE-$VERSION.tar.bz2" -SOURCE="thunderbird" WEB_SITE="http://www.mozilla.org/" WGET_URL="https://ftp.mozilla.org/pub/thunderbird/releases/$VERSION/linux-i686/en-US/$TARBALL" diff -r 00e3b45c063b -r d765616e1f3d tiptop/receipt --- a/tiptop/receipt Sat May 07 11:09:47 2022 +0000 +++ b/tiptop/receipt Sat May 07 20:53:56 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://github.com/FeCastle/tiptop" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://tiptop.gforge.inria.fr/releases/$TARBALL" +WGET_URL="https://files.inria.fr/pacap/tiptop/$TARBALL" DEPENDS="libxml2 ncurses" BUILD_DEPENDS="bison flex libxml2-dev m4 ncurses-dev" diff -r 00e3b45c063b -r d765616e1f3d webian-shell/receipt --- a/webian-shell/receipt Sat May 07 11:09:47 2022 +0000 +++ b/webian-shell/receipt Sat May 07 20:53:56 2022 +0000 @@ -7,9 +7,8 @@ MAINTAINER="hackdorte@sapo.pt" LICENSE="MPL2" WEB_SITE="https://webian.org/shell/" -GITHUB="https://cloud.github.com/downloads" TARBALL="${PACKAGE/-/_}_$VERSION-linux_32.tar.gz" -WGET_URL="$GITHUB/webianproject/shell/$TARBALL" +WGET_URL="https://github.com/downloadswebianproject/shell/$TARBALL" DEPENDS="gtk+ nss" BUILD_DEPENDS="wget" diff -r 00e3b45c063b -r d765616e1f3d wvstreams/receipt --- a/wvstreams/receipt Sat May 07 11:09:47 2022 +0000 +++ b/wvstreams/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20110504183753/http://alumnit.ca:80/wiki/index.php?page=WvDial" -WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL" +WGET_URL="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$PACKAGE/$TARBALL" TAGS="network 3G" DEPENDS="ppp libssl xplc readline" diff -r 00e3b45c063b -r d765616e1f3d wxWidgets28-dev/receipt --- a/wxWidgets28-dev/receipt Sat May 07 11:09:47 2022 +0000 +++ b/wxWidgets28-dev/receipt Sat May 07 20:53:56 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL" WANTED="wxWidgets28" -WEB_SITE="http://www.wxwidgets.org/" +WEB_SITE="https://www.wxwidgets.org/" DEPENDS="pkg-config gtk+-dev xorg-libXinerama-dev xorg-libSM-dev \ xorg-libICE-dev expat wxWidgets28 zlib" diff -r 00e3b45c063b -r d765616e1f3d wxWidgets28/receipt --- a/wxWidgets28/receipt Sat May 07 11:09:47 2022 +0000 +++ b/wxWidgets28/receipt Sat May 07 20:53:56 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL" TARBALL="wxPython-src-$VERSION.tar.bz2" -WEB_SITE="http://www.wxwidgets.org/" +WEB_SITE="https://www.wxwidgets.org/" WGET_URL="$SF_MIRROR/wxwindows/$TARBALL" DEPENDS="glib glibc-base gcc-lib-base libgio pkg-config expat zlib atk \ diff -r 00e3b45c063b -r d765616e1f3d wxdfast/receipt --- a/wxdfast/receipt Sat May 07 11:09:47 2022 +0000 +++ b/wxdfast/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="${PACKAGE}_${VERSION}.tar.gz" WEB_SITE="http://dfast.sourceforge.net/index.html" -WGET_URL="http://heanet.dl.sourceforge.net/sourceforge/dfast/$TARBALL" +WGET_URL="$SF_MIRROR/dfast/$TARBALL" DEPENDS="wxWidgets28 xorg-libXdamage xorg-libXxf86vm" BUILD_DEPENDS="wxWidgets28-dev" diff -r 00e3b45c063b -r d765616e1f3d xine-plugin/receipt --- a/xine-plugin/receipt Sat May 07 11:09:47 2022 +0000 +++ b/xine-plugin/receipt Sat May 07 20:53:56 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.xinehq.de/" -WGET_URL="http://switch.dl.sourceforge.net/sourceforge/xine/$TARBALL" +WGET_URL="$SF_MIRROR/xine/$TARBALL" DEPENDS="xine-lib firefox" BUILD_DEPENDS="xine-lib xine-lib-dev xorg-dev" diff -r 00e3b45c063b -r d765616e1f3d xpenguins/receipt --- a/xpenguins/receipt Sat May 07 11:09:47 2022 +0000 +++ b/xpenguins/receipt Sat May 07 20:53:56 2022 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="Cute little penguins walking along the tops of your windows" MAINTAINER="Lucas Levrel " LICENSE="GPL" -WEB_SITE="http://xpenguins.seul.org" +WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="$WEB_SITE/$TARBALL" +WGET_URL="http://xpenguins.seul.org/$TARBALL" DEPENDS="xorg-libXpm xorg-libX11 xorg-libXext" BUILD_DEPENDS="xorg-libXpm-dev xorg-libX11-dev xorg-libXext-dev" diff -r 00e3b45c063b -r d765616e1f3d xpenguins_themes/receipt --- a/xpenguins_themes/receipt Sat May 07 11:09:47 2022 +0000 +++ b/xpenguins_themes/receipt Sat May 07 20:53:56 2022 +0000 @@ -6,9 +6,9 @@ SHORT_DESC="Additional themes for XPenguins" MAINTAINER="Lucas Levrel " LICENSE="unclear" -WEB_SITE="http://xpenguins.seul.org" +WEB_SITE="https://ratrabbit.nl/ratrabbit/software/xpenguins/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="$WEB_SITE/$TARBALL" +WGET_URL="http://xpenguins.seul.org/$TARBALL" DEPENDS="xpenguins" BUILD_DEPENDS=""