wok rev 25102

Use archive.org for some broken wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 21 16:00:20 2022 +0000 (22 months ago)
parents fa5a8f0acc3b
children 32a0c44693d5
files lives/receipt nat-tester/receipt openvas-libraries/receipt owncloud-client/receipt python-pil/receipt qt4/receipt qt5/receipt qtgain/receipt qtwitter/receipt songwrite/receipt stoq/receipt
line diff
     1.1 --- a/lives/receipt	Tue Jun 21 15:09:15 2022 +0000
     1.2 +++ b/lives/receipt	Tue Jun 21 16:00:20 2022 +0000
     1.3 @@ -10,7 +10,7 @@
     1.4  
     1.5  SOURCE="LiVES"
     1.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.7 -WGET_URL="http://lives-video.com/releases/$TARBALL"
     1.8 +WGET_URL="https://web.archive.org/web/20210507194525if_/http://lives-video.com/releases/$TARBALL"
     1.9  
    1.10  DEPENDS="alsa-lib gtk+ libavc1394 liboil libpng libtheora mjpegtools sox"
    1.11  BUILD_DEPENDS="alsa-lib alsa-lib-dev expat-dev gtk+-dev libpng-dev perl procps"
     2.1 --- a/nat-tester/receipt	Tue Jun 21 15:09:15 2022 +0000
     2.2 +++ b/nat-tester/receipt	Tue Jun 21 16:00:20 2022 +0000
     2.3 @@ -8,8 +8,8 @@
     2.4  LICENSE="GPL3"
     2.5  SOURCE="linuxTester"
     2.6  TARBALL="linuxNatTester.tar.gz"
     2.7 -WEB_SITE="http://nattest.net.in.tum.de/"
     2.8 -WGET_URL="${WEB_SITE}$TARBALL"
     2.9 +WEB_SITE="https://web.archive.org/web/20111005154320/http://nattest.net.in.tum.de/"
    2.10 +WGET_URL="https://web.archive.org/web/20111005155017if_/http://nattest.net.in.tum.de/$TARBALL"
    2.11  TAGS="networking"
    2.12  
    2.13  BUILD_DEPENDS="pkg-config libsctp-dev libsctp zlib-dev libxml2-dev"
     3.1 --- a/openvas-libraries/receipt	Tue Jun 21 15:09:15 2022 +0000
     3.2 +++ b/openvas-libraries/receipt	Tue Jun 21 16:00:20 2022 +0000
     3.3 @@ -8,7 +8,7 @@
     3.4  LICENSE="GPL2 LGPL2 BSD"
     3.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
     3.6  WEB_SITE="https://www.openvas.org/"
     3.7 -WGET_URL="https://wald.intevation.org/frs/download.php/784/$TARBALL"
     3.8 +WGET_URL="https://web.archive.org/web/20111102191640if_/http://wald.intevation.org/frs/download.php/784/$TARBALL"
     3.9  
    3.10  DEPENDS="glib gnutls libgcrypt zlib libgpg-error gpgme libtasn1"
    3.11  BUILD_DEPENDS="gpgme-dev libgcrypt-dev pkg-config glib-dev gnutls-dev libpcap-dev \
     4.1 --- a/owncloud-client/receipt	Tue Jun 21 15:09:15 2022 +0000
     4.2 +++ b/owncloud-client/receipt	Tue Jun 21 16:00:20 2022 +0000
     4.3 @@ -9,7 +9,7 @@
     4.4  WEB_SITE="http://owncloud.org/sync-clients/"
     4.5  SOURCE="mirall"
     4.6  TARBALL="$SOURCE-$VERSION.tar.bz2"
     4.7 -WGET_URL="http://download.owncloud.com/download/$TARBALL"
     4.8 +WGET_URL="https://web.archive.org/web/20121104014619if_/http://download.owncloud.com/download/$TARBALL"
     4.9  
    4.10  DEPENDS="csync libQtTest libQtNetwork libQtCore libQtXml libQtGui"
    4.11  BUILD_DEPENDS="csync-dev Qt4-dev cmake qmake"
     5.1 --- a/python-pil/receipt	Tue Jun 21 15:09:15 2022 +0000
     5.2 +++ b/python-pil/receipt	Tue Jun 21 16:00:20 2022 +0000
     5.3 @@ -10,7 +10,7 @@
     5.4  
     5.5  SOURCE="Imaging"
     5.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     5.7 -WGET_URL="https://effbot.org/downloads/$TARBALL"
     5.8 +WGET_URL="https://web.archive.org/web/20110204201902if_/http://effbot.org/media/downloads/$TARBALL"
     5.9  
    5.10  DEPENDS="freetype jpeg python tk zlib"
    5.11  BUILD_DEPENDS="jpeg-dev python python-dev zlib-dev"
     6.1 --- a/qt4/receipt	Tue Jun 21 15:09:15 2022 +0000
     6.2 +++ b/qt4/receipt	Tue Jun 21 16:00:20 2022 +0000
     6.3 @@ -9,7 +9,7 @@
     6.4  LICENSE="GPL3 LGPL2.1"
     6.5  TARBALL="$SOURCE-$VERSION.tar.gz"
     6.6  WEB_SITE="https://qt-project.org/"
     6.7 -WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/$TARBALL"
     6.8 +WGET_URL="https://web.archive.org/web/20220321180342if_/https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/$TARBALL"
     6.9  PROVIDE="qt-x11-opensource-src Qt4"
    6.10  TAGS="qt"
    6.11  
     7.1 --- a/qt5/receipt	Tue Jun 21 15:09:15 2022 +0000
     7.2 +++ b/qt5/receipt	Tue Jun 21 16:00:20 2022 +0000
     7.3 @@ -11,7 +11,7 @@
     7.4  WEB_SITE="https://www.qt.io/"
     7.5  
     7.6  TARBALL="$SOURCE-$VERSION.tar.xz"
     7.7 -WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL"
     7.8 +WGET_URL="http://mirrors.ocf.berkeley.edu/qt/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL"
     7.9  PROVIDE="qt-x11-opensource-src Qt5"
    7.10  
    7.11  DEPENDS="gcc83-lib-base glibc-locale libQt3Support libQt5Core libQt5DBus 
     8.1 --- a/qtgain/receipt	Tue Jun 21 15:09:15 2022 +0000
     8.2 +++ b/qtgain/receipt	Tue Jun 21 16:00:20 2022 +0000
     8.3 @@ -8,7 +8,7 @@
     8.4  LICENSE="GPL2"
     8.5  TARBALL="56842-QtGain.tar.lzma"
     8.6  WEB_SITE="https://www.linux-apps.com/content/show.php/QtGain?content=56842"
     8.7 -WGET_URL="http://qt-apps.org/CONTENT/content-files/$TARBALL"
     8.8 +WGET_URL="https://web.archive.org/web/20150802150319if_/http://qt-apps.org/CONTENT/content-files/$TARBALL"
     8.9  
    8.10  DEPENDS="libQtCore libQtGui libQtNetwork"
    8.11  BUILD_DEPENDS="Qt4-dev qmake"
     9.1 --- a/qtwitter/receipt	Tue Jun 21 15:09:15 2022 +0000
     9.2 +++ b/qtwitter/receipt	Tue Jun 21 16:00:20 2022 +0000
     9.3 @@ -8,7 +8,7 @@
     9.4  LICENSE="LGPL3"
     9.5  TARBALL="$PACKAGE-$VERSION-src.tar.gz"
     9.6  WEB_SITE="https://web.archive.org/web/20130113073128/http://blog.ayoy.net/qtwitter"
     9.7 -WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL"
     9.8 +WGET_URL="https://web.archive.org/web/20150805105045if_/http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL"
     9.9  
    9.10  DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \
    9.11  libQtDesigner libQtScript libQt3Support libQtClucene libQtDBus libQtHelp \
    10.1 --- a/songwrite/receipt	Tue Jun 21 15:09:15 2022 +0000
    10.2 +++ b/songwrite/receipt	Tue Jun 21 16:00:20 2022 +0000
    10.3 @@ -9,7 +9,7 @@
    10.4  LICENSE="GPL3"
    10.5  TARBALL="$SOURCE-$VERSION.tar.gz"
    10.6  WEB_SITE="http://www.lesfleursdunormal.fr/static/informatique/songwrite/index_en.html"
    10.7 -WGET_URL="http://download.gna.org/songwrite/$TARBALL"
    10.8 +WGET_URL="https://web.archive.org/web/20170225200400if_/http://download.gna.org/songwrite/$TARBALL"
    10.9  
   10.10  DEPENDS="python editobj gtk+ pycairo"
   10.11  BUILD_DEPENDS="python"
    11.1 --- a/stoq/receipt	Tue Jun 21 15:09:15 2022 +0000
    11.2 +++ b/stoq/receipt	Tue Jun 21 16:00:20 2022 +0000
    11.3 @@ -8,7 +8,7 @@
    11.4  LICENSE="GPL2"
    11.5  TARBALL="$PACKAGE-$VERSION.tar.gz"
    11.6  WEB_SITE="http://www.stoq.com.br"
    11.7 -WGET_URL="http://download.stoq.com.br/sources/$VERSION/$TARBALL"
    11.8 +WGET_URL="https://web.archive.org/web/20150907231555if_/http://download.stoq.com.br/sources/$VERSION/$TARBALL"
    11.9  
   11.10  DEPENDS="python pygtk postgresql psycopg2 zopeinterface python-pil \
   11.11  python-reportlab stoqlib stoqdrivers python-kiwi python-gazpacho"