# HG changeset patch # User Pascal Bellard # Date 1651394564 0 # Node ID bd75109033107f3224667e6c34b49dbe5952a6a9 # Parent e97ec007801cae781842accc0506da4385516aab Up lzsa (1.3.11) diff -r e97ec007801c -r bd7510903310 aircrack-ng/receipt --- a/aircrack-ng/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/aircrack-ng/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.aircrack-ng.org/" -WGET_URL="http://download.aircrack-ng.org/$TARBALL" +WGET_URL="https://download.aircrack-ng.org/$TARBALL" DEPENDS="aircrack-ng-oui iw openssl sqlite zlib pylorcon" BUILD_DEPENDS="sqlite-dev pylorcon openssl-dev" diff -r e97ec007801c -r bd7510903310 apache-ant/receipt --- a/apache-ant/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/apache-ant/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://ant.apache.org/" TARBALL="$PACKAGE-$VERSION-bin.tar.bz2" -WGET_URL="http://www.apache.org/dist/ant/binaries/$TARBALL" +WGET_URL="https://www.apache.org/dist/ant/binaries/$TARBALL" SUGGESTED="" DEPENDS="jdk" diff -r e97ec007801c -r bd7510903310 apr-util/receipt --- a/apr-util/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/apr-util/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://apr.apache.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://www.apache.org/dist/apr/$TARBALL" +WGET_URL="https://www.apache.org/dist/apr/$TARBALL" DEPENDS="apr expat ncurses readline zlib" BUILD_DEPENDS="apr-dev expat-dev gawk libmysqlclient diff -r e97ec007801c -r bd7510903310 apr/receipt --- a/apr/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/apr/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://apr.apache.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://www.apache.org/dist/$PACKAGE/$TARBALL" +WGET_URL="https://www.apache.org/dist/$PACKAGE/$TARBALL" DEPENDS="util-linux-uuid" BUILD_DEPENDS="util-linux-uuid-dev" diff -r e97ec007801c -r bd7510903310 audacious/receipt --- a/audacious/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/audacious/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://audacious-media-player.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://distfiles.audacious-media-player.org/$TARBALL" +WGET_URL="https://distfiles.audacious-media-player.org/$TARBALL" SUGGESTED="audacious-lang audacious-plugins" DEPENDS="dbus-glib gcc83-lib-base gtk+ libmcs libmowgli libsamplerate diff -r e97ec007801c -r bd7510903310 csync/receipt --- a/csync/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/csync/receipt Sun May 01 08:42:44 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="File synchronizer" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.csync.org/" +WEB_SITE="http://csync.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://download.owncloud.com/download/$TARBALL" @@ -24,6 +24,7 @@ # Rules to configure and make the package. compile_rules() { + sed -i 's|^\( *\)/opt/local\(.*\)$|&\n\1/opt/samba\2|' cmake/Modules/FindLibsmbclient.cmake mkdir csync-build && cd csync-build cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DWITH_LOG4C=OFF \ diff -r e97ec007801c -r bd7510903310 cups-filters/receipt --- a/cups-filters/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/cups-filters/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL" WEB_SITE="http://www.linuxfoundation.org/collaborate/workgroups/openprinting" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://www.openprinting.org/download/cups-filters/$TARBALL" +WGET_URL="https://www.openprinting.org/download/cups-filters/$TARBALL" EXTRA_SOURCE_FILES="$PACKAGE-7371.u" WGET_URL2="http://bzr.linuxfoundation.org/loggerhead/openprinting/cups-filters/diff/7371" diff -r e97ec007801c -r bd7510903310 db/receipt --- a/db/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/db/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.NC.tar.gz" WEB_SITE="https://www.oracle.com/database/berkeley-db/db.html" -WGET_URL="http://download.oracle.com/berkeley-db/$TARBALL" +WGET_URL="https://download.oracle.com/berkeley-db/$TARBALL" TAGS="database" HOST_ARCH="i486 arm" diff -r e97ec007801c -r bd7510903310 dhcp/receipt --- a/dhcp/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/dhcp/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://www.isc.org/dhcp/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://ftp.isc.org/isc/$PACKAGE/$VERSION/$TARBALL" +WGET_URL="https://ftp.isc.org/isc/$PACKAGE/$VERSION/$TARBALL" DEPENDS="libcrypto" BUILD_DEPENDS="file perl" diff -r e97ec007801c -r bd7510903310 diggerjs/receipt --- a/diggerjs/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/diggerjs/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="digger.js" TARBALL="$SOURCE-$VERSION.zip" WEB_SITE="http://www.heise.de/software/download/digger.js/8148" -WGET_URL="http://www.tikkel.de/download/$TARBALL" +WGET_URL="https://www.tikkel.de/download/$TARBALL" # What is the latest version available today? current_version() diff -r e97ec007801c -r bd7510903310 dmraid/receipt --- a/dmraid/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/dmraid/receipt Sun May 01 08:42:44 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://people.redhat.com/~heinzm/sw/dmraid/" +WEB_SITE="https://people.redhat.com/~heinzm/sw/dmraid/" WGET_URL="$WEB_SITE/src/$TARBALL" DEPENDS="libdevmapper linux-md" diff -r e97ec007801c -r bd7510903310 dvtm/receipt --- a/dvtm/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/dvtm/receipt Sun May 01 08:42:44 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="A tiling window management for the console" MAINTAINER="claudinei@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.brain-dump.org/projects/dvtm" +WEB_SITE="https://www.brain-dump.org/projects/dvtm" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/$TARBALL" diff -r e97ec007801c -r bd7510903310 exo/receipt --- a/exo/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/exo/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/4.10/src/$TARBALL" +WGET_URL="https://archive.xfce.org/xfce/4.10/src/$TARBALL" COOK_OPT="!fs" DEPENDS="exo-tools libexo util-linux-uuid libgio" diff -r e97ec007801c -r bd7510903310 foomatic-db-engine/receipt --- a/foomatic-db-engine/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/foomatic-db-engine/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.linuxprinting.org/foomatic.html" -WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL" +WGET_URL="https://www.openprinting.org/download/foomatic/$TARBALL" TAGS="printer driver printing" DEPENDS="ghostscript perl libxml2 foomatic-filters bash" diff -r e97ec007801c -r bd7510903310 foomatic-db-nonfree/receipt --- a/foomatic-db-nonfree/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/foomatic-db-nonfree/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="other" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.linuxprinting.org/foomatic.html" -WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL" +WGET_URL="https://www.openprinting.org/download/foomatic/$TARBALL" TAGS="printer driver printing" DEPENDS="perl libxml2 foomatic-db" diff -r e97ec007801c -r bd7510903310 foomatic-db/receipt --- a/foomatic-db/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/foomatic-db/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.linuxprinting.org/foomatic.html" -WGET_URL="http://www.openprinting.org/download/foomatic/$TARBALL" +WGET_URL="https://www.openprinting.org/download/foomatic/$TARBALL" TAGS="printer driver printing" DEPENDS="ghostscript perl libxml2" diff -r e97ec007801c -r bd7510903310 fuseiso/receipt --- a/fuseiso/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/fuseiso/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://sourceforge.net/projects/fuseiso/" -WGET_URL="http://ubiz.ru/dm/$TARBALL" +WGET_URL="https://ubiz.ru/dm/$TARBALL" DEPENDS="fuse2 glib zlib" BUILD_DEPENDS="fuse2 fuse2-dev glib-dev" diff -r e97ec007801c -r bd7510903310 garcon/receipt --- a/garcon/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/garcon/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/garcon/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/garcon/${VERSION%.*}/$TARBALL" DEPENDS="libgio glib gtk+ libxfce4ui libxfce4util util-linux-uuid startup-notification" BUILD_DEPENDS="intltool libgio libgio-dev glib-dev libxfce4ui-dev libxfce4util-dev \ diff -r e97ec007801c -r bd7510903310 gegl/receipt --- a/gegl/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/gegl/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://gegl.org/" -WGET_URL="http://download.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://download.gimp.org/pub/$PACKAGE/${VERSION%.*}/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="babl expat gtk+ jpeg xorg-libX11" diff -r e97ec007801c -r bd7510903310 geoip/receipt --- a/geoip/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/geoip/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,8 +8,8 @@ LICENSE="LGPL2.1" SOURCE="GeoIP" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.maxmind.com/app/c" -WGET_URL="http://www.maxmind.com/download/geoip/api/c/$TARBALL" +WEB_SITE="https://www.maxmind.com/app/c" +WGET_URL="https://www.maxmind.com/download/geoip/api/c/$TARBALL" DEPENDS="zlib" BUILD_DEPENDS="zlib-dev automake autoconf libtool" diff -r e97ec007801c -r bd7510903310 gimp/receipt --- a/gimp/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/gimp/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.gimp.org/" -WGET_URL="http://download.gimp.org/pub/gimp/v${VERSION%.*}/$TARBALL" +WGET_URL="https://download.gimp.org/pub/gimp/v${VERSION%.*}/$TARBALL" SUGGESTED="gimp-plug-ins gimp-brushes gimp-console gimp-plugin-ufraw" DEPENDS="libart_lgpl babl gegl libgio tiff xorg-libXdamage xorg-libXmu \ diff -r e97ec007801c -r bd7510903310 gtk-sharp/receipt --- a/gtk-sharp/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/gtk-sharp/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://www.mono-project.com/docs/gui/gtksharp/" TARBALL="$PACKAGE-$VERSION.tar.gz" num=${VERSION%.*}; num=${num//./} -WGET_URL="http://download.mono-project.com/sources/gtk-sharp$num/$TARBALL" +WGET_URL="https://download.mono-project.com/sources/gtk-sharp$num/$TARBALL" DEPENDS="atk bzlib cairo fontconfig freetype gdk-pixbuf glib glibc-base gtk+ \ harfbuzz libffi libgio libglade libpng libxcb libxml2 pango pcre pixman \ diff -r e97ec007801c -r bd7510903310 guacamole/receipt --- a/guacamole/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/guacamole/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ TARBALL="$PACKAGE-server-$VERSION.tar.gz" #WGET_URL="$SF_MIRROR/project/$PACKAGE/current/source/$TARBALL" -WGET_URL="http://apache.org/dyn/closer.cgi?action=download&filename=$PACKAGE/$VERSION/source/$TARBALL" +WGET_URL="https://apache.org/dyn/closer.cgi?action=download&filename=$PACKAGE/$VERSION/source/$TARBALL" DEPENDS="cairo ossp-uuid libxml2 libvorbis libssl freerdp libvncserver \ libssh2 pango pulseaudio libjson-c libsndfile flac bzlib zlib" diff -r e97ec007801c -r bd7510903310 kactivities/receipt --- a/kactivities/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/kactivities/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.kde.org/" -WGET_URL="http://download.kde.org/stable/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/stable/$VERSION/src/$TARBALL" DEPENDS="kdelibs" BUILD_DEPENDS="cmake qmake automoc4 Qt4-dev libxslt-dev dbus-dev \ diff -r e97ec007801c -r bd7510903310 kate/receipt --- a/kate/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/kate/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.kde.org/" -WGET_URL="http://download.kde.org/stable/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/stable/$VERSION/src/$TARBALL" DEPENDS="kdelibs qt4 oxygen-icons" BUILD_DEPENDS="cmake qmake automoc4 Qt4-dev kdelibs kdelibs-dev \ diff -r e97ec007801c -r bd7510903310 kdelibs/receipt --- a/kdelibs/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/kdelibs/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.kde.org/" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://download.kde.org/Attic/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/Attic/$VERSION/src/$TARBALL" DEPENDS="phonon libQtCore libQtGui libQtScript giflib libxslt qca \ strigi attica dbus polkit-qt openssl udev libdbusmenu-qt enchant mesa librsvg \ diff -r e97ec007801c -r bd7510903310 kfilemetadata/receipt --- a/kfilemetadata/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/kfilemetadata/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.kde.org/" -WGET_URL="http://download.kde.org/stable/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/stable/$VERSION/src/$TARBALL" DEPENDS="kdelibs giflib phonon exiv2 attica poppler-qt4" diff -r e97ec007801c -r bd7510903310 konsole/receipt --- a/konsole/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/konsole/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.kde.org/" -WGET_URL="http://download.kde.org/stable/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/stable/$VERSION/src/$TARBALL" DEPENDS="kdelibs oxygen-icons phonon qt4" BUILD_DEPENDS="cmake qmake automoc4 Qt4-dev libxslt-dev libssh libssh-dev \ diff -r e97ec007801c -r bd7510903310 libkeybinder/receipt --- a/libkeybinder/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libkeybinder/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://github.com/kupferlauncher/keybinder" SOURCE="keybinder" TARBALL="$SOURCE-$VERSION.tar.gz" -WGET_URL="http://kaizer.se/publicfiles/$SOURCE/$TARBALL" +WGET_URL="https://kaizer.se/publicfiles/$SOURCE/$TARBALL" DEPENDS="gtk+" BUILD_DEPENDS="gtk+-dev gobject-introspection-dev xorg-libXext-dev python-dev \ diff -r e97ec007801c -r bd7510903310 libmpd/receipt --- a/libmpd/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libmpd/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ SHORT_DESC="Signal based wrapper around libmpdclient" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://gmpclient.org/" -WGET_URL="http://download.sarine.nl/Programs/gmpc/${VERSION%.*}/$TARBALL" +WGET_URL="https://download.sarine.nl/Programs/gmpc/${VERSION%.*}/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="glib" diff -r e97ec007801c -r bd7510903310 libtar/receipt --- a/libtar/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libtar/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://directory.fsf.org/wiki/Libtar" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://pkgbuild.com/~giovanni/$PACKAGE/$TARBALL" +WGET_URL="https://pkgbuild.com/~giovanni/$PACKAGE/$TARBALL" DEPENDS="zlib" BUILD_DEPENDS="automake libtool zlib-dev" diff -r e97ec007801c -r bd7510903310 libv4l/receipt --- a/libv4l/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libv4l/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://freshmeat.net/projects/libv4l" SOURCE="v4l-utils" TARBALL="$SOURCE-$VERSION.tar.bz2" -WGET_URL="http://linuxtv.org/downloads/v4l-utils/$TARBALL" +WGET_URL="https://linuxtv.org/downloads/v4l-utils/$TARBALL" TAGS="webcam video" DEPENDS="libjpeg" diff -r e97ec007801c -r bd7510903310 libxfce4ui/receipt --- a/libxfce4ui/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libxfce4ui/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libxfce4util libxfconf startup-notification dbus-glib libglade \ util-linux-uuid" diff -r e97ec007801c -r bd7510903310 libxfce4util/receipt --- a/libxfce4util/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libxfce4util/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+" BUILD_DEPENDS="gtk+-dev intltool pkg-config" diff -r e97ec007801c -r bd7510903310 libxfcegui4/receipt --- a/libxfcegui4/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libxfcegui4/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/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 e97ec007801c -r bd7510903310 libxfconf/receipt --- a/libxfconf/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/libxfconf/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ SOURCE="xfconf" TARBALL="$SOURCE-$VERSION.tar.bz2" -WGET_URL="http://archive.xfce.org/src/xfce/$SOURCE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$SOURCE/${VERSION%.*}/$TARBALL" DEPENDS="dbus-glib libxfce4util" BUILD_DEPENDS="dbus-glib-dev libxfce4util-dev" diff -r e97ec007801c -r bd7510903310 linux-libre-api-headers/receipt --- a/linux-libre-api-headers/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/linux-libre-api-headers/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ SOURCE="linux-libre" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://www.fsfla.org/svnwiki/selibre/linux-libre/" -WGET_URL="http://www.fsfla.org/svnwiki/selibre/linux-libre/download/releases/$VERSION/$TARBALL" +WGET_URL="http://www.fsfla.org/svnwiki/selibre/linux-libre/download/releases/old/gen6/$VERSION/$TARBALL" # What is the latest version available today? current_version() diff -r e97ec007801c -r bd7510903310 linux-libre/receipt --- a/linux-libre/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/linux-libre/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ PROVIDE="linux" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.fsfla.org/ikiwiki/selibre/linux-libre/" -WGET_URL="http://www.fsfla.org/svnwiki/selibre/linux-libre/download/releases/$VERSION/$TARBALL" +WGET_URL="http://www.fsfla.org/svnwiki/selibre/linux-libre/download/releases/old/gen6/$VERSION/$TARBALL" DEPENDS="kmod" BUILD_DEPENDS="slitaz-toolchain perl git xz lzma patch kmod bc \ diff -r e97ec007801c -r bd7510903310 lzsa/receipt --- a/lzsa/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/lzsa/receipt Sun May 01 08:42:44 2022 +0000 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="lzsa" -VERSION="1.3.10" +VERSION="1.3.11" CATEGORY="system-tools" SHORT_DESC="Efficient packer optimized for fast decompression on 8-bit cpu." MAINTAINER="pascal.bellard@slitaz.org" diff -r e97ec007801c -r bd7510903310 midori/receipt --- a/midori/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/midori/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="http://twotoasts.de/index.php/midori/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" GENERIC_MENUS="no" SUGGESTED="midori-lang" diff -r e97ec007801c -r bd7510903310 mono/receipt --- a/mono/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/mono/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.mono-project.com/" -WGET_URL="http://download.mono-project.com/sources/$PACKAGE/$TARBALL" +WGET_URL="https://download.mono-project.com/sources/$PACKAGE/$TARBALL" DEPENDS="glib glibc-base zlib libgdiplus" BUILD_DEPENDS="tar bzip2 m4 pkg-config bison gawk \ diff -r e97ec007801c -r bd7510903310 node/receipt --- a/node/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/node/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://nodejs.org/" TARBALL="$PACKAGE-v$VERSION.tar.gz" -WGET_URL="http://nodejs.org/dist/v$VERSION/$TARBALL" +WGET_URL="https://nodejs.org/dist/v$VERSION/$TARBALL" DEPENDS="gcc83-lib-base libssl python" BUILD_DEPENDS="gcc83 openssl-dev python-dev" diff -r e97ec007801c -r bd7510903310 nss_ldap/receipt --- a/nss_ldap/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/nss_ldap/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://web.archive.org/web/20181221041632/https://www.padl.com/OSS/nss_ldap.html" -WGET_URL="http://www.padl.com/download/$TARBALL" +WGET_URL="https://www.padl.com/download/$TARBALL" DEPENDS="cyrus-sasl libkrb5 libldap openssl libcomerr libcomerr3" BUILD_DEPENDS="openldap-dev perl" diff -r e97ec007801c -r bd7510903310 okular/receipt --- a/okular/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/okular/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.kde.org/" -WGET_URL="http://download.kde.org/stable/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/stable/$VERSION/src/$TARBALL" DEPENDS="kdelibs phonon exiv2 poppler-qt4 chmlib taglib giflib tiff djvulibre \ poppler-qt4-apps poppler qimageblitz dbus polkit-qt attica libdbusmenu-qt \ diff -r e97ec007801c -r bd7510903310 openvas-administrator/receipt --- a/openvas-administrator/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/openvas-administrator/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.openvas.org/" -WGET_URL="http://wald.intevation.org/frs/download.php/828/$TARBALL" +WGET_URL="https://wald.intevation.org/frs/download.php/828/$TARBALL" CONFIG_FILES="/etc/openvas" DEPENDS="openvas-libraries util-linux-uuid" diff -r e97ec007801c -r bd7510903310 openvas-client/receipt --- a/openvas-client/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/openvas-client/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.openvas.org/" -WGET_URL="http://wald.intevation.org/frs/download.php/757/$TARBALL" +WGET_URL="https://wald.intevation.org/frs/download.php/757/$TARBALL" CONFIG_FILES="/etc/openvas" DEPENDS="openvas-libraries gtk+" diff -r e97ec007801c -r bd7510903310 openvas-libraries/receipt --- a/openvas-libraries/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/openvas-libraries/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2 LGPL2 BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.openvas.org/" -WGET_URL="http://wald.intevation.org/frs/download.php/784/$TARBALL" +WGET_URL="https://wald.intevation.org/frs/download.php/784/$TARBALL" DEPENDS="glib gnutls libgcrypt zlib libgpg-error gpgme libtasn1" BUILD_DEPENDS="gpgme-dev libgcrypt-dev pkg-config glib-dev gnutls-dev libpcap-dev \ diff -r e97ec007801c -r bd7510903310 openvas-manager/receipt --- a/openvas-manager/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/openvas-manager/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.openvas.org/" -WGET_URL="http://wald.intevation.org/frs/download.php/829/$TARBALL" +WGET_URL="https://wald.intevation.org/frs/download.php/829/$TARBALL" CONFIG_FILES="/etc/openvas" DEPENDS="openvas-libraries sqlite util-linux-uuid" diff -r e97ec007801c -r bd7510903310 openvas-scanner/receipt --- a/openvas-scanner/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/openvas-scanner/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://www.openvas.org/" -WGET_URL="http://wald.intevation.org/frs/download.php/684/$TARBALL" +WGET_URL="https://wald.intevation.org/frs/download.php/684/$TARBALL" CONFIG_FILES="/var/lib/openvas /etc/openvas" DEPENDS="openvas-libraries openssl" diff -r e97ec007801c -r bd7510903310 pam_krb5/receipt --- a/pam_krb5/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/pam_krb5/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ SOURCE="pam-krb5" TARBALL="$SOURCE-$VERSION.tar.xz" -WGET_URL="http://archives.eyrie.org/software/kerberos/$TARBALL" +WGET_URL="https://archives.eyrie.org/software/kerberos/$TARBALL" DEPENDS="libcomerr libcomerr3 libkrb5 pam" BUILD_DEPENDS="krb5-dev pam-dev" diff -r e97ec007801c -r bd7510903310 pam_ldap/receipt --- a/pam_ldap/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/pam_ldap/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ WEB_SITE="https://github.com/PADL/pam_ldap" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://www.padl.com/download/$TARBALL" +WGET_URL="https://www.padl.com/download/$TARBALL" BUILD_DEPENDS="libldap openldap-dev pam-dev perl" DEPENDS="cyrus-sasl libcomerr3 libldap nss_ldap openssl pam" diff -r e97ec007801c -r bd7510903310 parole/receipt --- a/parole/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/parole/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://goodies.xfce.org/projects/applications/parole" -WGET_URL="http://archive.xfce.org/src/apps/parole/${VERSION:0:3}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/parole/${VERSION:0:3}/$TARBALL" DEPENDS="libxfcegui4 libxfce4util dbus-glib libgio gst-plugins-base taglib \ startup-notification libnotify gstreamer util-linux-uuid" diff -r e97ec007801c -r bd7510903310 phonon-backend-gstreamer/receipt --- a/phonon-backend-gstreamer/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/phonon-backend-gstreamer/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ MAINTAINER="psychomaniak@xakep.ru" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="https://github.com/KDE/phonon" -WGET_URL="http://download.kde.org/stable/phonon/$PACKAGE/$VERSION/src/$TARBALL" +WGET_URL="https://download.kde.org/stable/phonon/$PACKAGE/$VERSION/src/$TARBALL" DEPENDS="phonon gst-plugins-base gst-plugins-good gst-ffmpeg" BUILD_DEPENDS="phonon phonon-dev cmake qmake automoc4 Qt4-dev \ diff -r e97ec007801c -r bd7510903310 phonon/receipt --- a/phonon/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/phonon/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://github.com/KDE/phonon" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://download.kde.org/stable/$PACKAGE/$VERSION/$TARBALL" +WGET_URL="https://download.kde.org/stable/$PACKAGE/$VERSION/$TARBALL" DEPENDS="libQtCore libQtDBus libQtGui libQtXml" BUILD_DEPENDS="automoc4 cmake qmake Qt4-dev" diff -r e97ec007801c -r bd7510903310 pure-ftpd-pam/receipt --- a/pure-ftpd-pam/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/pure-ftpd-pam/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ SOURCE="pure-ftpd" TARBALL="$SOURCE-$VERSION.tar.bz2" -WGET_URL="http://download.pureftpd.org/pub/pure-ftpd/releases/$TARBALL" +WGET_URL="https://download.pureftpd.org/pub/pure-ftpd/releases/$TARBALL" PROVIDE="pure-ftpd:pam" DEPENDS="attr libcap libssl pam" diff -r e97ec007801c -r bd7510903310 pure-ftpd/receipt --- a/pure-ftpd/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/pure-ftpd/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ HANDBOOK_URL="https://www.pureftpd.org/project/pure-ftpd/doc" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://download.pureftpd.org/pub/pure-ftpd/releases/$TARBALL" +WGET_URL="https://download.pureftpd.org/pub/pure-ftpd/releases/$TARBALL" DEPENDS="attr libcap libssl" BUILD_DEPENDS="openssl-dev" diff -r e97ec007801c -r bd7510903310 python-pil/receipt --- a/python-pil/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/python-pil/receipt Sun May 01 08:42:44 2022 +0000 @@ -10,7 +10,7 @@ SOURCE="Imaging" TARBALL="$SOURCE-$VERSION.tar.gz" -WGET_URL="http://effbot.org/downloads/$TARBALL" +WGET_URL="https://effbot.org/downloads/$TARBALL" DEPENDS="freetype jpeg python tk zlib" BUILD_DEPENDS="jpeg-dev python python-dev zlib-dev" diff -r e97ec007801c -r bd7510903310 qimageblitz/receipt --- a/qimageblitz/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/qimageblitz/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.kde.org/" -WGET_URL="http://download.kde.org/stable/$PACKAGE/$TARBALL" +WGET_URL="https://download.kde.org/stable/$PACKAGE/$TARBALL" DEPENDS="libQtCore " BUILD_DEPENDS="cmake qmake automoc4 Qt4-dev libxslt-dev giflib-dev libpng-dev \ diff -r e97ec007801c -r bd7510903310 qt4/receipt --- a/qt4/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/qt4/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ LICENSE="GPL3 LGPL2.1" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="https://qt-project.org/" -WGET_URL="http://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL" +WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL" PROVIDE="qt-x11-opensource-src Qt4" TAGS="qt" diff -r e97ec007801c -r bd7510903310 qt5/receipt --- a/qt5/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/qt5/receipt Sun May 01 08:42:44 2022 +0000 @@ -11,7 +11,7 @@ WEB_SITE="https://www.qt.io/" TARBALL="$SOURCE-$VERSION.tar.xz" -WGET_URL="http://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL" +WGET_URL="https://download.qt.io/archive/qt/${VERSION%.*}/$VERSION/single/$TARBALL" PROVIDE="qt-x11-opensource-src Qt5" DEPENDS="gcc83-lib-base glibc-locale libQt3Support libQt5Core libQt5DBus diff -r e97ec007801c -r bd7510903310 stuntman/receipt --- a/stuntman/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/stuntman/receipt Sun May 01 08:42:44 2022 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="STUN protocol (Session Traversal Utilities for NAT)." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="Apache" -WEB_SITE="http://www.stunprotocol.org/" +WEB_SITE="https://www.stunprotocol.org/" SOURCE="stunserver" TARBALL="$SOURCE-$VERSION.tgz" diff -r e97ec007801c -r bd7510903310 swig/receipt --- a/swig/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/swig/receipt Sun May 01 08:42:44 2022 +0000 @@ -7,7 +7,7 @@ MAINTAINER="maintainer@slitaz.org" LICENSE="GPL3" SHORT_DESC="A compiler that makes it easy to integrate C and C++ code with scripting languages." -WEB_SITE="http://www.swig.org/" +WEB_SITE="https://www.swig.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r e97ec007801c -r bd7510903310 terminal/receipt --- a/terminal/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/terminal/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="xfce4-terminal" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL" TAGS="terminal" PROVIDE="$SOURCE" diff -r e97ec007801c -r bd7510903310 thunar-archive-plugin/receipt --- a/thunar-archive-plugin/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/thunar-archive-plugin/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin" -WGET_URL="http://archive.xfce.org/src/thunar-plugins/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/thunar-plugins/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="thunar" BUILD_DEPENDS="intltool thunar-dev libexo-dev libxfce4ui-dev \ diff -r e97ec007801c -r bd7510903310 thunar-vfs/receipt --- a/thunar-vfs/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/thunar-vfs/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/4.8/src/$TARBALL" +WGET_URL="https://archive.xfce.org/xfce/4.8/src/$TARBALL" DEPENDS="libpng jpeg libxfce4util dbus startup-notification xfce4-panel \ gamin pcre libexif util-linux-uuid-dev hal" diff -r e97ec007801c -r bd7510903310 thunar-volman/receipt --- a/thunar-volman/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/thunar-volman/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION:0:3}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$PACKAGE/${VERSION:0:3}/$TARBALL" DEPENDS="thunar libxfce4ui startup-notification" BUILD_DEPENDS="thunar-dev glibc-locale intltool libexo-dev libgudev-dev libxfce4ui-dev \ diff -r e97ec007801c -r bd7510903310 thunar/receipt --- a/thunar/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/thunar/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="Thunar" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" TAGS="file-manager" DEPENDS="libpng jpeg gtk+ libxfce4util dbus-glib libexo pcre libexif libgudev \ diff -r e97ec007801c -r bd7510903310 tidy/receipt --- a/tidy/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/tidy/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT" WEB_SITE="http://tidy.sourceforge.net/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://anduin.linuxfromscratch.org/sources/BLFS/svn/t/$TARBALL" +WGET_URL="https://anduin.linuxfromscratch.org/sources/BLFS/svn/t/$TARBALL" DEPENDS="glibc-base" BUILD_DEPENDS="file" diff -r e97ec007801c -r bd7510903310 trafshow/receipt --- a/trafshow/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/trafshow/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tgz" WEB_SITE="https://web.archive.org/web/20130707021442/soft.risp.ru/trafshow/index_en.shtml" -WGET_URL="http://fossies.org/linux/misc/$TARBALL" +WGET_URL="https://fossies.org/linux/misc/$TARBALL" DEPENDS="ncurses libpcap" BUILD_DEPENDS="ncurses-dev libpcap-dev" diff -r e97ec007801c -r bd7510903310 tumbler/receipt --- a/tumbler/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/tumbler/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://gitlab.xfce.org/xfce/tumbler/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="dbus-glib ffmpegthumbnailer libcurl libgsf poppler" BUILD_DEPENDS="curl-dev dbus-glib-dev ffmpegthumbnailer-dev freetype-dev diff -r e97ec007801c -r bd7510903310 wayland/receipt --- a/wayland/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/wayland/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://www.slitaz.org/" -WGET_URL="http://wayland.freedesktop.org/releases/$TARBALL" +WGET_URL="https://wayland.freedesktop.org/releases/$TARBALL" HOST_ARCH="i486 arm" # WARNING: wayland must be installed in chroot since build host diff -r e97ec007801c -r bd7510903310 xerces-c/receipt --- a/xerces-c/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xerces-c/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://xerces.apache.org/xerces-c/" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://apache.org/dist/xerces/c/${VERSION%%.*}/sources/$TARBALL" +WGET_URL="https://apache.org/dist/xerces/c/${VERSION%%.*}/sources/$TARBALL" DEPENDS="gcc-lib-base glibc-base icu libcrypto libcurl" diff -r e97ec007801c -r bd7510903310 xfburn/receipt --- a/xfburn/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfburn/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://gitlab.xfce.org/apps/xfburn" -WGET_URL="http://archive.xfce.org/src/apps/xfburn/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/xfburn/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libburn libexo libisofs libxfce4ui" BUILD_DEPENDS="intltool libburn-dev libexo-dev libisofs-dev libxfce4ui-dev" diff -r e97ec007801c -r bd7510903310 xfce-utils/receipt --- a/xfce-utils/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce-utils/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfce4ui startup-notification dbus-glib" BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev intltool startup-notification-dev \ diff -r e97ec007801c -r bd7510903310 xfce4-appfinder/receipt --- a/xfce4-appfinder/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-appfinder/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ garcon libxfce4ui xfconf thunar gamin dbus-glib startup-notification \ garcon util-linux-uuid" diff -r e97ec007801c -r bd7510903310 xfce4-dev-tools/receipt --- a/xfce4-dev-tools/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-dev-tools/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://xfce.org/~benny/projects/xfce4-dev-tools/" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="subversion autoconf automake intltool pkg-config" diff -r e97ec007801c -r bd7510903310 xfce4-icon-theme/receipt --- a/xfce4-icon-theme/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-icon-theme/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/art/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/art/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="" BUILD_DEPENDS="intltool" diff -r e97ec007801c -r bd7510903310 xfce4-mixer/receipt --- a/xfce4-mixer/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-mixer/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libxfce4util gtk+ xfconf xfce4-panel gst-plugins-base startup-notification util-linux-uuid libunique" diff -r e97ec007801c -r bd7510903310 xfce4-notifyd/receipt --- a/xfce4-notifyd/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-notifyd/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ LICENSE="GPL2" WEB_SITE="https://goodies.xfce.org/projects/applications/xfce4-notifyd" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/$HI_VERSION/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$PACKAGE/$HI_VERSION/$TARBALL" DEPENDS="libxfce4ui" BUILD_DEPENDS="libxfce4ui-dev libxfconf-dev" diff -r e97ec007801c -r bd7510903310 xfce4-panel/receipt --- a/xfce4-panel/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-panel/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev libexo-dev libwnck-dev cairo-dev garcon-dev diff -r e97ec007801c -r bd7510903310 xfce4-ristretto/receipt --- a/xfce4-ristretto/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-ristretto/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ SOURCE="ristretto" TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="https://goodies.xfce.org/projects/applications/ristretto" -WGET_URL="http://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfce4ui libexif dbus-glib thunar gamin xfconf" BUILD_DEPENDS="xfce4-dev-tools intltool libexif-dev dbus-glib-dev libxfce4util-dev \ diff -r e97ec007801c -r bd7510903310 xfce4-session/receipt --- a/xfce4-session/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-session/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" SUGGESTED="perl-xml-parser" DEPENDS="libxfce4util libxfce4ui libwnck dbus-glib libglade xorg-iceauth" diff -r e97ec007801c -r bd7510903310 xfce4-settings/receipt --- a/xfce4-settings/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-settings/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfce4ui libexo xfconf libglade dbus-glib xorg-libXi \ xorg-libXrandr libnotify libwnck" diff -r e97ec007801c -r bd7510903310 xfce4-taskmanager/receipt --- a/xfce4-taskmanager/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-taskmanager/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://goodies.xfce.org/projects/applications/xfce4-taskmanager" -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfcegui4 startup-notification" BUILD_DEPENDS="libxfce4util-dev libxfcegui4-dev startup-notification-dev \ diff -r e97ec007801c -r bd7510903310 xfce4-volumed/receipt --- a/xfce4-volumed/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfce4-volumed/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ LICENSE="GPL3" WEB_SITE="https://launchpad.net/xfce4-volumed/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://archive.xfce.org/src/apps/xfce4-volumed/$HI_VERSION/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/xfce4-volumed/$HI_VERSION/$TARBALL" DEPENDS="gst-plugins-base libkeybinder libnotify libxfconf" BUILD_DEPENDS="libxfconf-dev gstreamer-dev gst-plugins-base-dev \ diff -r e97ec007801c -r bd7510903310 xfconf/receipt --- a/xfconf/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfconf/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libxfce4util dbus-glib" BUILD_DEPENDS="gtk+-dev libxfce4util-dev dbus-dev dbus-glib-dev intltool" diff -r e97ec007801c -r bd7510903310 xfdesktop/receipt --- a/xfdesktop/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfdesktop/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfcegui4 thunar libexo libglade gamin libnotify" BUILD_DEPENDS="libxfce4util-dev thunar-dev libexo-dev libwnck-dev \ diff -r e97ec007801c -r bd7510903310 xfmpc/receipt --- a/xfmpc/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfmpc/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://goodies.xfce.org/projects/applications/xfmpc" -WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfcegui4 libxfce4util libmpd startup-notification" BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev libmpd-dev intltool \ diff -r e97ec007801c -r bd7510903310 xfprint/receipt --- a/xfprint/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfprint/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org" -WGET_URL="http://archive.xfce.org/xfce/$VERSION/src/$TARBALL" +WGET_URL="https://archive.xfce.org/xfce/$VERSION/src/$TARBALL" DEPENDS="libxfcegui4 libxfce4util cups dbus-glib startup-notification \ libcomerr3 util-linux-uuid" diff -r e97ec007801c -r bd7510903310 xfwm4/receipt --- a/xfwm4/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/xfwm4/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="https://www.xfce.org/" -WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" +WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" TAGS="window-manager" DEPENDS="libxfce4util libxfce4ui xfconf dbus-glib libwnck libglade" diff -r e97ec007801c -r bd7510903310 zim/receipt --- a/zim/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/zim/receipt Sun May 01 08:42:44 2022 +0000 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://zim-wiki.org/" -WGET_URL="http://zim-wiki.org/downloads/$TARBALL" +WGET_URL="https://zim-wiki.org/downloads/$TARBALL" TAGS="wiki notebook" DEPENDS="python pygtk pygobject python-simplejson python-xdg \ diff -r e97ec007801c -r bd7510903310 znc/receipt --- a/znc/receipt Tue Apr 26 22:23:24 2022 +0200 +++ b/znc/receipt Sun May 01 08:42:44 2022 +0000 @@ -9,7 +9,7 @@ WEB_SITE="https://wiki.znc.in/ZNC" TARBALL="$PACKAGE-$VERSION.tar.gz" -WGET_URL="http://znc.in/releases/archive/$TARBALL" +WGET_URL="https://znc.in/releases/archive/$TARBALL" SUGGESTED="tcl" DEPENDS="gcc83-lib-base libssl zlib"