wok-current rev 25028
Update some wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu May 19 17:04:56 2022 +0000 (2022-05-19) |
parents | 980adf6bb9e7 |
children | e747fc271d75 |
files | acme/receipt cairo-compmgr-core/receipt coova-chilli/receipt eaccelerator/receipt electricsheep/receipt emelfm2/receipt ftjam/receipt getmail/receipt gpxe/receipt gsynaptics/receipt lcdnurse/receipt libctpp2/receipt libdaq/receipt libgtkimageview/receipt libimobiledevice/receipt liferea/receipt lives/receipt |
line diff
1.1 --- a/acme/receipt Thu May 19 13:59:33 2022 +0100 1.2 +++ b/acme/receipt Thu May 19 17:04:56 2022 +0000 1.3 @@ -6,9 +6,9 @@ 1.4 SHORT_DESC="A Crossassembler for Multiple Environments (6502, 65c02 and 65816)." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 LICENSE="GPL2" 1.7 -TARBALL="$PACKAGE${VERSION/./}src.tar.bz2" 1.8 +TARBALL="$PACKAGE${VERSION/./}src.tar.gz" 1.9 WEB_SITE="https://github.com/meonwax/acme" 1.10 -WGET_URL="$WEB_SITE/current/$TARBALL" 1.11 +WGET_URL="https://www.mirrorservice.org/sites/ftp.cs.vu.nl/pub/minix/distfiles/backup/$TARBALL" 1.12 TAGS="cross assembler 6502" 1.13 1.14 DEPENDS=""
2.1 --- a/cairo-compmgr-core/receipt Thu May 19 13:59:33 2022 +0100 2.2 +++ b/cairo-compmgr-core/receipt Thu May 19 17:04:56 2022 +0000 2.3 @@ -9,7 +9,7 @@ 2.4 WEB_SITE="https://github.com/gandalfn/Cairo-Composite-Manager" 2.5 SOURCE="cairo-compmgr" 2.6 TARBALL="$SOURCE-$VERSION.tar.gz" 2.7 -WGET_URL="http://download.tuxfamily.org/ccm/$SOURCE/$TARBALL" 2.8 +WGET_URL="http://ftp.vim.org/os/Linux/distr/zenwalk/source/extra/xap/$SOURCE/$TARBALL" 2.9 2.10 DEPENDS="libbfd libcairo-compmgr0" 2.11 BUILD_DEPENDS="xorg-libXcomposite-dev xorg-libXdamage-dev xorg-libXext-dev \
3.1 --- a/coova-chilli/receipt Thu May 19 13:59:33 2022 +0100 3.2 +++ b/coova-chilli/receipt Thu May 19 17:04:56 2022 +0000 3.3 @@ -8,7 +8,7 @@ 3.4 LICENSE="GPL3" 3.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.6 WEB_SITE="http://www.coova.org/CoovaChilli" 3.7 -WGET_URL="http://ap.coova.org/chilli/$TARBALL" 3.8 +WGET_URL="https://coova.github.io/coova-chilli/$TARBALL" 3.9 3.10 DEPENDS="libssl curl libidn" 3.11 BUILD_DEPENDS="openssl-dev curl-dev"
4.1 --- a/eaccelerator/receipt Thu May 19 13:59:33 2022 +0100 4.2 +++ b/eaccelerator/receipt Thu May 19 17:04:56 2022 +0000 4.3 @@ -8,7 +8,7 @@ 4.4 LICENSE="GPL2" 4.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 4.6 WEB_SITE="http://eaccelerator.net/" 4.7 -WGET_URL="http://bart.eaccelerator.net/source/$VERSION/$TARBALL" 4.8 +WGET_URL="https://github.com/downloads/eaccelerator/eaccelerator/$TARBALL" 4.9 TAGS="php" 4.10 4.11 DEPENDS="php m4"
5.1 --- a/electricsheep/receipt Thu May 19 13:59:33 2022 +0100 5.2 +++ b/electricsheep/receipt Thu May 19 17:04:56 2022 +0000 5.3 @@ -8,7 +8,7 @@ 5.4 LICENSE="GPL2" 5.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 5.6 WEB_SITE="http://community.electricsheep.org/" 5.7 -WGET_URL="http://147.52.159.12/mirrors/ftp.kernel.org/pub/dist/vectorlinux/VL64-7.0/sourceAbs/$PACKAGE/$TARBALL" 5.8 +WGET_URL="https://sources.archlinux.org/other/community/$PACKAGE/$TARBALL" 5.9 5.10 DEPENDS="curl expat flam3 ffmpeg mplayer libglade gtk+" 5.11 BUILD_DEPENDS="curl-dev expat-dev ffmpeg-dev libglade-dev gtk+-dev flam3-dev \
6.1 --- a/emelfm2/receipt Thu May 19 13:59:33 2022 +0100 6.2 +++ b/emelfm2/receipt Thu May 19 17:04:56 2022 +0000 6.3 @@ -8,7 +8,7 @@ 6.4 LICENSE="GPL3" 6.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 6.6 WEB_SITE="https://emelfm2.net/" 6.7 -WGET_URL="https://emelfm2.net/rel/$TARBALL" 6.8 +WGET_URL="http://tinycorelinux.net/dCore/x86/import/src/$PACKAGE/$TARBALL" 6.9 TAGS="file-manager" 6.10 6.11 DEPENDS="gtk+ xorg-libXdamage"
7.1 --- a/ftjam/receipt Thu May 19 13:59:33 2022 +0100 7.2 +++ b/ftjam/receipt Thu May 19 17:04:56 2022 +0000 7.3 @@ -9,7 +9,7 @@ 7.4 WEB_SITE="http://freetype.org/jam/" 7.5 PROVIDE="jam" 7.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 7.7 -WGET_URL="http://david.freetype.org/jam/$TARBALL" 7.8 +WGET_URL="https://www.mirrorservice.org/sites/download.salixos.org/i486/14.0/source/d/$PACKAGE/$TARBALL" 7.9 7.10 DEPENDS="glibc-base" 7.11 BUILD_DEPENDS="bison"
8.1 --- a/getmail/receipt Thu May 19 13:59:33 2022 +0100 8.2 +++ b/getmail/receipt Thu May 19 17:04:56 2022 +0000 8.3 @@ -9,7 +9,7 @@ 8.4 WEB_SITE="http://pyropus.ca/software/getmail" 8.5 8.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 8.7 -WGET_URL="$WEB_SITE/old-versions/$TARBALL" 8.8 +WGET_URL="http://www.mirrorservice.org/pub/pkgsrc/distfiles/$TARBALL" 8.9 8.10 DEPENDS="python" 8.11 BUILD_DEPENDS="python python-dev"
9.1 --- a/gpxe/receipt Thu May 19 13:59:33 2022 +0100 9.2 +++ b/gpxe/receipt Thu May 19 17:04:56 2022 +0000 9.3 @@ -6,9 +6,10 @@ 9.4 SHORT_DESC="Ethernet bootloader." 9.5 MAINTAINER="pascal.bellard@slitaz.org" 9.6 LICENSE="GPL2" 9.7 -TARBALL="$PACKAGE-$VERSION.tar.bz2" 9.8 +SOURCE="ipxe" 9.9 +TARBALL="$SOURCE-$VERSION.tar.bz2" 9.10 WEB_SITE="http://www.etherboot.org/" 9.11 -WGET_URL="http://kernel.org/pub/software/utils/boot/$PACKAGE/Old/$TARBALL" 9.12 +WGET_URL="https://git.ipxe.org/release/$SOURCE/$TARBALL" 9.13 9.14 BUILD_DEPENDS="perl" 9.15
10.1 --- a/gsynaptics/receipt Thu May 19 13:59:33 2022 +0100 10.2 +++ b/gsynaptics/receipt Thu May 19 17:04:56 2022 +0000 10.3 @@ -9,7 +9,7 @@ 10.4 WEB_SITE="http://sourceforge.jp/projects/gsynaptics/" 10.5 10.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 10.7 -WGET_URL="http://sourceforge.jp/frs/redir.php?m=keihanna&f=%2F$PACKAGE%2F38463%2F$TARBALL" 10.8 +WGET_URL="http://mirrors.dotsrc.org/mirrors/exherbo/$TARBALL" 10.9 10.10 DEPENDS="dbus-glib GConf gtk+ libglade ORBit2" 10.11 BUILD_DEPENDS="dbus-glib-dev gtk+-dev libglade-dev GConf-dev gnome-doc-utils-dev"
11.1 --- a/lcdnurse/receipt Thu May 19 13:59:33 2022 +0100 11.2 +++ b/lcdnurse/receipt Thu May 19 17:04:56 2022 +0000 11.3 @@ -8,7 +8,7 @@ 11.4 LICENSE="GPL3" 11.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 11.6 WEB_SITE="https://web.archive.org/web/20140209025603/http://congelli.eu/prog_info_lcdnurse.html" 11.7 -WGET_URL="http://congelli.eu/download/$PACKAGE/$TARBALL" 11.8 +WGET_URL="http://yantis-scripts.s3.amazonaws.com/$TARBALL" 11.9 11.10 DEPENDS="wxWidgets28" 11.11 BUILD_DEPENDS="wxWidgets28-dev"
12.1 --- a/libctpp2/receipt Thu May 19 13:59:33 2022 +0100 12.2 +++ b/libctpp2/receipt Thu May 19 17:04:56 2022 +0000 12.3 @@ -10,7 +10,7 @@ 12.4 WEB_SITE="https://web.archive.org/web/20180803011303/http://ctpp.havoc.ru/en/" 12.5 12.6 TARBALL="$SOURCE-$VERSION.tar.gz" 12.7 -WGET_URL="http://ctpp.havoc.ru/download/$TARBALL" 12.8 +WGET_URL="http://ftp.vim.org/pub/ftp/pub/kiwix/dev/$TARBALL" 12.9 12.10 DEPENDS="gcc-lib-base" 12.11 BUILD_DEPENDS="cmake"
13.1 --- a/libdaq/receipt Thu May 19 13:59:33 2022 +0100 13.2 +++ b/libdaq/receipt Thu May 19 17:04:56 2022 +0000 13.3 @@ -10,8 +10,7 @@ 13.4 13.5 SOURCE="daq" 13.6 TARBALL="$SOURCE-$VERSION.tar.gz" 13.7 -WGET_URL="${WEB_SITE}downloads/snort/$TARBALL" 13.8 -#WGET_URL="https://github.com/snort3/libdaq/archive/refs/tags/v$VERSION.tar.gz" 13.9 +WGET_URL="https://www.snort.org/downloads/archive/snort/$TARBALL" 13.10 13.11 DEPENDS="libpcap" 13.12 BUILD_DEPENDS="automake bison flex libpcap-dev"
14.1 --- a/libgtkimageview/receipt Thu May 19 13:59:33 2022 +0100 14.2 +++ b/libgtkimageview/receipt Thu May 19 17:04:56 2022 +0000 14.3 @@ -9,7 +9,7 @@ 14.4 SOURCE="gtkimageview" 14.5 TARBALL="$SOURCE-$VERSION.tar.gz" 14.6 WEB_SITE="https://web.archive.org/web/20130517010338/http://trac.bjourne.webfactional.com/" 14.7 -WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL?format=raw" 14.8 +WGET_URL="https://eternallybored.org/misc/gimp/plugins/ufraw/src/$TARBALL" 14.9 14.10 DEPENDS="gtk+" 14.11 BUILD_DEPENDS="gtk+-dev expat-dev"
15.1 --- a/libimobiledevice/receipt Thu May 19 13:59:33 2022 +0100 15.2 +++ b/libimobiledevice/receipt Thu May 19 17:04:56 2022 +0000 15.3 @@ -8,7 +8,7 @@ 15.4 LICENSE="GPL2" 15.5 WEB_SITE="https://libimobiledevice.org" 15.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 15.7 -WGET_URL="$WEB_SITE/downloads/$TARBALL" 15.8 +WGET_URL="https://cgit.sukimashita.com/libimobiledevice.git/snapshot/$TARBALL" 15.9 15.10 DEPENDS="gnutls glib libplist usbmuxd" 15.11 BUILD_DEPENDS="gnutls-dev glib-dev libplist-dev usbmuxd-dev python-dev swig \
16.1 --- a/liferea/receipt Thu May 19 13:59:33 2022 +0100 16.2 +++ b/liferea/receipt Thu May 19 17:04:56 2022 +0000 16.3 @@ -8,7 +8,7 @@ 16.4 LICENSE="GPL2" 16.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 16.6 WEB_SITE="http://liferea.sourceforge.net/" 16.7 -WGET_URL="$SF_MIRROR/project/$PACKAGE/Liferea%20Stable/$VERSION/$TARBALL" 16.8 +WGET_URL="http://ftp.lip6.fr/pub/minix/distfiles/local/3.3.0/$TARBALL" 16.9 16.10 DEPENDS="gtk+ glib pango GConf libunique libxml2 libxslt sqlite libsoup \ 16.11 libwebkit libnotify gnutls json-glib" #intltool?
17.1 --- a/lives/receipt Thu May 19 13:59:33 2022 +0100 17.2 +++ b/lives/receipt Thu May 19 17:04:56 2022 +0000 17.3 @@ -8,9 +8,8 @@ 17.4 LICENSE="GPL3" 17.5 WEB_SITE="https://github.com/salsaman/LiVES" 17.6 17.7 -SOURCE="LiVES" 17.8 -TARBALL="$SOURCE-$VERSION.tar.bz2" 17.9 -WGET_URL="http://lives-video.com/releases/$TARBALL" 17.10 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 17.11 +WGET_URL="https://www.videohelp.com/download/$TARBALL" 17.12 17.13 DEPENDS="alsa-lib gtk+ libavc1394 liboil libpng libtheora mjpegtools sox" 17.14 BUILD_DEPENDS="alsa-lib alsa-lib-dev expat-dev gtk+-dev libpng-dev perl procps"