# HG changeset patch # User Pascal Bellard # Date 1548069971 -3600 # Node ID a78610b2eb470fcf9b1432917fbe6269deb89ad9 # Parent bdd5dd52ad528faf898e519a22bf20226d365c6b Update some WEB_SITE diff -r bdd5dd52ad52 -r a78610b2eb47 appdata-tools/receipt --- a/appdata-tools/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/appdata-tools/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ SHORT_DESC="AppData is a subset of AppStream." MAINTAINER="yuripourre@gmail.com" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://people.freedesktop.org/~hughsient/appdata/" -WGET_URL="http://people.freedesktop.org/~hughsient/releases/$TARBALL" +WEB_SITE="https://people.freedesktop.org/~hughsient/appdata/" +WGET_URL="https://people.freedesktop.org/~hughsient/releases/$TARBALL" DEPENDS="gdk-pixbuf libsoup" BUILD_DEPENDS="gdk-pixbuf-dev libsoup-dev glib-dev sqlite-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 assaultcube-data/receipt --- a/assaultcube-data/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/assaultcube-data/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="data files for assaultcube" MAINTAINER="slaxemulator@gmail.com" LICENSE="zlib/libpng" -WEB_SITE="http://assault.cubers.net/" +WEB_SITE="https://assault.cubers.net/" SOURCE="AssaultCube" TARBALL="${SOURCE}_v${VERSION}.tar.bz2" SOURCE="AssaultCube-Data" diff -r bdd5dd52ad52 -r a78610b2eb47 assaultcube/receipt --- a/assaultcube/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/assaultcube/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ SOURCE="AssaultCube" TARBALL="${SOURCE}_v${VERSION}_source.tar.bz2" SOURCE="AssaultCube-Source" -WEB_SITE="http://assault.cubers.net/" +WEB_SITE="https://assault.cubers.net/" WGET_URL="$SF_MIRROR/actiongame/$TARBALL" DEPENDS="openal libsdl-image libsdl-mixer mesa libglu-mesa assaultcube-data" diff -r bdd5dd52ad52 -r a78610b2eb47 astromenace/receipt --- a/astromenace/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/astromenace/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPLv3" TARBALL="$PACKAGE-src-$VERSION.tar.bz2" -WEB_SITE="http://viewizard.com/astromenace/index_linux.php" +WEB_SITE="https://viewizard.com/astromenace/index_linux.php" WGET_URL="$SF_MIRROR/openastromenace/$TARBALL" TAGS="arcade game shooting space" diff -r bdd5dd52ad52 -r a78610b2eb47 audacious-dev/receipt --- a/audacious-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/audacious-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -4,7 +4,7 @@ VERSION="3.4.3" CATEGORY="multimedia" SHORT_DESC="Music player like xmms" -WEB_SITE="http://audacious-media-player.org/" +WEB_SITE="https://audacious-media-player.org/" MAINTAINER="mimas@slitaz.org" LICENSE="GPL" WANTED="audacious" diff -r bdd5dd52ad52 -r a78610b2eb47 audacious-plugins/receipt --- a/audacious-plugins/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/audacious-plugins/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="MIT" SUGGESTED="lame neon libmms" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://audacious-media-player.org/" +WEB_SITE="https://audacious-media-player.org/" WGET_URL="http://distfiles.audacious-media-player.org/$TARBALL" DEPENDS="libxml2 libogg libvorbis alsa-lib flac dbus-glib libsndfile \ diff -r bdd5dd52ad52 -r a78610b2eb47 audacious/receipt --- a/audacious/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/audacious/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Music player like xmms" MAINTAINER="mimas@slitaz.org" LICENSE="GPL" -WEB_SITE="http://audacious-media-player.org/" +WEB_SITE="https://audacious-media-player.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://distfiles.audacious-media-player.org/$TARBALL" TAGS="music audio player mp3 ogg" diff -r bdd5dd52ad52 -r a78610b2eb47 audacity/receipt --- a/audacity/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/audacity/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A free multi-track audio editor and recorder" MAINTAINER="allan316@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.audacityteam.org/" +WEB_SITE="https://www.audacityteam.org/" TARBALL="$PACKAGE-minsrc-$VERSION.tar.xz" WGET_URL="$SF_MIRROR/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" TAGS="sound audio recorder editor" diff -r bdd5dd52ad52 -r a78610b2eb47 autossh/receipt --- a/autossh/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/autossh/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Automatically restart SSH sessions and tunnels." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="CC-SA" -WEB_SITE="http://www.harding.motd.ca/autossh/" +WEB_SITE="https://www.harding.motd.ca/autossh/" TARBALL="$PACKAGE-$VERSION.tgz" WGET_URL="${WEB_SITE}$TARBALL" TAGS="ssh" diff -r bdd5dd52ad52 -r a78610b2eb47 avant-window-navigator/receipt --- a/avant-window-navigator/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/avant-window-navigator/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="https://launchpad.net/awn/" -WGET_URL="http://launchpad.net/awn/${VERSION%.*}/$VERSION/+download/$TARBALL" +WGET_URL="https://launchpad.net/awn/${VERSION%.*}/$VERSION/+download/$TARBALL" TAGS="panel" DEPENDS="acl dbus-glib librsvg libwnck xorg-xcompmgr libgtop \ diff -r bdd5dd52ad52 -r a78610b2eb47 bittorrent/receipt --- a/bittorrent/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/bittorrent/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.bittorrent.com/" +WEB_SITE="https://www.bittorrent.com/" WGET_URL="http://distro.ibiblio.org/sourcemage/mirror/fallback/$TARBALL" DEPENDS="python" diff -r bdd5dd52ad52 -r a78610b2eb47 blender/receipt --- a/blender/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/blender/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" SUGGESTED="nvidia" -WEB_SITE="http://www.blender.org/" +WEB_SITE="https://www.blender.org/" WGET_URL="http://download.blender.org/source/$TARBALL" TAGS="3D creator editor" diff -r bdd5dd52ad52 -r a78610b2eb47 boinc-dev/receipt --- a/boinc-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/boinc-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" WANTED="boinc" -WEB_SITE="http://boinc.berkeley.edu/" +WEB_SITE="https://boinc.berkeley.edu/" DEPENDS="boinc" diff -r bdd5dd52ad52 -r a78610b2eb47 boinc/receipt --- a/boinc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/boinc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://boinc.berkeley.edu/" -WGET_URL="svn|http://boinc.berkeley.edu/svn/tags/boinc_core_release_${VERSION//./_}" +WEB_SITE="https://boinc.berkeley.edu/" +WGET_URL="svn|https://boinc.berkeley.edu/svn/tags/boinc_core_release_${VERSION//./_}" # The init script requires bash. DEPENDS="openssl libcurl wxWidgets28 libnotify bash" diff -r bdd5dd52ad52 -r a78610b2eb47 boulderdash/receipt --- a/boulderdash/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/boulderdash/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.zip" -WEB_SITE="http://codeincomplete.com/posts/2011/10/25/javascript_boulderdash/" +WEB_SITE="https://codeincomplete.com/posts/2011/10/25/javascript_boulderdash/" WGET_URL="https://codeload.github.com/jakesgordon/javascript-boulderdash/zip/master" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 c-ares-dev/receipt --- a/c-ares-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/c-ares-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A C library for asynchronous DNS requests, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://c-ares.haxx.se/" +WEB_SITE="https://c-ares.haxx.se/" WANTED="c-ares" DEPENDS="c-ares pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 c-ares/receipt --- a/c-ares/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/c-ares/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://c-ares.haxx.se/" +WEB_SITE="https://c-ares.haxx.se/" WGET_URL="${WEB_SITE}download/$TARBALL" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 cabextract/receipt --- a/cabextract/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cabextract/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.cabextract.org.uk/" -WGET_URL="http://www.cabextract.org.uk/$TARBALL" +WEB_SITE="https://www.cabextract.org.uk/" +WGET_URL="https://www.cabextract.org.uk/$TARBALL" TAGS="extract cab exe" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 cairomm-dev/receipt --- a/cairomm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cairomm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" WANTED="cairomm" -WEB_SITE="http://www.cairographics.org/" +WEB_SITE="https://www.cairographics.org/" DEPENDS="cairomm cairo-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 cairomm/receipt --- a/cairomm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cairomm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.cairographics.org/" +WEB_SITE="https://www.cairographics.org/" WGET_URL="http://cairographics.org/releases/$TARBALL" DEPENDS="pixman cairo libsigc++ xcb-util" diff -r bdd5dd52ad52 -r a78610b2eb47 ccache/receipt --- a/ccache/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ccache/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://ccache.samba.org/" +WEB_SITE="https://ccache.samba.org/" WGET_URL="http://samba.org/ftp/$PACKAGE/$TARBALL" SUGGESTED="gcc" TAGS="compiler" diff -r bdd5dd52ad52 -r a78610b2eb47 cdparanoia-III-dev/receipt --- a/cdparanoia-III-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cdparanoia-III-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="CMDline CD ripper used by Asunder." MAINTAINER="pankso@slitaz.org" LICENSE="GPL2 LGPL2.1" -WEB_SITE="http://www.xiph.org/paranoia/" +WEB_SITE="https://www.xiph.org/paranoia/" DEPENDS="cdparanoia-III" WANTED="cdparanoia-III" diff -r bdd5dd52ad52 -r a78610b2eb47 cdparanoia-III/receipt --- a/cdparanoia-III/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cdparanoia-III/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="CMDline CD ripper used by Asunder." MAINTAINER="pankso@slitaz.org" LICENSE="GPL2 LGPL2.1" -WEB_SITE="http://www.xiph.org/paranoia/" +WEB_SITE="https://www.xiph.org/paranoia/" TARBALL="$PACKAGE-$VERSION.src.tgz" -WGET_URL="http://downloads.xiph.org/releases/cdparanoia/$TARBALL" +WGET_URL="https://downloads.xiph.org/releases/cdparanoia/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 cifs-utils-dev/receipt --- a/cifs-utils-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cifs-utils-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="CIFS userland tools, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://wiki.samba.org/index.php/LinuxCIFS_utils" +WEB_SITE="https://wiki.samba.org/index.php/LinuxCIFS_utils" WANTED="cifs-utils" DEPENDS="cifs-utils" diff -r bdd5dd52ad52 -r a78610b2eb47 cifs-utils/receipt --- a/cifs-utils/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cifs-utils/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="CIFS userland tools." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://wiki.samba.org/index.php/LinuxCIFS_utils" +WEB_SITE="https://wiki.samba.org/index.php/LinuxCIFS_utils" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="https://download.samba.org/pub/linux-cifs/$PACKAGE/$TARBALL" PROVIDE="smbfs" diff -r bdd5dd52ad52 -r a78610b2eb47 clearlooks-colors/receipt --- a/clearlooks-colors/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/clearlooks-colors/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL" WEB_SITE="http://gnome-look.org/content/show.php/Clearlooks-Colors?content=75417" TARBALL="75417-Clearlooks-Colors.tar.gz" -WGET_URL="http://www.gnome-look.org/CONTENT/content-files/$TARBALL" +WGET_URL="https://www.gnome-look.org/CONTENT/content-files/$TARBALL" HOST_ARCH="any" DEPENDS="gtk-clearlooks" diff -r bdd5dd52ad52 -r a78610b2eb47 clearlooks-compact/receipt --- a/clearlooks-compact/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/clearlooks-compact/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Clearlooks Compact GTK Theme" MAINTAINER="al.bobylev@gmail.com" LICENSE="LGPL2.1" -WEB_SITE="http://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/" +WEB_SITE="https://martin.ankerl.com/2007/11/04/clearlooks-compact-gnome-theme/" TARBALL="ClearlooksCompact-$VERSION.tar.bz2" -WGET_URL="http://martin.ankerl.com/files/$TARBALL" +WGET_URL="https://martin.ankerl.com/files/$TARBALL" HOST_ARCH="any" DEPENDS="gtk-clearlooks" diff -r bdd5dd52ad52 -r a78610b2eb47 cmospwd/receipt --- a/cmospwd/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cmospwd/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.cgsecurity.org/wiki/CmosPwd" -WGET_URL="http://www.cgsecurity.org/$TARBALL" +WEB_SITE="https://www.cgsecurity.org/wiki/CmosPwd" +WGET_URL="https://www.cgsecurity.org/$TARBALL" TAGS="CMOS" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 coccinella/receipt --- a/coccinella/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/coccinella/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Cross-platform communication tool with a built-in whiteboard." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://thecoccinella.org/" +WEB_SITE="https://thecoccinella.org/" TARBALL="$SOURCE-${VERSION}Src.tar.gz" WGET_URL="$SF_MIRROR/project/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 connman-ui/receipt --- a/connman-ui/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/connman-ui/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="A full-featured GTK based trayicon UI for ConnMan" MAINTAINER="domcox@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://github.com/tbursztyka/connman-ui" +WEB_SITE="https://github.com/tbursztyka/connman-ui" TARBALL="$PACKAGE-$VERSION.zip" WGET_URL="https://github.com/tbursztyka/connman-ui/archive/$GITHASH.zip" diff -r bdd5dd52ad52 -r a78610b2eb47 cpuspeed/receipt --- a/cpuspeed/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cpuspeed/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,10 +6,10 @@ CATEGORY="system-tools" MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.carlthompson.net/Software/CPUSpeed" +WEB_SITE="https://www.carlthompson.net/Software/CPUSpeed" CONFIG_FILES="etc/default/cpufreq" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://www.carlthompson.net/downloads/$PACKAGE/$TARBALL" +WGET_URL="https://www.carlthompson.net/downloads/$PACKAGE/$TARBALL" TAGS="power-management" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 cromfs/receipt --- a/cromfs/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cromfs/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://bisqwit.iki.fi/source/cromfs.html" -WGET_URL="http://bisqwit.iki.fi/src/arch/$TARBALL" +WEB_SITE="https://bisqwit.iki.fi/source/cromfs.html" +WGET_URL="https://bisqwit.iki.fi/src/arch/$TARBALL" DEPENDS="fuse lzma lzo libgomp" BUILD_DEPENDS="$DEPENDS fuse-dev lzo-dev pkg-config coreutils-file-format perl" diff -r bdd5dd52ad52 -r a78610b2eb47 cups-dev/receipt --- a/cups-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cups-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2 LGPL2" WANTED="cups" -WEB_SITE="http://www.cups.org/" +WEB_SITE="https://www.cups.org/" DEPENDS="cups" diff -r bdd5dd52ad52 -r a78610b2eb47 cups-doc/receipt --- a/cups-doc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cups-doc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Docs for cups" MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2 LGPL2" -WEB_SITE="http://www.cups.org/" +WEB_SITE="https://www.cups.org/" WANTED="cups" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 cups-pam/receipt --- a/cups-pam/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cups-pam/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,8 +8,8 @@ LICENSE="GPL2 LGPL2" SOURCE="cups" TARBALL="$SOURCE-$VERSION-source.tar.bz2" -WEB_SITE="http://www.cups.org/" -WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL" +WEB_SITE="https://www.cups.org/" +WGET_URL="https://www.cups.org/software/$VERSION/$TARBALL" PROVIDE="cups:pam" DEPENDS="libssl cups-doc dbus pam libcomerr libkrb5 cups-filters libcups" diff -r bdd5dd52ad52 -r a78610b2eb47 cups/receipt --- a/cups/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/cups/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2 LGPL2" TARBALL="$PACKAGE-$VERSION-source.tar.bz2" -WEB_SITE="http://www.cups.org/" -WGET_URL="http://www.cups.org/software/$VERSION/$TARBALL" +WEB_SITE="https://www.cups.org/" +WGET_URL="https://www.cups.org/software/$VERSION/$TARBALL" TAGS="printer printing" DEPENDS="libssl dbus libcomerr cups-doc libkrb5 libusb-compat poppler-apps \ diff -r bdd5dd52ad52 -r a78610b2eb47 curl-dev/receipt --- a/curl-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/curl-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="curl" -WEB_SITE="http://curl.haxx.se/" +WEB_SITE="https://curl.haxx.se/" HOST_ARCH="i486 arm" DEPENDS="curl openssl-dev libidn-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 curl/receipt --- a/curl/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/curl/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://curl.haxx.se/" -WGET_URL="http://curl.haxx.se/download/$TARBALL" +WEB_SITE="https://curl.haxx.se/" +WGET_URL="https://curl.haxx.se/download/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="libssl libcurl zlib libidn" diff -r bdd5dd52ad52 -r a78610b2eb47 daemon_controller/receipt --- a/daemon_controller/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/daemon_controller/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.gem" -WEB_SITE="http://rubygems.org/gems/daemon_controller" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WEB_SITE="https://rubygems.org/gems/daemon_controller" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby" diff -r bdd5dd52ad52 -r a78610b2eb47 dcmtk-dev/receipt --- a/dcmtk-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/dcmtk-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The DICOM Toolkit, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" -WEB_SITE="http://dicom.offis.de/dcmtk" +WEB_SITE="https://dicom.offis.de/dcmtk" WANTED="dcmtk" DEPENDS="dcmtk" diff -r bdd5dd52ad52 -r a78610b2eb47 dcmtk/receipt --- a/dcmtk/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/dcmtk/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://dicom.offis.de/dcmtk" +WEB_SITE="https://dicom.offis.de/dcmtk" WGET_URL="ftp://dicom.offis.de/pub/dicom/offis/software/$PACKAGE/$PACKAGE${VERSION//./}/$TARBALL" DEPENDS="libxml2 tiff libpng libwrap" diff -r bdd5dd52ad52 -r a78610b2eb47 deluge/receipt --- a/deluge/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/deluge/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://deluge-torrent.org/" +WEB_SITE="https://deluge-torrent.org/" WGET_URL="http://download.deluge-torrent.org/source/$TARBALL" DEPENDS="libtorrent-rasterbar pyopenssl python-chardet python-xdg setuptools twisted xdg-utils pygtk" diff -r bdd5dd52ad52 -r a78610b2eb47 dfc/receipt --- a/dfc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/dfc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="paul@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://projects.gw-computing.net/projects/dfc" -WGET_URL="http://projects.gw-computing.net/attachments/download/467/$TARBALL" +WEB_SITE="https://projects.gw-computing.net/projects/dfc" +WGET_URL="https://projects.gw-computing.net/attachments/download/467/$TARBALL" DEPENDS="ncurses" BUILD_DEPENDS="ncurses-dev cmake gettext" diff -r bdd5dd52ad52 -r a78610b2eb47 dialog/receipt --- a/dialog/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/dialog/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tgz" -WEB_SITE="http://invisible-island.net/dialog/" +WEB_SITE="https://invisible-island.net/dialog/" WGET_URL="ftp://invisible-island.net/$PACKAGE/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 dillo/receipt --- a/dillo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/dillo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.dillo.org/" -WGET_URL="http://www.dillo.org/download/$TARBALL" +WEB_SITE="https://www.dillo.org/" +WGET_URL="https://www.dillo.org/download/$TARBALL" TAGS="web-browser" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 dolibarr/receipt --- a/dolibarr/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/dolibarr/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="ERP/CRM" MAINTAINER="erjo@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.dolibarr.fr/" +WEB_SITE="https://www.dolibarr.fr/" TARBALL="$PACKAGE-$VERSION.tgz" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 droid-font/receipt --- a/droid-font/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/droid-font/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Font family from Google's Android project" MAINTAINER="devl547@gmail.com" LICENSE="Apache" -WEB_SITE="http://www.droidfonts.com/" +WEB_SITE="https://www.droidfonts.com/" # Located in git repo, so we need a snapshot and some dirty hacks. TARBALL="$PACKAGE-$VERSION.tgz" WGET_URL="http://android.git.kernel.org/?p=platform/frameworks/base.git;f=data/fonts;a=snapshot;h=$GIT_HASH;sf=tgz" diff -r bdd5dd52ad52 -r a78610b2eb47 egenix-mx-base/receipt --- a/egenix-mx-base/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/egenix-mx-base/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="PSL" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.egenix.com/products/python/mxBase/" +WEB_SITE="https://www.egenix.com/products/python/mxBase/" WGET_URL="http://downloads.egenix.com/python/$TARBALL" DEPENDS="python" diff -r bdd5dd52ad52 -r a78610b2eb47 ekiga/receipt --- a/ekiga/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ekiga/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.ekiga.org/" +WEB_SITE="https://www.ekiga.org/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" BUILD_DEPENDS="opal-dev opal ptlib-dev ptlib gtk+-dev intltool libsigc++ \ diff -r bdd5dd52ad52 -r a78610b2eb47 esound-dev/receipt --- a/esound-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/esound-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Enlightened Sound Daemon" MAINTAINER="allan316@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.tux.org/~ricdude/EsounD.html" +WEB_SITE="https://www.tux.org/~ricdude/EsounD.html" HOST_ARCH="i486 arm" WANTED="esound" diff -r bdd5dd52ad52 -r a78610b2eb47 esound/receipt --- a/esound/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/esound/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Enlightened Sound Daemon" MAINTAINER="allan316@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.tux.org/~ricdude/EsounD.html" +WEB_SITE="https://www.tux.org/~ricdude/EsounD.html" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/esound/${VERSION%.*}/$TARBALL" TAGS="audio sound" diff -r bdd5dd52ad52 -r a78610b2eb47 exempi-dev/receipt --- a/exempi-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/exempi-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ LICENSE="GPL3" SHORT_DESC="An implementation of XMP (Adobe's Extensible Metadata Platform)." MAINTAINER="yuripourre@gmail.com" -WEB_SITE="http://libopenraw.freedesktop.org/wiki/Exempi/" +WEB_SITE="https://libopenraw.freedesktop.org/wiki/Exempi/" WANTED="exempi" DEPENDS="exempi pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 exempi/receipt --- a/exempi/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/exempi/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ SHORT_DESC="An implementation of XMP (Adobe's Extensible Metadata Platform)." MAINTAINER="yuripourre@gmail.com" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://libopenraw.freedesktop.org/wiki/Exempi/" -WGET_URL="http://libopenraw.freedesktop.org/download/$TARBALL" +WEB_SITE="https://libopenraw.freedesktop.org/wiki/Exempi/" +WGET_URL="https://libopenraw.freedesktop.org/download/$TARBALL" DEPENDS="expat" BUILD_DEPENDS="expat-dev libboost-dev libboost-test-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 fastthread/receipt --- a/fastthread/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fastthread/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.gem" -WEB_SITE="http://rubygems.org/gems/fastthread" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WEB_SITE="https://rubygems.org/gems/fastthread" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby" diff -r bdd5dd52ad52 -r a78610b2eb47 fbgrab/receipt --- a/fbgrab/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fbgrab/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Frame buffer grabber." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://fbgrab.monells.se/" +WEB_SITE="https://fbgrab.monells.se/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="${WEB_SITE}$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 file-tail/receipt --- a/file-tail/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/file-tail/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.gem" -WEB_SITE="http://rubygems.org/gems/file-tail" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WEB_SITE="https://rubygems.org/gems/file-tail" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby spruz" diff -r bdd5dd52ad52 -r a78610b2eb47 filezilla/receipt --- a/filezilla/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/filezilla/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="FileZilla" TARBALL="${SOURCE}_${VERSION}_src.tar.bz2" -WEB_SITE="http://filezilla-project.org/" +WEB_SITE="https://filezilla-project.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="ftp client" diff -r bdd5dd52ad52 -r a78610b2eb47 flac/receipt --- a/flac/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/flac/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2 LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.xz" WEB_SITE="http://flac.sourceforge.net/" -WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" +WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL" TAGS="codec audio" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 flam3-dev/receipt --- a/flam3-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/flam3-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="gokhlayeh@slitaz.org" LICENSE="GPL3" WANTED="flam3" -WEB_SITE="http://flam3.com/" +WEB_SITE="https://flam3.com/" DEPENDS="flam3 pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 flam3/receipt --- a/flam3/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/flam3/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="gokhlayeh@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://flam3.com/" +WEB_SITE="https://flam3.com/" WGET_URL="http://flam3.googlecode.com/files/$TARBALL" DEPENDS="expat libjpeg libpng libxml2" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-2.0.x-dev/receipt --- a/fltk-2.0.x-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-2.0.x-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ WANTED="fltk-2.0.x" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" DEPENDS="fltk-2.0.x" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-2.0.x-fluid2/receipt --- a/fltk-2.0.x-fluid2/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-2.0.x-fluid2/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ WANTED="fltk-2.0.x" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" DEPENDS="fltk-2.0.x" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-2.0.x-gl/receipt --- a/fltk-2.0.x-gl/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-2.0.x-gl/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ WANTED="fltk-2.0.x" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" DEPENDS="mesa libglu-mesa expat fontconfig xorg-libXft xorg-libXi \ xorg-libXinerama xorg-libXext gcc-lib-base" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-2.0.x/receipt --- a/fltk-2.0.x/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-2.0.x/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" WGET_URL="subversion|http://svn.easysw.com/public/fltk/fltk/trunk" BRANCH="${VERSION#r}" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-blocks/receipt --- a/fltk-blocks/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-blocks/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="FLTK Blocks game." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" HOST_ARCH="i486 arm" WANTED="fltk" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-checkers/receipt --- a/fltk-checkers/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-checkers/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="FLTK Checkers game." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" HOST_ARCH="i486 arm" WANTED="fltk" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-colbrowser/receipt --- a/fltk-colbrowser/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-colbrowser/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="FLT Color browser." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" HOST_ARCH="i486 arm" WANTED="fltk" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-dev/receipt --- a/fltk-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ WANTED="fltk" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" HOST_ARCH="i486 arm" DEPENDS="fltk" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-doc/receipt --- a/fltk-doc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-doc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ WANTED="fltk" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-editor/receipt --- a/fltk-editor/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-editor/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Fast Light Tool Kit text editor." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" HOST_ARCH="i486 arm" WANTED="fltk" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk-sudoku/receipt --- a/fltk-sudoku/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk-sudoku/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="FLTK Sudoku game." MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" HOST_ARCH="i486 arm" WANTED="fltk" diff -r bdd5dd52ad52 -r a78610b2eb47 fltk/receipt --- a/fltk/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fltk/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION-source.tar.gz" -WEB_SITE="http://www.fltk.org/" +WEB_SITE="https://www.fltk.org/" WGET_URL="http://fltk.org/pub/fltk/$VERSION/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 fop/receipt --- a/fop/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fop/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="paul@slitaz.org" LICENSE="Apache" TARBALL="$PACKAGE-$VERSION-bin.tar.gz" -WEB_SITE="http://xmlgraphics.apache.org/fop/" +WEB_SITE="https://xmlgraphics.apache.org/fop/" WGET_URL="http://apache.mirrors.timporter.net/xmlgraphics/fop/binaries/$TARBALL" SUGGESTED="java-jre" diff -r bdd5dd52ad52 -r a78610b2eb47 fpc-bootstrap/receipt --- a/fpc-bootstrap/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fpc-bootstrap/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2 LGPL2.1" TARBALL="$PACKAGE-$ARCH-$VERSION.bz2" -WEB_SITE="http://freepascal.org/" +WEB_SITE="https://freepascal.org/" BOOTSTRAP="i386-linux-ppc386" WGET_URL="ftp://ftp.freepascal.org/pub/fpc/dist/$VERSION/bootstrap/$BOOTSTRAP.bz2" #HOST_ARCH="i486 x86_64 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 fpm2/receipt --- a/fpm2/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/fpm2/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://als.regnet.cz/fpm2/" -WGET_URL="http://als.regnet.cz/fpm2/download/$TARBALL" +WEB_SITE="https://als.regnet.cz/fpm2/" +WGET_URL="https://als.regnet.cz/fpm2/download/$TARBALL" DEPENDS="expat gtk+ libxml2 xorg-libX11 xorg-libXau xorg-libXcomposite \ xorg-libXcursor xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama \ diff -r bdd5dd52ad52 -r a78610b2eb47 freetype-infinality-dev/receipt --- a/freetype-infinality-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/freetype-infinality-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -4,7 +4,7 @@ VERSION="2.4.11" CATEGORY="development" SHORT_DESC="Development files for Freetype-Infinality" -WEB_SITE="http://www.freetype.org/" +WEB_SITE="https://www.freetype.org/" MAINTAINER="al.bobylev@gmail.com" LICENSE="BSD GPL2" diff -r bdd5dd52ad52 -r a78610b2eb47 freetype-infinality/receipt --- a/freetype-infinality/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/freetype-infinality/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="BSD GPL2" SOURCE="freetype" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://www.freetype.org/" +WEB_SITE="https://www.freetype.org/" WGET_URL="http://download.savannah.gnu.org/releases/$SOURCE/$TARBALL" DEPENDS="slitaz-base-files zlib" diff -r bdd5dd52ad52 -r a78610b2eb47 freetype1-dev/receipt --- a/freetype1-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/freetype1-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -4,7 +4,7 @@ VERSION="1.3.1" CATEGORY="development" SHORT_DESC="Freetype1 font engine devel files." -WEB_SITE="http://www.freetype.org/" +WEB_SITE="https://www.freetype.org/" MAINTAINER="rcx@zoominternet.net" LICENSE="BSD" WANTED="freetype1" diff -r bdd5dd52ad52 -r a78610b2eb47 freetype1/receipt --- a/freetype1/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/freetype1/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="rcx@zoominternet.net" LICENSE="BSD" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.freetype.org/" +WEB_SITE="https://www.freetype.org/" WGET_URL="$SF_MIRROR/$SOURCE/$TARBALL" DEPENDS="glibc-base" diff -r bdd5dd52ad52 -r a78610b2eb47 gammu-dev/receipt --- a/gammu-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gammu-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gammu" -WEB_SITE="http://wammu.eu/gammu/" +WEB_SITE="https://wammu.eu/gammu/" DEPENDS="gammu pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 gammu/receipt --- a/gammu/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gammu/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://wammu.eu/gammu/" +WEB_SITE="https://wammu.eu/gammu/" WGET_URL="https://dl.cihar.com/gammu/releases/$TARBALL" TAGS="bluetooth" diff -r bdd5dd52ad52 -r a78610b2eb47 gcompris-music/receipt --- a/gcompris-music/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gcompris-music/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gcompris" -WEB_SITE="http://www.gcompris.net/" +WEB_SITE="https://www.gcompris.net/" DEPENDS="gcompris" diff -r bdd5dd52ad52 -r a78610b2eb47 gcompris-voices-de/receipt --- a/gcompris-voices-de/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gcompris-voices-de/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gcompris" -WEB_SITE="http://www.gcompris.net/" +WEB_SITE="https://www.gcompris.net/" DEPENDS="gcompris" diff -r bdd5dd52ad52 -r a78610b2eb47 gcompris-voices-en/receipt --- a/gcompris-voices-en/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gcompris-voices-en/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gcompris" -WEB_SITE="http://www.gcompris.net/" +WEB_SITE="https://www.gcompris.net/" DEPENDS="gcompris" diff -r bdd5dd52ad52 -r a78610b2eb47 gcompris-voices-fr/receipt --- a/gcompris-voices-fr/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gcompris-voices-fr/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gcompris" -WEB_SITE="http://www.gcompris.net/" +WEB_SITE="https://www.gcompris.net/" DEPENDS="gcompris" diff -r bdd5dd52ad52 -r a78610b2eb47 gcompris-voices/receipt --- a/gcompris-voices/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gcompris-voices/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gcompris" -WEB_SITE="http://www.gcompris.net/" +WEB_SITE="https://www.gcompris.net/" DEPENDS="gcompris gcompris-voices-fr" diff -r bdd5dd52ad52 -r a78610b2eb47 gcompris/receipt --- a/gcompris/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gcompris/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.gcompris.net/" +WEB_SITE="https://www.gcompris.net/" WGET_URL="$SF_MIRROR/project/$PACKAGE/$VERSION/$TARBALL" DEPENDS="pygtk libsdl-mixer librsvg libxml2 gnuchess gnet sqlite \ diff -r bdd5dd52ad52 -r a78610b2eb47 gdal-bin/receipt --- a/gdal-bin/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gdal-bin/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GDAL Tools." MAINTAINER="erjo@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.gdal.org/" +WEB_SITE="https://www.gdal.org/" WANTED="gdal" DEPENDS="libgdal" diff -r bdd5dd52ad52 -r a78610b2eb47 gdal-datas/receipt --- a/gdal-datas/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gdal-datas/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GDAL datas." MAINTAINER="erjo@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.gdal.org/" +WEB_SITE="https://www.gdal.org/" WANTED="gdal" DEPENDS="libgdal" diff -r bdd5dd52ad52 -r a78610b2eb47 gdal-dev/receipt --- a/gdal-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gdal-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GDAL development headers." MAINTAINER="erjo@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.gdal.org/" +WEB_SITE="https://www.gdal.org/" WANTED="gdal" DEPENDS="libgdal" diff -r bdd5dd52ad52 -r a78610b2eb47 gdal/receipt --- a/gdal/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gdal/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Geospatial Data Abstraction Library." MAINTAINER="erjo@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.gdal.org/" +WEB_SITE="https://www.gdal.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://download.osgeo.org/gdal/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 gdk-pixbuf-dev/receipt --- a/gdk-pixbuf-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gdk-pixbuf-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="devel files for gdk-pixbuf" MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WANTED="gdk-pixbuf" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gdk-pixbuf/receipt --- a/gdk-pixbuf/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gdk-pixbuf/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 geany-plugins/receipt --- a/geany-plugins/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/geany-plugins/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://plugins.geany.org/" +WEB_SITE="https://plugins.geany.org/" WGET_URL="$WEB_SITE/$PACKAGE/$TARBALL" #HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 ghex/receipt --- a/ghex/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ghex/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="GHex is a simple binary editor." MAINTAINER="samuel_trassare@yahoo.com" LICENSE="GPL2" -WEB_SITE="http://directory.fsf.org/wiki/Ghex" +WEB_SITE="https://directory.fsf.org/wiki/Ghex" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://ftp.acc.umu.se/pub/GNOME/sources/$PACKAGE/${VERSION%.*}/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 gigolo/receipt --- a/gigolo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gigolo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Frontend to manage connections to filesystems using GIO/GVfs." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.uvena.de/gigolo/" +WEB_SITE="https://www.uvena.de/gigolo/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://files.uvena.de/$PACKAGE/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 gimp-brushes/receipt --- a/gimp-brushes/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gimp-brushes/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" WANTED="gimp" -WEB_SITE="http://www.gimp.org/" +WEB_SITE="https://www.gimp.org/" DEPENDS="gimp" diff -r bdd5dd52ad52 -r a78610b2eb47 gimp-console/receipt --- a/gimp-console/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gimp-console/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" WANTED="gimp" -WEB_SITE="http://www.gimp.org/" +WEB_SITE="https://www.gimp.org/" DEPENDS="babl pango cairo gimp glib xorg-libX11 xorg-libXau" diff -r bdd5dd52ad52 -r a78610b2eb47 gimp-dev/receipt --- a/gimp-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gimp-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" WANTED="gimp" -WEB_SITE="http://www.gimp.org/" +WEB_SITE="https://www.gimp.org/" DEPENDS="gimp pkg-config gdk-pixbuf-dev cairo-dev gtk+-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 gimp-plug-ins/receipt --- a/gimp-plug-ins/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gimp-plug-ins/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" WANTED="gimp" -WEB_SITE="http://www.gimp.org/" +WEB_SITE="https://www.gimp.org/" DEPENDS="gimp lcms xorg-libXpm libmng aalib libexif tiff" diff -r bdd5dd52ad52 -r a78610b2eb47 gimp/receipt --- a/gimp/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gimp/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.gimp.org/" +WEB_SITE="https://www.gimp.org/" WGET_URL="http://download.gimp.org/pub/gimp/v${VERSION%.*}/$TARBALL" SUGGESTED="gimp-plug-ins gimp-brushes gimp-console gimp-plugin-ufraw" diff -r bdd5dd52ad52 -r a78610b2eb47 git/receipt --- a/git/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/git/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="b1+slitaz@nagel.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://git-scm.com/" +WEB_SITE="https://git-scm.com/" WGET_URL="https://www.kernel.org/pub/software/scm/git/$TARBALL" # NO_NSEC=1 diff -r bdd5dd52ad52 -r a78610b2eb47 glade3/receipt --- a/glade3/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glade3/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="LGPL" SUGGESTED="python" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://glade.gnome.org/" +WEB_SITE="https://glade.gnome.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+ libglade xorg-libXdamage" diff -r bdd5dd52ad52 -r a78610b2eb47 glib-dev/receipt --- a/glib-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glib-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="glib" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" HOST_ARCH="i486 arm" DEPENDS="glib perl python libffi-dev libgio libgio-dev pcre-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 glib-networking-dev/receipt --- a/glib-networking-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glib-networking-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" WANTED="glib-networking" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" HOST_ARCH="i486 arm" DEPENDS="glib-networking" diff -r bdd5dd52ad52 -r a78610b2eb47 glib-networking/receipt --- a/glib-networking/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glib-networking/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 glib/receipt --- a/glib/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glib/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 glibmm-dev/receipt --- a/glibmm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glibmm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" WANTED="glibmm" -WEB_SITE="http://www.gtkmm.org/" +WEB_SITE="https://www.gtkmm.org/" DEPENDS="glibmm libgiomm-dev libsigc++-dev glib-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 glibmm/receipt --- a/glibmm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glibmm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtkmm.org/" +WEB_SITE="https://www.gtkmm.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="glib libsigc++ gcc-lib-base glibc-base libffi pcre" diff -r bdd5dd52ad52 -r a78610b2eb47 glusterfs/receipt --- a/glusterfs/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/glusterfs/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Distributed file system." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2 LGPL3" -WEB_SITE="http://www.gluster.org/" +WEB_SITE="https://www.gluster.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="http://bits.gluster.com/pub/gluster/glusterfs/src/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 gmp-dev/receipt --- a/gmp-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gmp-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" WANTED="gmp" -WEB_SITE="http://gmplib.org/" +WEB_SITE="https://gmplib.org/" HOST_ARCH="i486 arm" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 gmp/receipt --- a/gmp/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gmp/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://gmplib.org/" +WEB_SITE="https://gmplib.org/" WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gnome-commander-i18n/receipt --- a/gnome-commander-i18n/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gnome-commander-i18n/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Language files for Gnome Commander" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="http://gcmd.github.io/" +WEB_SITE="https://gcmd.github.io/" WANTED="gnome-commander" DEPENDS="gnome-commander" diff -r bdd5dd52ad52 -r a78610b2eb47 gnome-commander/receipt --- a/gnome-commander/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gnome-commander/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gcmd.github.io/" +WEB_SITE="https://gcmd.github.io/" WGET_URL="https://download.gnome.org/sources/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="exiv2 lcms libgnome-keyring libgnomeui libgsf poppler taglib libunique" diff -r bdd5dd52ad52 -r a78610b2eb47 gnuradio/receipt --- a/gnuradio/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gnuradio/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ MAINTAINER="pascal.bellard@slitaz.org" SHORT_DESC="Signal processing blocks to implement software radios." LICENSE="GPL3" -WEB_SITE="http://gnuradio.org/" +WEB_SITE="https://gnuradio.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="$WEB_SITE/releases/$PACKAGE/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 gperiodic/receipt --- a/gperiodic/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gperiodic/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.frantz.fi/software/gperiodic.php" -WGET_URL="http://www.frantz.fi/software/$TARBALL" +WEB_SITE="https://www.frantz.fi/software/gperiodic.php" +WGET_URL="https://www.frantz.fi/software/$TARBALL" DEPENDS="gtk+ xorg-libXdamage" BUILD_DEPENDS="gtk+-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 gpm-dev/receipt --- a/gpm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gpm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mouse server for console, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.nico.schottelius.org/software/gpm/" +WEB_SITE="https://www.nico.schottelius.org/software/gpm/" WANTED="gpm" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gpm-extra/receipt --- a/gpm-extra/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gpm-extra/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mouse server for console, extra files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.nico.schottelius.org/software/gpm/" +WEB_SITE="https://www.nico.schottelius.org/software/gpm/" WANTED="gpm" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gpm/receipt --- a/gpm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gpm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.nico.schottelius.org/software/gpm/" -WGET_URL="http://www.nico.schottelius.org/software/gpm/archives/$TARBALL" +WEB_SITE="https://www.nico.schottelius.org/software/gpm/" +WGET_URL="https://www.nico.schottelius.org/software/gpm/archives/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="ncurses" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-ffmpeg-small/receipt --- a/gst-ffmpeg-small/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-ffmpeg-small/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ MAINTAINER="psychomaniak@xakep.ru" LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$SOURCE/$TARBALL" DEPENDS="gst-plugins-base bzip2" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-ffmpeg/receipt --- a/gst-ffmpeg/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-ffmpeg/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" PROVIDE="gst-ffmpeg-small" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-libav/receipt --- a/gst-libav/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-libav/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="psychomaniak@xakep.ru" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" DEPENDS="gst-plugins-base-1.0 bzip2 gst-plugins-good-1.0" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-omx/receipt --- a/gst-omx/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-omx/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/releases/gst-omx/1.0.0.html" -WGET_URL="http://gstreamer.freedesktop.org/src/gst-omx/$TARBALL" +WEB_SITE="https://gstreamer.freedesktop.org/releases/gst-omx/1.0.0.html" +WGET_URL="https://gstreamer.freedesktop.org/src/gst-omx/$TARBALL" HOST_ARCH="arm" DEPENDS="gstreamer-1.0 gst-plugins-base-1.0" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-bad-dev/receipt --- a/gst-plugins-bad-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-bad-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" WANTED="gst-plugins-bad" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" DEPENDS="gstreamer-dev gst-plugins-base-dev faac-dev libpng-dev libvpx-dev openssl-dev xvidcore-dev jpeg-dev diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-bad/receipt --- a/gst-plugins-bad/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-bad/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="GPL2" SUGGESTED="libsdl schroedinger" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" LOCALES="da de es fr id it pt_BR ru zh_CN" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-base-1.0-dev/receipt --- a/gst-plugins-base-1.0-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-base-1.0-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="gst-plugins-base devel files" MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" HOST_ARCH="i486 arm" WANTED="gst-plugins-base-1.0" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-base-1.0/receipt --- a/gst-plugins-base-1.0/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-base-1.0/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="GPL2" SOURCE="gst-plugins-base" TARBALL="$SOURCE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="${WEB_SITE}src/gst-plugins-base/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-base-dev/receipt --- a/gst-plugins-base-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-base-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" WANTED="gst-plugins-base" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" DEPENDS="gstreamer-dev pango-dev gobject-introspection-dev alsa-lib-dev \ libogg-dev libvorbis-dev libtheora-dev libtheora-enc udev-dev diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-base/receipt --- a/gst-plugins-base/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-base/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" #HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-good-1.0/receipt --- a/gst-plugins-good-1.0/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-good-1.0/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="GPL2" SOURCE="gst-plugins-good" TARBALL="$SOURCE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="${WEB_SITE}src/$SOURCE/$TARBALL" DEPENDS="gstreamer-1.0 pango alsa-lib mpg123 jpeg" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-good-dev/receipt --- a/gst-plugins-good-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-good-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL2.1" WANTED="gst-plugins-good" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" DEPENDS="gstreamer-dev gst-plugins-base-dev cairo-dev flac-dev jpeg-dev libpng-dev libshout-dev diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-good-extra/receipt --- a/gst-plugins-good-extra/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-good-extra/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="GStreamer Good Plugins" MAINTAINER="psychomaniak@xakep.ru" LICENSE="LGPL2.1" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WANTED="gst-plugins-good" DEPENDS="gst-plugins-good libcdio libdv taglib wavpack libshout libsoup-gnome" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-good/receipt --- a/gst-plugins-good/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-good/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="LGPL2.1" SUGGESTED="jack-audio-connection-kit gst-plugins-good-extra" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" LOCALES="cs da de el es fr hu id it pl pt_BR ru sl sv zh_CN zh_TW" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-ugly-dev/receipt --- a/gst-plugins-ugly-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-ugly-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL2.1" WANTED="gst-plugins-ugly" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" DEPENDS="gstreamer-dev gst-plugins-base-dev lame-dev libdvdread-dev libcdio-dev libmad-dev libmpeg2-dev x264-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-plugins-ugly/receipt --- a/gst-plugins-ugly/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-plugins-ugly/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="LGPL2.1" SUGGESTED="x264" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" LOCALES="da de es fr id it pt_BR ru zh_CN" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-python-dev/receipt --- a/gst-python-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-python-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL2.1" WANTED="gst-python" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" DEPENDS="pygobject-dev gstreamer-dev gst-plugins-base-dev python-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 gst-python/receipt --- a/gst-python/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gst-python/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" DEPENDS="pygobject gstreamer gst-plugins-base" diff -r bdd5dd52ad52 -r a78610b2eb47 gstreamer-1.0-dev/receipt --- a/gstreamer-1.0-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gstreamer-1.0-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="The gstreamer-1.0 devel files" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" HOST_ARCH="i486 arm" WANTED="gstreamer-1.0" diff -r bdd5dd52ad52 -r a78610b2eb47 gstreamer-1.0/receipt --- a/gstreamer-1.0/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gstreamer-1.0/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ LICENSE="LGPL2" SOURCE="gstreamer" TARBALL="$SOURCE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/gstreamer/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gstreamer-dev/receipt --- a/gstreamer-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gstreamer-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL2" WANTED="gstreamer" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" HOST_ARCH="i486 arm" DEPENDS="gstreamer pkg-config glib-dev libgio-dev libxml2-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 gstreamer/receipt --- a/gstreamer/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gstreamer/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://gstreamer.freedesktop.org/" +WEB_SITE="https://gstreamer.freedesktop.org/" WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+-demo/receipt --- a/gtk+-demo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+-demo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gtk+" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" HOST_ARCH="i486 arm" DEPENDS="gtk+" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+-dev/receipt --- a/gtk+-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="gtk+" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" HOST_ARCH="i486 arm" DEPENDS="cairo-dev glib-dev pango-dev atk-dev tiff-dev pkg-config \ diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+/receipt --- a/gtk+/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" SUGGESTED="cups gnutls libgcrypt libgpg-error" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+3-demo/receipt --- a/gtk+3-demo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+3-demo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The GIMP Toolkit 3.x example code and demo" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" DEPENDS="gtk+3" WANTED="gtk+3" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+3-dev/receipt --- a/gtk+3-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+3-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The GIMP Toolkit 3.x (development files)" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WANTED="gtk+3" DEPENDS="cairo-dev glib-dev pango-dev atk-dev tiff-dev pkg-config libpng-dev \ diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+3-widget-factory/receipt --- a/gtk+3-widget-factory/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+3-widget-factory/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The GIMP Toolkit 3.x widget factory" MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WANTED="gtk+3" DEPENDS="gtk+3" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk+3/receipt --- a/gtk+3/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk+3/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="LGPL2" SOURCE="gtk+" TARBALL="$SOURCE-$VERSION.tar.xz" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" WGET_URL="$GNOME_MIRROR/$SOURCE/${VERSION:0:4}/$TARBALL" CONFIG_FILES="/etc/gtk-3.0/settings.ini" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-doc/receipt --- a/gtk-doc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-doc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtk.org/gtk-doc/" +WEB_SITE="https://www.gtk.org/gtk-doc/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" BUILD_DEPENDS="docbook-xml docbook-xsl libxslt python perl" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-engine-rezlooks/receipt --- a/gtk-engine-rezlooks/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-engine-rezlooks/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="devl547@gmail.com" LICENSE="GPL2" TARBALL="39179-rezlooks-0.6.tar.gz" -WEB_SITE="http://www.gnome-look.org/content/show.php?content=39179" +WEB_SITE="https://www.gnome-look.org/content/show.php?content=39179" WGET_URL="http://GNOME-Look.org/CONTENT/content-files/$TARBALL" BUILD_DEPENDS="gtk+-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-girepository/receipt --- a/gtk-girepository/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-girepository/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -5,7 +5,7 @@ SHORT_DESC="Required to run pygobject3 apps" CATEGORY="development" MAINTAINER="psychomaniak@xakep.ru" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" LICENSE="GPL2" DEPENDS="gtk+ gobject-introspection" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-sharp-dev/receipt --- a/gtk-sharp-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-sharp-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Gtk# is a Graphical User Interface Toolkit for mono and .Net" MAINTAINER="al.bobylev@gmail.com" LICENSE="LGPL2.1" -WEB_SITE="http://www.mono-project.com/docs/gui/gtksharp/" +WEB_SITE="https://www.mono-project.com/docs/gui/gtksharp/" WANTED="gtk-sharp" DEPENDS="gtk-sharp" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-sharp/receipt --- a/gtk-sharp/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-sharp/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Gtk# is a Graphical User Interface Toolkit for mono and .Net" MAINTAINER="al.bobylev@gmail.com" LICENSE="LGPL2.1" -WEB_SITE="http://www.mono-project.com/docs/gui/gtksharp/" +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" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-theme-switch/receipt --- a/gtk-theme-switch/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-theme-switch/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="devl547@gmail.com" LICENSE="GPL2" TARBALL="${PACKAGE}_${VERSION}.orig.tar.gz" -WEB_SITE="http://packages.qa.debian.org/g/gtk-theme-switch.html" +WEB_SITE="https://packages.qa.debian.org/g/gtk-theme-switch.html" WGET_URL="http://ftp.debian.org/debian/pool/main/g/$PACKAGE/$TARBALL" BUILD_DEPENDS="gtk+-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk-xfce-engine/receipt --- a/gtk-xfce-engine/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk-xfce-engine/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="gtk+" diff -r bdd5dd52ad52 -r a78610b2eb47 gtk2-engine-murrine/receipt --- a/gtk2-engine-murrine/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtk2-engine-murrine/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="LGPL3" #WEB_SITE="http://www.cimitan.com/murrine" -WEB_SITE="http://ubuntuforums.org/showthread.php?t=239378" +WEB_SITE="https://ubuntuforums.org/showthread.php?t=239378" TARBALL="murrine-$VERSION.tar.xz" WGET_URL="$GNOME_MIRROR/murrine/${VERSION%.*}/$TARBALL" TAGS="gtk2" diff -r bdd5dd52ad52 -r a78610b2eb47 gtkmm-dev/receipt --- a/gtkmm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtkmm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" WANTED="gtkmm" -WEB_SITE="http://www.gtkmm.org/" +WEB_SITE="https://www.gtkmm.org/" DEPENDS="gtkmm gtk+-dev atkmm-dev glibmm-dev libgiomm-dev pangomm-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 gtkmm/receipt --- a/gtkmm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gtkmm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.gtkmm.org/" +WEB_SITE="https://www.gtkmm.org/" WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL" DEPENDS="gtk+ atkmm glibmm cairomm libsigc++ xorg-libXdamage libgiomm pangomm \ diff -r bdd5dd52ad52 -r a78610b2eb47 gxneur/receipt --- a/gxneur/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/gxneur/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="X Neural Switcher (GTK+ based application with tray icon)" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="http://xneur.ru/" +WEB_SITE="https://xneur.ru/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/AndrewCrewKuznetsov/xneur-devel/blob/master/dists/\ diff -r bdd5dd52ad52 -r a78610b2eb47 hal-cups-utils/receipt --- a/hal-cups-utils/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hal-cups-utils/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ MAINTAINER="jozee@slitaz.org" LICENSE="GPL2" SHORT_DESC="Cups backend/utils to browse and configure using HAL UDIs" -WEB_SITE="http://packages.ubuntu.com/jaunty/hal-cups-utils" +WEB_SITE="https://packages.ubuntu.com/jaunty/hal-cups-utils" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://fedorahosted.org/releases/h/a/$PACKAGE/$TARBALL" TAGS="" diff -r bdd5dd52ad52 -r a78610b2eb47 hd2u/receipt --- a/hd2u/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hd2u/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tgz" -WEB_SITE="http://hany.sk/~hany/software/hd2u/" -WGET_URL="http://hany.sk/~hany/_data/hd2u/$TARBALL" +WEB_SITE="https://hany.sk/~hany/software/hd2u/" +WGET_URL="https://hany.sk/~hany/_data/hd2u/$TARBALL" DEPENDS="popt" BUILD_DEPENDS="popt-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 hdf5-dev/receipt --- a/hdf5-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hdf5-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="a data model, library, and file format for storing and managing data." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.hdfgroup.org/HDF5" +WEB_SITE="https://www.hdfgroup.org/HDF5" WANTED="hdf5" DEPENDS="hdf5" diff -r bdd5dd52ad52 -r a78610b2eb47 hdf5/receipt --- a/hdf5/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hdf5/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="a data model, library, and file format for storing and managing data." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.hdfgroup.org/HDF5" +WEB_SITE="https://www.hdfgroup.org/HDF5" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://www.hdfgroup.org/ftp/HDF5/current/src/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 hexchat-plugin/receipt --- a/hexchat-plugin/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hexchat-plugin/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="IRC client using GTK+ with plugins support" MAINTAINER="lenios@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://hexchat.github.io/" +WEB_SITE="https://hexchat.github.io/" SOURCE="hexchat" TARBALL="$SOURCE-$VERSION.tar.xz" WGET_URL="http://dl.hexchat.net/hexchat/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 hexchat/receipt --- a/hexchat/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hexchat/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="IRC client using GTK+" MAINTAINER="lenios@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://hexchat.github.io/" +WEB_SITE="https://hexchat.github.io/" TARBALL="$PACKAGE-$VERSION.tar.xz" WGET_URL="http://dl.hexchat.net/hexchat/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 hfsprogs/receipt --- a/hfsprogs/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hfsprogs/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="APLS" TARBALL="${PACKAGE}_$VERSION.orig.tar.gz" -WEB_SITE="http://www.opensource.apple.com/darwinsource/10.4/" +WEB_SITE="https://www.opensource.apple.com/darwinsource/10.4/" WGET_URL="http://http.debian.net/debian/pool/main/h/hfsprogs/$TARBALL" EXTRA_SOURCE_FILES="${PACKAGE}_$VERSION-11.debian.tar.gz" diff -r bdd5dd52ad52 -r a78610b2eb47 hfsutils/receipt --- a/hfsutils/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hfsutils/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.mars.org/home/rob/proj/hfs/" +WEB_SITE="https://www.mars.org/home/rob/proj/hfs/" WGET_URL="ftp://ftp.mars.org/pub/hfs/$TARBALL" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 hiawatha/receipt --- a/hiawatha/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/hiawatha/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.hiawatha-webserver.org/" +WEB_SITE="https://www.hiawatha-webserver.org/" WGET_URL="${WEB_SITE}files/$TARBALL" PROVIDE="lighttpd" CONFIG_FILES="/etc/hiawatha" diff -r bdd5dd52ad52 -r a78610b2eb47 httpie/receipt --- a/httpie/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/httpie/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="HTTPie is a command line HTTP client, a user-friendly cURL replacement" MAINTAINER="al.bobylev@gmail.com" LICENSE="BSD" -WEB_SITE="http://httpie.org/" +WEB_SITE="https://httpie.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/jakubroztocil/$PACKAGE/archive/$VERSION.tar.gz" diff -r bdd5dd52ad52 -r a78610b2eb47 i3status/receipt --- a/i3status/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/i3status/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="i3 status bar" MAINTAINER="ybringler@gmail.com" LICENSE="BSD" -WEB_SITE="http://i3wm.org/i3status" +WEB_SITE="https://i3wm.org/i3status" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="$WEB_SITE/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 icecast/receipt --- a/icecast/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/icecast/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.icecast.org/" -WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" +WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL" DEPENDS="libxslt libxml2 libogg libvorbis libtheora" BUILD_DEPENDS="libxslt-dev libxml2-dev libogg-dev libvorbis-dev libtheora-dev libogg libvorbis libtheora" diff -r bdd5dd52ad52 -r a78610b2eb47 icmptx/receipt --- a/icmptx/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/icmptx/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL3" SOURCE="jakkarth-icmptx-0386ff2" TARBALL="$SOURCE.tar.gz" -WEB_SITE="http://github.com/jakkarth/icmptx" +WEB_SITE="https://github.com/jakkarth/icmptx" WGET_URL="http://download.github.com/$TARBALL" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 iptstate/receipt --- a/iptstate/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/iptstate/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ DEPENDS="ncurses libnetfilter_conntrack libnfnetlink iptables" BUILD_DEPENDS="ncurses-dev libnetfilter_conntrack-dev libnfnetlink-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.phildev.net/iptstate/" +WEB_SITE="https://www.phildev.net/iptstate/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 iron-linux/receipt --- a/iron-linux/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/iron-linux/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="paul@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.srware.net/en/software_srware_iron.php" -WGET_URL="http://www.srware.net/downloads/$PACKAGE.tar.gz" +WEB_SITE="https://www.srware.net/en/software_srware_iron.php" +WGET_URL="https://www.srware.net/downloads/$PACKAGE.tar.gz" TAGS="chromium web-browser" DEPENDS="bash nss libfirefox GConf libcups libjpeg62 libpng libffi x264" # may need updating? diff -r bdd5dd52ad52 -r a78610b2eb47 irssi-scripts/receipt --- a/irssi-scripts/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/irssi-scripts/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="taziden@slitaz.org" LICENSE="GPL2 BSD PublicDomain" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://scripts.irssi.org/" +WEB_SITE="https://scripts.irssi.org/" WGET_URL="http://mirror.slitaz.org/sources/packages/i/$TARBALL" DEPENDS="irssi" diff -r bdd5dd52ad52 -r a78610b2eb47 irssi/receipt --- a/irssi/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/irssi/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="mallory@sweetpeople.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://irssi.org/" -WGET_URL="http://irssi.org/files/$TARBALL" +WEB_SITE="https://irssi.org/" +WGET_URL="https://irssi.org/files/$TARBALL" TAGS="irc" DEPENDS="glib openssl perl ncurses" diff -r bdd5dd52ad52 -r a78610b2eb47 keepassx/receipt --- a/keepassx/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/keepassx/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" #SOURCE="KeePassX" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.keepassx.org/" +WEB_SITE="https://www.keepassx.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="password key" diff -r bdd5dd52ad52 -r a78610b2eb47 kismet/receipt --- a/kismet/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/kismet/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.kismetwireless.net" -WGET_URL="http://www.kismetwireless.net/code/$TARBALL" +WGET_URL="https://www.kismetwireless.net/code/$TARBALL" TAGS="wireless network monitor" DEPENDS="dbus libnl libpcap ncurses pcre libcap attr" diff -r bdd5dd52ad52 -r a78610b2eb47 kivy/receipt --- a/kivy/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/kivy/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Cross platform library for rapid development of applications." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL3" -WEB_SITE="http://kivy.org/" +WEB_SITE="https://kivy.org/" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="http://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 ldm/receipt --- a/ldm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ldm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://github.com/LemonBoy/ldm" +WEB_SITE="https://github.com/LemonBoy/ldm" WGET_URL="https://github.com/LemonBoy/ldm/tarball/v${VERSION}" DEPENDS="udev" diff -r bdd5dd52ad52 -r a78610b2eb47 ledger/receipt --- a/ledger/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ledger/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="paul@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://ledger-cli.org/" +WEB_SITE="https://ledger-cli.org/" WGET_URL="http://ftp.newartisans.com/pub/ledger/$TARBALL" DEPENDS="pcre gmp" diff -r bdd5dd52ad52 -r a78610b2eb47 leocad-pieces/receipt --- a/leocad-pieces/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/leocad-pieces/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="pieces" TARBALL="$SOURCE-$VERSION.zip" -WEB_SITE="http://www.leocad.org/" +WEB_SITE="https://www.leocad.org/" WGET_URL="http://leocad.googlecode.com/files/$TARBALL" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 libao-dev/receipt --- a/libao-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libao-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="rj.rohit@gmail.com" LICENSE="GPL2" WANTED="libao" -WEB_SITE="http://downloads.xiph.org/releases/ao/" +WEB_SITE="https://downloads.xiph.org/releases/ao/" HOST_ARCH="i486 arm" DEPENDS="pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libao/receipt --- a/libao/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libao/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="rj.rohit@gmail.com" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://downloads.xiph.org/releases/ao/" +WEB_SITE="https://downloads.xiph.org/releases/ao/" WGET_URL="$WEB_SITE/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 libav-dev/receipt --- a/libav-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libav-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Development files for libav" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2 GPL3 LGPL2.1 LGPL3" -WEB_SITE="http://www.libav.org/" +WEB_SITE="https://www.libav.org/" WANTED="libav" DEPENDS="libav pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libav/receipt --- a/libav/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libav/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="clone of git://git.libav.org/libav" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2 GPL3 LGPL2.1 LGPL3" -WEB_SITE="http://www.libav.org/" +WEB_SITE="https://www.libav.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="git|git://github.com/andoma/libav.git" BRANCH="v$VERSION" diff -r bdd5dd52ad52 -r a78610b2eb47 libbsd-dev/receipt --- a/libbsd-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libbsd-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Development files for libbsd." MAINTAINER="claudinei@slitaz.org" LICENSE="BSD MIT" -WEB_SITE="http://libbsd.freedesktop.org/wiki/" +WEB_SITE="https://libbsd.freedesktop.org/wiki/" HOST_ARCH="i486 arm" WANTED="libbsd" diff -r bdd5dd52ad52 -r a78610b2eb47 libbsd/receipt --- a/libbsd/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libbsd/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Provides useful functions commonly found on BSD systems." MAINTAINER="claudinei@slitaz.org" LICENSE="BSD MIT" -WEB_SITE="http://libbsd.freedesktop.org/wiki/" +WEB_SITE="https://libbsd.freedesktop.org/wiki/" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="http://libbsd.freedesktop.org/releases/$TARBALL" +WGET_URL="https://libbsd.freedesktop.org/releases/$TARBALL" HOST_ARCH="i486 arm" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 libcups/receipt --- a/libcups/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libcups/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Common UNIX Printing System." MAINTAINER="erjo@slitaz.org" LICENSE="GPL2 LGPL2" -WEB_SITE="http://www.cups.org/" +WEB_SITE="https://www.cups.org/" TAGS="printer printing" WANTED="cups" diff -r bdd5dd52ad52 -r a78610b2eb47 libcurl/receipt --- a/libcurl/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libcurl/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="curl" -WEB_SITE="http://curl.haxx.se/" +WEB_SITE="https://curl.haxx.se/" HOST_ARCH="i486 arm" DEPENDS="libidn libssl zlib libcrypto" diff -r bdd5dd52ad52 -r a78610b2eb47 libdaq-dev/receipt --- a/libdaq-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdaq-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="development files for libdaq" MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.snort.org/" +WEB_SITE="https://www.snort.org/" WANTED="libdaq" DEPENDS="libdaq" diff -r bdd5dd52ad52 -r a78610b2eb47 libdaq/receipt --- a/libdaq/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdaq/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="slaxemulator@gmail.com" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.snort.org/" -WGET_URL="http://www.snort.org/downloads/1221" +WEB_SITE="https://www.snort.org/" +WGET_URL="https://www.snort.org/downloads/1221" DEPENDS="libpcap" BUILD_DEPENDS="libpcap-dev flex bison wget" diff -r bdd5dd52ad52 -r a78610b2eb47 libdrm-dev/receipt --- a/libdrm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdrm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Lib DRM devel files." MAINTAINER="pankso@slitaz.org" LICENSE="MIT" -WEB_SITE="http://dri.freedesktop.org/" +WEB_SITE="https://dri.freedesktop.org/" HOST_ARCH="i486 arm" WANTED="libdrm" diff -r bdd5dd52ad52 -r a78610b2eb47 libdrm-intel/receipt --- a/libdrm-intel/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdrm-intel/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Freedesktop DRM Library (intel library)." MAINTAINER="pankso@slitaz.org" LICENSE="MIT" -WEB_SITE="http://dri.freedesktop.org/" +WEB_SITE="https://dri.freedesktop.org/" WANTED="libdrm" DEPENDS="glibc-base udev libdrm" diff -r bdd5dd52ad52 -r a78610b2eb47 libdrm-mach64/receipt --- a/libdrm-mach64/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdrm-mach64/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="DRM Library for mach64 (deprecated but no alternative)." MAINTAINER="gokhlayeh@slitaz.org" LICENSE="MIT" -WEB_SITE="http://dri.freedesktop.org/wiki/DRM" +WEB_SITE="https://dri.freedesktop.org/wiki/DRM" SOURCE="mach64" TARBALL="$SOURCE-$VERSION.tar.gz" WGET_URL="http://trya.alwaysdata.net/linux/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 libdrm-nouveau/receipt --- a/libdrm-nouveau/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdrm-nouveau/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="libdrm" -WEB_SITE="http://dri.freedesktop.org/" +WEB_SITE="https://dri.freedesktop.org/" DEPENDS="glibc-base udev libdrm" diff -r bdd5dd52ad52 -r a78610b2eb47 libdrm-radeon/receipt --- a/libdrm-radeon/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdrm-radeon/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="libdrm" -WEB_SITE="http://dri.freedesktop.org/" +WEB_SITE="https://dri.freedesktop.org/" DEPENDS="glibc-base udev libdrm" diff -r bdd5dd52ad52 -r a78610b2eb47 libdrm/receipt --- a/libdrm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libdrm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://dri.freedesktop.org/" -WGET_URL="http://dri.freedesktop.org/libdrm/$TARBALL" +WEB_SITE="https://dri.freedesktop.org/" +WGET_URL="https://dri.freedesktop.org/libdrm/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="glibc-base udev linux-drm xorg-libpciaccess" diff -r bdd5dd52ad52 -r a78610b2eb47 libegl-mesa/receipt --- a/libegl-mesa/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libegl-mesa/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="OpenGL utility library" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa" DEPENDS="glibc-base gcc-lib-base mesa" PROVIDE="libegl" diff -r bdd5dd52ad52 -r a78610b2eb47 libform/receipt --- a/libform/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libform/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Curses extension for programming forms" MAINTAINER="al.bobylev@gmail.com" LICENSE="MIT" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" DEPENDS="ncurses libtinfo" diff -r bdd5dd52ad52 -r a78610b2eb47 libftdi-dev/receipt --- a/libftdi-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libftdi-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="libftdi devel files." MAINTAINER="rcx@zoominternet.net" LICENSE="BSD GPL2 LGPL2" -WEB_SITE="http://www.intra2net.com/en/developer/libftdi/" +WEB_SITE="https://www.intra2net.com/en/developer/libftdi/" WANTED="libftdi" DEPENDS="pkg-config libftdi" diff -r bdd5dd52ad52 -r a78610b2eb47 libftdi/receipt --- a/libftdi/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libftdi/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="rcx@zoominternet.net" LICENSE="BSD GPL2 LGPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.intra2net.com/en/developer/libftdi/" -WGET_URL="http://www.intra2net.com/en/developer/libftdi/download/$TARBALL" +WEB_SITE="https://www.intra2net.com/en/developer/libftdi/" +WGET_URL="https://www.intra2net.com/en/developer/libftdi/download/$TARBALL" DEPENDS="glibc-base libusb libusb-compat gcc-lib-base" BUILD_DEPENDS="slitaz-toolchain libusb-dev libusb libusb-compat" diff -r bdd5dd52ad52 -r a78610b2eb47 libgdal/receipt --- a/libgdal/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgdal/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Geospatial Data Abstraction Library." MAINTAINER="erjo@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.gdal.org/" +WEB_SITE="https://www.gdal.org/" WANTED="gdal" DEPENDS="geos proj libcurl jasper libpostgresqlclient tiff" diff -r bdd5dd52ad52 -r a78610b2eb47 libgdiplus-dev/receipt --- a/libgdiplus-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgdiplus-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -4,7 +4,7 @@ VERSION="2.10" CATEGORY="development" SHORT_DESC="libgdiplus development files." -WEB_SITE="http://www.mono-project.com/Libgdiplus" +WEB_SITE="https://www.mono-project.com/Libgdiplus" MAINTAINER="rcx@zoominternet.net" LICENSE="MIT" WANTED="libgdiplus" diff -r bdd5dd52ad52 -r a78610b2eb47 libgdiplus/receipt --- a/libgdiplus/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgdiplus/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="rcx@zoominternet.net" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.mono-project.com/Libgdiplus" +WEB_SITE="https://www.mono-project.com/Libgdiplus" WGET_URL="ftp://ftp.novell.com/pub/mono/sources/$PACKAGE/$TARBALL" DEPENDS="glib glibc-base xorg-libICE xorg-libSM xorg-libX11 xorg-libXau \ diff -r bdd5dd52ad52 -r a78610b2eb47 libgio-dev/receipt --- a/libgio-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgio-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="glib" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" HOST_ARCH="i486 arm" DEPENDS="libgio pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libgio/receipt --- a/libgio/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgio/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" WANTED="glib" -WEB_SITE="http://www.gtk.org/" +WEB_SITE="https://www.gtk.org/" HOST_ARCH="i486 arm" DEPENDS="glib" diff -r bdd5dd52ad52 -r a78610b2eb47 libgiomm-dev/receipt --- a/libgiomm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgiomm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1" WANTED="glibmm" -WEB_SITE="http://www.gtkmm.org/" +WEB_SITE="https://www.gtkmm.org/" DEPENDS="libgiomm pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libgiomm/receipt --- a/libgiomm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libgiomm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" DEPENDS="glib glibmm libgio libsigc++ gcc-lib-base glibc-base libffi pcre zlib" WANTED="glibmm" -WEB_SITE="http://www.gtkmm.org/" +WEB_SITE="https://www.gtkmm.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 libglu-mesa-dev/receipt --- a/libglu-mesa-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libglu-mesa-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="OpenGL utility library, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="libglu-mesa" DEPENDS="libglu-mesa pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libglu-mesa/receipt --- a/libglu-mesa/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libglu-mesa/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WGET_URL="git|git://anongit.freedesktop.org/mesa/glu.git" PROVIDE="libglu" diff -r bdd5dd52ad52 -r a78610b2eb47 libglw-mesa-dev/receipt --- a/libglw-mesa-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libglw-mesa-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="OpenGL widget library, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="libglw-mesa" DEPENDS="libglw-mesa pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libglw-mesa/receipt --- a/libglw-mesa/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libglw-mesa/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WGET_URL="git|git://anongit.freedesktop.org/mesa/glw.git" PROVIDE="libglw" diff -r bdd5dd52ad52 -r a78610b2eb47 libmenu/receipt --- a/libmenu/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmenu/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Curses extension for programming menus" MAINTAINER="al.bobylev@gmail.com" LICENSE="MIT" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" DEPENDS="ncurses libtinfo" diff -r bdd5dd52ad52 -r a78610b2eb47 libmms-dev/receipt --- a/libmms-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmms-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="LibMMS is a common library for parsing mms and mmsh streams devel files." MAINTAINER="slitaz@kacper.se" LICENSE="LGPL2.1" -WEB_SITE="http://launchpad.net/libmms" +WEB_SITE="https://launchpad.net/libmms" WANTED="libmms" DEPENDS="libmms pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libmms/receipt --- a/libmms/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmms/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="slitaz@kacper.se" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://launchpad.net/libmms" +WEB_SITE="https://launchpad.net/libmms" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="glib" diff -r bdd5dd52ad52 -r a78610b2eb47 libmpd-dev/receipt --- a/libmpd-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmpd-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ LICENSE="GPL2" SHORT_DESC="libmpd devel library." WANTED="libmpd" -WEB_SITE="http://gmpclient.org/" +WEB_SITE="https://gmpclient.org/" HOST_ARCH="i486 arm" DEPENDS="pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libmpd/receipt --- a/libmpd/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmpd/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ LICENSE="GPL2" SHORT_DESC="Signal based wrapper around libmpdclient" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://gmpclient.org/" +WEB_SITE="https://gmpclient.org/" WGET_URL="http://download.sarine.nl/Programs/gmpc/${VERSION%.*}/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 libmspack-dev/receipt --- a/libmspack-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmspack-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="devel files for libmspack" MAINTAINER="nneul@neulinger.org" LICENSE="LGPL" -WEB_SITE="http://www.cabextract.org.uk/libmspack/" +WEB_SITE="https://www.cabextract.org.uk/libmspack/" WANTED="libmspack" DEPENDS="libmspack pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libmspack/receipt --- a/libmspack/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmspack/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="nneul@neulinger.org" LICENSE="LGPL" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.cabextract.org.uk/libmspack/" -WGET_URL="http://www.cabextract.org.uk/libmspack/$TARBALL" +WEB_SITE="https://www.cabextract.org.uk/libmspack/" +WGET_URL="https://www.cabextract.org.uk/libmspack/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 libmysqlclient/receipt --- a/libmysqlclient/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libmysqlclient/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system client libraries." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.mysql.com/" +WEB_SITE="https://www.mysql.com/" WANTED="mysql" DEPENDS="zlib" diff -r bdd5dd52ad52 -r a78610b2eb47 libnice-dev/receipt --- a/libnice-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libnice-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1 MPL" WANTED="libnice" -WEB_SITE="http://nice.freedesktop.org/" +WEB_SITE="https://nice.freedesktop.org/" DEPENDS="pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libnice/receipt --- a/libnice/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libnice/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="LGPL2.1 MPL" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://nice.freedesktop.org/" -WGET_URL="http://nice.freedesktop.org/releases/$TARBALL" +WEB_SITE="https://nice.freedesktop.org/" +WGET_URL="https://nice.freedesktop.org/releases/$TARBALL" DEPENDS="gstreamer" BUILD_DEPENDS="gstreamer gstreamer-dev pkg-config glib-dev libxml2-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 libogg-dev/receipt --- a/libogg-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libogg-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="BSD" WANTED="libogg" -WEB_SITE="http://www.xiph.org/" +WEB_SITE="https://www.xiph.org/" HOST_ARCH="i486 arm" DEPENDS="libogg pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libogg/receipt --- a/libogg/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libogg/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.xiph.org/" -WGET_URL="http://downloads.xiph.org/releases/ogg/$TARBALL" +WEB_SITE="https://www.xiph.org/" +WGET_URL="https://downloads.xiph.org/releases/ogg/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="glibc-base" diff -r bdd5dd52ad52 -r a78610b2eb47 libpanel/receipt --- a/libpanel/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libpanel/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Panel stack extension for curses" MAINTAINER="al.bobylev@gmail.com" LICENSE="MIT" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" DEPENDS="ncurses libtinfo" diff -r bdd5dd52ad52 -r a78610b2eb47 libpostgresqlclient/receipt --- a/libpostgresqlclient/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libpostgresqlclient/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system libraries." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.postgresql.org/" +WEB_SITE="https://www.postgresql.org/" WANTED="postgresql" DEPENDS="libboost-chrono libboost-date-time mpfr" diff -r bdd5dd52ad52 -r a78610b2eb47 libshout/receipt --- a/libshout/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libshout/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.icecast.org/" -WGET_URL="http://downloads.xiph.org/releases/$PACKAGE/$TARBALL" +WGET_URL="https://downloads.xiph.org/releases/$PACKAGE/$TARBALL" DEPENDS="libvorbis libtheora speex" BUILD_DEPENDS="libvorbis-dev libtheora-dev speex-dev libogg-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 libssh2-dev/receipt --- a/libssh2-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libssh2-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A client-side C library implementing the SSH2 protocol, development files" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.libssh2.org/" +WEB_SITE="https://www.libssh2.org/" WANTED="libssh2" DEPENDS="libssh2 pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libssh2/receipt --- a/libssh2/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libssh2/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.libssh2.org/" +WEB_SITE="https://www.libssh2.org/" WGET_URL="$WEB_SITE/download/$TARBALL" DEPENDS="libgcrypt zlib libgpg-error libssl" diff -r bdd5dd52ad52 -r a78610b2eb47 libtheora/receipt --- a/libtheora/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libtheora/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.theora.org/" -WGET_URL="http://downloads.xiph.org/releases/theora/$TARBALL" +WGET_URL="https://downloads.xiph.org/releases/theora/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="libogg libvorbis" diff -r bdd5dd52ad52 -r a78610b2eb47 libtic/receipt --- a/libtic/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libtic/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" WANTED="ncurses" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 libtinfo/receipt --- a/libtinfo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libtinfo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" WANTED="ncurses" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 libvorbis-dev/receipt --- a/libvorbis-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libvorbis-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="other" WANTED="libvorbis" -WEB_SITE="http://www.xiph.org/" +WEB_SITE="https://www.xiph.org/" HOST_ARCH="i486 arm" DEPENDS="libogg-dev libvorbis pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libvorbis/receipt --- a/libvorbis/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libvorbis/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="other" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.xiph.org/" -WGET_URL="http://downloads.xiph.org/releases/vorbis/$TARBALL" +WEB_SITE="https://www.xiph.org/" +WGET_URL="https://downloads.xiph.org/releases/vorbis/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="libogg" diff -r bdd5dd52ad52 -r a78610b2eb47 libxcb-dev/receipt --- a/libxcb-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libxcb-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Development files for libxcb" MAINTAINER="mallory@sweetpeople.org" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" HOST_ARCH="i486 arm" WANTED="libxcb" diff -r bdd5dd52ad52 -r a78610b2eb47 libxcb/receipt --- a/libxcb/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libxcb/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="A C binding to the X11 protocol" MAINTAINER="pankso@slitaz.org" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="${WEB_SITE}dist/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 libxfconf-dev/receipt --- a/libxfconf-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libxfconf-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Development files for libxfconf" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WANTED="libxfconf" DEPENDS="libxfconf dbus-glib-dev libxfce4util-dev pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 libxfconf/receipt --- a/libxfconf/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/libxfconf/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ SHORT_DESC="Client library for Xfce4 configure interface" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="http://archive.xfce.org/src/xfce/$SOURCE/$HI_VERSION/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 linld/receipt --- a/linld/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/linld/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL" SUFFIX="${VERSION/./}" TARBALL="${PACKAGE}${SUFFIX}devel.tar.bz2" -BASE_SITE="http://busybox.net/~vda/$PACKAGE" +BASE_SITE="https://busybox.net/~vda/$PACKAGE" WEB_SITE="$BASE_SITE/README.txt" WGET_URL="$BASE_SITE/$TARBALL" EXTRA_TOOL_URL="ftp://ftp.ibiblio.org/pub/micro/pc-stuff/freedos/gnuish/mawk122x.zip" diff -r bdd5dd52ad52 -r a78610b2eb47 lrzsz/receipt --- a/lrzsz/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/lrzsz/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://ohse.de/uwe/software/lrzsz.html" +WEB_SITE="https://ohse.de/uwe/software/lrzsz.html" WGET_URL="https://ohse.de/uwe/releases/$TARBALL" BUILD_DEPENDS="wget" diff -r bdd5dd52ad52 -r a78610b2eb47 lsof/receipt --- a/lsof/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/lsof/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="${PACKAGE}_$VERSION.tar.bz2" -WEB_SITE="http://people.freebsd.org/~abe/" +WEB_SITE="https://people.freebsd.org/~abe/" WGET_URL="ftp://lsof.itap.purdue.edu/pub/tools/unix/$PACKAGE/$TARBALL" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 lutris/receipt --- a/lutris/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/lutris/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" TARBALL="${PACKAGE}_$VERSION.tar.gz" -WEB_SITE="http://lutris.net/" +WEB_SITE="https://lutris.net/" WGET_URL="${WEB_SITE}releases/$TARBALL" DEPENDS="python python-xdg pygobject python-pyyaml libsoup" diff -r bdd5dd52ad52 -r a78610b2eb47 mariadb-test/receipt --- a/mariadb-test/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mariadb-test/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system tests and benchs." MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.mysql.com/" +WEB_SITE="https://www.mysql.com/" WANTED="mariadb" DEPENDS="mariadb perl libssl" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-demos/receipt --- a/mesa-demos/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-demos/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa GLX demos progs." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/demos/$VERSION/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dev/receipt --- a/mesa-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="3D Graphics Library dev files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa" DEPENDS="mesa mesa-dri mesa-dri-ati mesa-dri-intel mesa-dri-nouveau \ diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-ati/receipt --- a/mesa-dri-ati/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-ati/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI + Gallium3D r300 drivers for AMD/ATI Radeon." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" DEPENDS="mesa mesa-dri libdrm-radeon" WANTED="mesa" #PROVIDE="xorg-xf86-video-ati" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-intel/receipt --- a/mesa-dri-intel/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-intel/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for Intel." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" DEPENDS="mesa mesa-dri libdrm-intel" WANTED="mesa" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-mach64/receipt --- a/mesa-dri-mach64/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-mach64/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for ATI Mach64." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" DEPENDS="libdrm-mach64" WANTED="mesa7" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-mga/receipt --- a/mesa-dri-mga/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-mga/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for Matrox." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa7" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-nouveau/receipt --- a/mesa-dri-nouveau/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-nouveau/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa classic DRI + Gallium3D drivers for Nouveau." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" DEPENDS="mesa libdrm-nouveau" WANTED="mesa" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-r128/receipt --- a/mesa-dri-r128/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-r128/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for ATI Rage128." MAINTAINER="gokhlayeh@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa7" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-savage/receipt --- a/mesa-dri-savage/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-savage/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for S3 Sraphics/VIA Savage." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa7" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-sis/receipt --- a/mesa-dri-sis/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-sis/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for SiS." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa7" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-tdfx/receipt --- a/mesa-dri-tdfx/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-tdfx/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for 3dfx." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa7" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-unichrome/receipt --- a/mesa-dri-unichrome/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-unichrome/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Mesa DRI drivers for S3 Graphics/VIA Unichrome." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa7" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri-vmwgfx/receipt --- a/mesa-dri-vmwgfx/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri-vmwgfx/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" DEPENDS="libdrm expat linux-drm linux-agp mesa mesa-dri" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-dri/receipt --- a/mesa-dri/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-dri/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" DEPENDS="libdrm expat linux-drm linux-agp" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WANTED="mesa" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-wayland-dev/receipt --- a/mesa-wayland-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-wayland-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="mesa-wayland" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" DEPENDS="pkg-config udev-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa-wayland/receipt --- a/mesa-wayland/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa-wayland/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ SUGGESTED="nvidia" SOURCE="Mesa" TARBALL="${SOURCE}Lib-$VERSION.tar.bz2" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/$VERSION/$TARBALL" #HOST_ARCH="arm i486" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa/receipt --- a/mesa/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -9,7 +9,7 @@ SUGGESTED="nvidia" SOURCE="Mesa" TARBALL="${SOURCE}Lib-$VERSION.tar.bz2" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/$VERSION/$TARBALL" PROVIDE="libgl" diff -r bdd5dd52ad52 -r a78610b2eb47 mesa7/receipt --- a/mesa7/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mesa7/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" SOURCE="Mesa" TARBALL="${SOURCE}Lib-$VERSION.tar.bz2" -WEB_SITE="http://www.mesa3d.org/" +WEB_SITE="https://www.mesa3d.org/" WGET_URL="ftp://ftp.freedesktop.org/pub/mesa/older-versions/7.x/${VERSION}/$TARBALL" PROVIDE="mesa" diff -r bdd5dd52ad52 -r a78610b2eb47 monitorix/receipt --- a/monitorix/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/monitorix/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A lightweight system monitoring tool." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.monitorix.org/" +WEB_SITE="https://www.monitorix.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="${WEB_SITE}$TARBALL" SUGGESTED="iptables logrotate" diff -r bdd5dd52ad52 -r a78610b2eb47 mono-dev/receipt --- a/mono-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mono-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -4,7 +4,7 @@ VERSION="2.10.8" CATEGORY="development" SHORT_DESC="mono development files." -WEB_SITE="http://www.mono-project.com/" +WEB_SITE="https://www.mono-project.com/" MAINTAINER="rcx@zoominternet.net" LICENSE="LGPL2" WANTED="mono" diff -r bdd5dd52ad52 -r a78610b2eb47 mono-doc/receipt --- a/mono-doc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mono-doc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -4,7 +4,7 @@ VERSION="2.10.8" CATEGORY="development" SHORT_DESC="mono documentation files." -WEB_SITE="http://www.mono-project.com/" +WEB_SITE="https://www.mono-project.com/" MAINTAINER="rcx@zoominternet.net" LICENSE="LGPL2" WANTED="mono" diff -r bdd5dd52ad52 -r a78610b2eb47 mono/receipt --- a/mono/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mono/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="rcx@zoominternet.net" LICENSE="LGPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.mono-project.com/" +WEB_SITE="https://www.mono-project.com/" WGET_URL="http://download.mono-project.com/sources/$PACKAGE/$TARBALL" DEPENDS="glib glibc-base zlib libgdiplus" diff -r bdd5dd52ad52 -r a78610b2eb47 mousepad/receipt --- a/mousepad/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mousepad/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/apps/$PACKAGE/${VERSION%.*}/$TARBALL" TAGS="text-editor" diff -r bdd5dd52ad52 -r a78610b2eb47 mysql-client/receipt --- a/mysql-client/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mysql-client/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system client files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.mysql.com/" +WEB_SITE="https://www.mysql.com/" WANTED="mysql" PROVIDE="mysql_or_postgresql" diff -r bdd5dd52ad52 -r a78610b2eb47 mysql-dev/receipt --- a/mysql-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mysql-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system devel files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.mysql.com/" +WEB_SITE="https://www.mysql.com/" WANTED="mysql" DEPENDS="libmysqlclient zlib" diff -r bdd5dd52ad52 -r a78610b2eb47 mysql-test/receipt --- a/mysql-test/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mysql-test/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system tests and benchs." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.mysql.com/" +WEB_SITE="https://www.mysql.com/" WANTED="mysql" DEPENDS="mysql perl" diff -r bdd5dd52ad52 -r a78610b2eb47 mysql/receipt --- a/mysql/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/mysql/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.mysql.com/" +WEB_SITE="https://www.mysql.com/" WGET_URL="ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-${VERSION%.*}/$TARBALL" CONFIG_FILES="/etc/mysql" DATABASE_FILES="/var/lib/mysql" diff -r bdd5dd52ad52 -r a78610b2eb47 nagios-dev/receipt --- a/nagios-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nagios-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Nagios development files" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" WANTED="nagios" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 nagios-nrpe/receipt --- a/nagios-nrpe/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nagios-nrpe/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="nrpe" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" WGET_URL="$SF_MIRROR/nagios/$TARBALL" BUILD_DEPENDS="libcrypto-dev openssl-dev openssl libwrap-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 nagios-nsca/receipt --- a/nagios-nsca/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nagios-nsca/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="nsca" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" #WGET_URL="$SF_MIRROR/nagios/$TARBALL" WGET_URL="http://prdownloads.sourceforge.net/sourceforge/nagios/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 nagios-plugins-mysql/receipt --- a/nagios-plugins-mysql/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nagios-plugins-mysql/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Dependencies for Nagios MySQL plugin." MAINTAINER="erjo@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" WANTED="nagios-plugins" DEPENDS="nagios-plugins mysql-client" diff -r bdd5dd52ad52 -r a78610b2eb47 nagios-plugins/receipt --- a/nagios-plugins/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nagios-plugins/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" WGET_URL="$SF_MIRROR/nagiosplug/$TARBALL" DEPENDS="libssl fping" diff -r bdd5dd52ad52 -r a78610b2eb47 nagios/receipt --- a/nagios/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nagios/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" SUGGESTED="nagios-nrpe" diff -r bdd5dd52ad52 -r a78610b2eb47 nasm/receipt --- a/nasm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nasm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.nasm.us/" +WEB_SITE="https://www.nasm.us/" WGET_URL="${WEB_SITE}pub/$PACKAGE/releasebuilds/$VERSION/$TARBALL" TAGS="assembler" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 ncurses-common/receipt --- a/ncurses-common/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncurses-common/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="ncurses" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" DEPENDS="glibc-base" diff -r bdd5dd52ad52 -r a78610b2eb47 ncurses-dev/receipt --- a/ncurses-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncurses-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="ncurses" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" DEPENDS="ncursesw-dev ncurses libtinfo pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 ncurses-examples/receipt --- a/ncurses-examples/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncurses-examples/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="paul@slitaz.org" TARBALL="$PACKAGE.tar.gz" LICENSE="MIT" -WEB_SITE="http://invisible-island.net/ncurses/ncurses-examples.html" +WEB_SITE="https://invisible-island.net/ncurses/ncurses-examples.html" WGET_URL="ftp://invisible-island.net/ncurses-examples/$TARBALL" DEPENDS="ncurses" diff -r bdd5dd52ad52 -r a78610b2eb47 ncurses-extra/receipt --- a/ncurses-extra/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncurses-extra/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" WANTED="ncurses" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" DEPENDS="ncurses" diff -r bdd5dd52ad52 -r a78610b2eb47 ncurses-man/receipt --- a/ncurses-man/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncurses-man/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" WANTED="ncurses" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 ncurses/receipt --- a/ncurses/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncurses/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.gz" LICENSE="MIT" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 ncursesw-dev/receipt --- a/ncursesw-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncursesw-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="ncursesw" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" DEPENDS="ncursesw pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 ncursesw-extra/receipt --- a/ncursesw-extra/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncursesw-extra/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="MIT" WANTED="ncursesw" DEPENDS="ncursesw ncurses-extra" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" HOST_ARCH="i486 arm" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 ncursesw/receipt --- a/ncursesw/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ncursesw/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://invisible-island.net/ncurses/" +WEB_SITE="https://invisible-island.net/ncurses/" WGET_URL="ftp://invisible-island.net/ncurses/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 ndoutils/receipt --- a/ndoutils/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ndoutils/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.nagios.org/" +WEB_SITE="https://www.nagios.org/" WGET_URL="$SF_MIRROR/nagios/$TARBALL" CONFIG_FILES="/etc/nagios" diff -r bdd5dd52ad52 -r a78610b2eb47 newsbeuter/receipt --- a/newsbeuter/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/newsbeuter/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://newsbeuter.org/" +WEB_SITE="https://newsbeuter.org/" WGET_URL="${WEB_SITE}downloads/$TARBALL" DEPENDS="gcc49-lib-base libxml2 libjson-c curl sqlite stfl" diff -r bdd5dd52ad52 -r a78610b2eb47 novnc/receipt --- a/novnc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/novnc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="VNC client in HTML5/javascript." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MPL2" -WEB_SITE="http://github.com/kanaka/noVNC" +WEB_SITE="https://github.com/kanaka/noVNC" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="git|git://github.com/kanaka/noVNC.git" TAGS="vnc remote-desktop html5" diff -r bdd5dd52ad52 -r a78610b2eb47 ntop-dev/receipt --- a/ntop-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ntop-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Network traffic probe development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://www.ntop.org/" +WEB_SITE="https://www.ntop.org/" WANTED="ntop" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 ntop-man/receipt --- a/ntop-man/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ntop-man/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Network traffic probe man page." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" -WEB_SITE="http://www.ntop.org/" +WEB_SITE="https://www.ntop.org/" WANTED="ntop" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 ntop/receipt --- a/ntop/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ntop/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.ntop.org/" +WEB_SITE="https://www.ntop.org/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" CONFIG_FILES="/etc/ntop" TAGS="network" diff -r bdd5dd52ad52 -r a78610b2eb47 nzbget-webui/receipt --- a/nzbget-webui/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nzbget-webui/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The most efficient usenet downloader, web user interface." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://nzbget.net/" +WEB_SITE="https://nzbget.net/" WANTED="nzbget" DEPENDS="nzbget" diff -r bdd5dd52ad52 -r a78610b2eb47 nzbget/receipt --- a/nzbget/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/nzbget/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://nzbget.net/" +WEB_SITE="https://nzbget.net/" WGET_URL="$SF_MIRROR/nzbget/nzbget-stable/$VERSION/$TARBALL" CONFIG_FILES="/etc/nzbget.conf" diff -r bdd5dd52ad52 -r a78610b2eb47 opal-dev/receipt --- a/opal-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/opal-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MPL" WANTED="opal" -WEB_SITE="http://www.ekiga.org/" +WEB_SITE="https://www.ekiga.org/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 opal/receipt --- a/opal/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/opal/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MPL" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.ekiga.org/" +WEB_SITE="https://www.ekiga.org/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" TAGS="telephony" diff -r bdd5dd52ad52 -r a78610b2eb47 opencv-dev/receipt --- a/opencv-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/opencv-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Open source computer vision library development files" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://opencv.org/" +WEB_SITE="https://opencv.org/" WANTED="opencv" DEPENDS="opencv pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 opencv/receipt --- a/opencv/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/opencv/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://opencv.org/" +WEB_SITE="https://opencv.org/" WGET_URL="https://github.com/Itseez/opencv/archive/$VERSION.tar.gz" DEPENDS="gtk+ ffmpeg jpeg tiff libpng" diff -r bdd5dd52ad52 -r a78610b2eb47 openmotif-demo/receipt --- a/openmotif-demo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openmotif-demo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="source code version of Motif under a public license, demo files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" -WEB_SITE="http://www.motifzone.org/" +WEB_SITE="https://www.motifzone.org/" WANTED="openmotif" DEPENDS="openmotif openmotif-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 openmotif-dev/receipt --- a/openmotif-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openmotif-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="source code version of Motif under a public license, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" -WEB_SITE="http://www.motifzone.org/" +WEB_SITE="https://www.motifzone.org/" WANTED="openmotif" DEPENDS="openmotif util-linux-uuid xorg-printproto" diff -r bdd5dd52ad52 -r a78610b2eb47 openmotif-man/receipt --- a/openmotif-man/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openmotif-man/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="source code version of Motif under a public license, manual pages." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" -WEB_SITE="http://www.motifzone.org/" +WEB_SITE="https://www.motifzone.org/" WANTED="openmotif" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 openmotif/receipt --- a/openmotif/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openmotif/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="other" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.motifzone.org/" +WEB_SITE="https://www.motifzone.org/" WGET_URL="${WEB_SITE}files/public_downloads/$PACKAGE/${VERSION%.*}/$VERSION/$TARBALL" DEPENDS="xorg fontconfig expat freetype jpeg libpng xorg-libXp xorg-libXft" diff -r bdd5dd52ad52 -r a78610b2eb47 openvpn-doc/receipt --- a/openvpn-doc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openvpn-doc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Documentation for OpenVPN." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://openvpn.net/" +WEB_SITE="https://openvpn.net/" TAGS="vpn tunnel" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 openvpn-down-root/receipt --- a/openvpn-down-root/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openvpn-down-root/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="The down-root plugin for OpenVPN." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://openvpn.net/" +WEB_SITE="https://openvpn.net/" WANTED="openvpn" TAGS="vpn tunnel" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 openvpn-pam/receipt --- a/openvpn-pam/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openvpn-pam/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="PAM plugin for OpenVPN." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://openvpn.net/" +WEB_SITE="https://openvpn.net/" TAGS="vpn tunnel" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 openvpn/receipt --- a/openvpn/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/openvpn/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://openvpn.net/" +WEB_SITE="https://openvpn.net/" WGET_URL="http://swupdate.openvpn.net/community/releases/$TARBALL" TAGS="vpn tunnel network" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 pam_krb5/receipt --- a/pam_krb5/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pam_krb5/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL" SOURCE="pam-krb5" TARBALL="$SOURCE-$VERSION.tar.xz" -WEB_SITE="http://www.eyrie.org/~eagle/software/pam-krb5/" +WEB_SITE="https://www.eyrie.org/~eagle/software/pam-krb5/" WGET_URL="http://archives.eyrie.org/software/kerberos/$TARBALL" BUILD_DEPENDS="pam-dev krb5-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 pass/receipt --- a/pass/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pass/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.xz" -WEB_SITE="http://www.passwordstore.org/" +WEB_SITE="https://www.passwordstore.org/" WGET_URL="http://git.zx2c4.com/$SOURCE/snapshot/$TARBALL" SUGGESTED="git gnupg" diff -r bdd5dd52ad52 -r a78610b2eb47 passenger/receipt --- a/passenger/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/passenger/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.gem" -WEB_SITE="http://rubygems.org/gems/passenger" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WEB_SITE="https://rubygems.org/gems/passenger" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby rake libev libcurl fastthread daemon_controller spruz file-tail \ diff -r bdd5dd52ad52 -r a78610b2eb47 patchelf/receipt --- a/patchelf/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/patchelf/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://nixos.org/patchelf.html" -WGET_URL="http://nixos.org/releases/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" +WEB_SITE="https://nixos.org/patchelf.html" +WGET_URL="https://nixos.org/releases/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" DEPENDS="gcc-lib-base" diff -r bdd5dd52ad52 -r a78610b2eb47 phpmyadmin/receipt --- a/phpmyadmin/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/phpmyadmin/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" PHPMYADM="phpMyAdmin-$VERSION-all-languages" TARBALL="$PHPMYADM.tar.bz2" -WEB_SITE="http://www.phpmyadmin.net/" +WEB_SITE="https://www.phpmyadmin.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" SUGGESTED="php-mcrypt" CONFIG_FILES="/etc/phpmyadmin/config.inc.php" diff -r bdd5dd52ad52 -r a78610b2eb47 phproxy/receipt --- a/phproxy/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/phproxy/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,9 +7,9 @@ SHORT_DESC="A proxy HTTP." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=phproxy" +WEB_SITE="https://sebsauvage.net/wiki/doku.php?id=phproxy" TARBALL="$SOURCE%20$VERSION%20mod%20SSE+ARKA%2020100825.7z" -WGET_URL="http://sebsauvage.net/temp/$TARBALL" +WGET_URL="https://sebsauvage.net/temp/$TARBALL" #HOST_ARCH="any" DEPENDS="php" diff -r bdd5dd52ad52 -r a78610b2eb47 pixman-dev/receipt --- a/pixman-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pixman-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Pixman library devel files" MAINTAINER="pankso@slitaz.org" LICENSE="MIT" -WEB_SITE="http://www.cairographics.org/" +WEB_SITE="https://www.cairographics.org/" HOST_ARCH="i486 arm" WANTED="pixman" diff -r bdd5dd52ad52 -r a78610b2eb47 pixman/receipt --- a/pixman/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pixman/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.cairographics.org/" +WEB_SITE="https://www.cairographics.org/" #WGET_URL="$XORG_MIRROR/lib/$TARBALL" WGET_URL="${WEB_SITE}releases/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 pjsip-dev/receipt --- a/pjsip-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pjsip-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="library SIP, SDP, RTP, STUN, TURN, and ICE, developement files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.pjsip.org/" +WEB_SITE="https://www.pjsip.org/" WANTED="pjsip" DEPENDS="pjsip pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 pjsip/receipt --- a/pjsip/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pjsip/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://www.pjsip.org/" +WEB_SITE="https://www.pjsip.org/" WGET_URL="${WEB_SITE}release/$VERSION/$TARBALL" DEPENDS="libssl opus" diff -r bdd5dd52ad52 -r a78610b2eb47 popt-dev/receipt --- a/popt-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/popt-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" WANTED="popt" -WEB_SITE="http://directory.fsf.org/project/popt/" +WEB_SITE="https://directory.fsf.org/project/popt/" HOST_ARCH="i486 arm" DEPENDS="pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 popt/receipt --- a/popt/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/popt/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://directory.fsf.org/project/popt/" +WEB_SITE="https://directory.fsf.org/project/popt/" WGET_URL="http://rpm5.org/files/popt/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 postgresql-client/receipt --- a/postgresql-client/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/postgresql-client/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system client files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.postgresql.org/" +WEB_SITE="https://www.postgresql.org/" WANTED="postgresql" PROVIDE="mysql_or_postgresql" diff -r bdd5dd52ad52 -r a78610b2eb47 postgresql-contrib/receipt --- a/postgresql-contrib/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/postgresql-contrib/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system user contributions." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.postgresql.org/" +WEB_SITE="https://www.postgresql.org/" WANTED="postgresql" DEPENDS="postgresql" diff -r bdd5dd52ad52 -r a78610b2eb47 postgresql-dev/receipt --- a/postgresql-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/postgresql-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system development files" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.postgresql.org/" +WEB_SITE="https://www.postgresql.org/" WANTED="postgresql" DEPENDS="postgresql" diff -r bdd5dd52ad52 -r a78610b2eb47 postgresql-doc/receipt --- a/postgresql-doc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/postgresql-doc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SQL database system documentation" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.postgresql.org/" +WEB_SITE="https://www.postgresql.org/" WANTED="postgresql" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 postgresql/receipt --- a/postgresql/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/postgresql/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.postgresql.org/" +WEB_SITE="https://www.postgresql.org/" WGET_URL="ftp://ftp.postgresql.org/pub/source/v$VERSION/$TARBALL" CONFIG_FILES="/var/lib/pgsql/*.conf" DATABASE_FILES="/var/lib/pgsql" diff -r bdd5dd52ad52 -r a78610b2eb47 ppp-dev/receipt --- a/ppp-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ppp-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Point-to-Point Protocol (PPP) development files." MAINTAINER="pankso@slitaz.org" LICENSE="BSD GPL" -WEB_SITE="http://ppp.samba.org/" +WEB_SITE="https://ppp.samba.org/" WANTED="ppp" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 ppp-pam/receipt --- a/ppp-pam/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ppp-pam/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="BSD GPL" SOURCE="ppp" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://ppp.samba.org/" +WEB_SITE="https://ppp.samba.org/" WGET_URL="https://github.com/paulusmack/ppp/archive/$TARBALL" CONFIG_FILES="/etc/ppp/options /etc/ppp/*secrets" diff -r bdd5dd52ad52 -r a78610b2eb47 ppp/receipt --- a/ppp/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ppp/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="BSD GPL" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://ppp.samba.org/" +WEB_SITE="https://ppp.samba.org/" WGET_URL="https://github.com/paulusmack/ppp/archive/$TARBALL" CONFIG_FILES="/etc/ppp/options /etc/ppp/*secrets" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 ptlib-dev/receipt --- a/ptlib-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ptlib-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Portable Tools Library for unix and windows, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MPL" -WEB_SITE="http://www.ekiga.org/" +WEB_SITE="https://www.ekiga.org/" WANTED="ptlib" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 ptlib/receipt --- a/ptlib/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ptlib/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MPL" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.ekiga.org/" +WEB_SITE="https://www.ekiga.org/" WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="alsa-lib cyrus-sasl expat libsdl libdv libraw1394 \ diff -r bdd5dd52ad52 -r a78610b2eb47 pugixml/receipt --- a/pugixml/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pugixml/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://pugixml.org/" -WGET_URL="http://github.com/zeux/pugixml/releases/download/v$VERSION/$TARBALL" +WEB_SITE="https://pugixml.org/" +WGET_URL="https://github.com/zeux/pugixml/releases/download/v$VERSION/$TARBALL" SUGGESTED="cmake" BUILD_DEPENDS="cmake" diff -r bdd5dd52ad52 -r a78610b2eb47 puzzles/receipt --- a/puzzles/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/puzzles/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE.tar.gz" -WEB_SITE="http://www.chiark.greenend.org.uk/~sgtatham/puzzles/" +WEB_SITE="https://www.chiark.greenend.org.uk/~sgtatham/puzzles/" WGET_URL="${WEB_SITE}$TARBALL" DEPENDS="gtk+ cairo libxcb xorg-libXrandr" diff -r bdd5dd52ad52 -r a78610b2eb47 pycairo-dev/receipt --- a/pycairo-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pycairo-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Python bindings for the cairo graphics library." MAINTAINER="erjo@slitaz.org" LICENSE="MPL LGPL2.1" -WEB_SITE="http://www.cairographics.org/pycairo/" +WEB_SITE="https://www.cairographics.org/pycairo/" WANTED="pycairo" DEPENDS="pycairo pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 pycairo/receipt --- a/pycairo/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pycairo/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,8 +8,8 @@ LICENSE="MPL LGPL2.1" SOURCE="py2cairo" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://www.cairographics.org/pycairo/" -WGET_URL="http://www.cairographics.org/releases/$TARBALL" +WEB_SITE="https://www.cairographics.org/pycairo/" +WGET_URL="https://www.cairographics.org/releases/$TARBALL" DEPENDS="cairo expat fontconfig freetype xorg-libX11 xorg-libXau \ xorg-libXdmcp xorg-libXrender xcb-util" diff -r bdd5dd52ad52 -r a78610b2eb47 pyroom/receipt --- a/pyroom/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/pyroom/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://pyroom.org/" -WGET_URL="http://launchpad.net/pyroom/${VERSION%.*}/$VERSION/+download/$TARBALL" +WGET_URL="https://launchpad.net/pyroom/${VERSION%.*}/$VERSION/+download/$TARBALL" DEPENDS="python pygtk python-xdg libffi" BUILD_DEPENDS="python python-dev gettext" diff -r bdd5dd52ad52 -r a78610b2eb47 python-antlr/receipt --- a/python-antlr/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/python-antlr/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.antlr.org/" +WEB_SITE="https://www.antlr.org/" WGET_URL="${WEB_SITE}download/$TARBALL" DEPENDS="python" diff -r bdd5dd52ad52 -r a78610b2eb47 python-gevent-psycopg2/receipt --- a/python-gevent-psycopg2/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/python-gevent-psycopg2/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="PublicDomain" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://github.com/zacharyvoase/gevent-psycopg2" +WEB_SITE="https://github.com/zacharyvoase/gevent-psycopg2" WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL" DEPENDS="psycopg2 python-gevent" diff -r bdd5dd52ad52 -r a78610b2eb47 python-lxml/receipt --- a/python-lxml/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/python-lxml/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="BSD GPL PSL" SOURCE="lxml" TARBALL="$SOURCE-$VERSION.tgz" -WEB_SITE="http://codespeak.net/lxml/" +WEB_SITE="https://codespeak.net/lxml/" WGET_URL="${WEB_SITE}${TARBALL}" DEPENDS="python libxml2 libxslt zlib" diff -r bdd5dd52ad52 -r a78610b2eb47 python-netaddr/receipt --- a/python-netaddr/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/python-netaddr/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://github.com/drkjam/netaddr" +WEB_SITE="https://github.com/drkjam/netaddr" WGET_URL="https://github.com/downloads/drkjam/$SOURCE/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 qemacs-dev/receipt --- a/qemacs-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/qemacs-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ SHORT_DESC="Light emacs clone developmement files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://bellard.org/qemacs/" +WEB_SITE="https://bellard.org/qemacs/" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r bdd5dd52ad52 -r a78610b2eb47 qemacs-tiny/receipt --- a/qemacs-tiny/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/qemacs-tiny/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://bellard.org/$SOURCE/" +WEB_SITE="https://bellard.org/$SOURCE/" WGET_URL="${WEB_SITE}$TARBALL" TAGS="editor" diff -r bdd5dd52ad52 -r a78610b2eb47 qemacs-x11/receipt --- a/qemacs-x11/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/qemacs-x11/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://bellard.org/$SOURCE/" +WEB_SITE="https://bellard.org/$SOURCE/" WGET_URL="${WEB_SITE}$TARBALL" PROVIDE="qemacs" TAGS="editor" diff -r bdd5dd52ad52 -r a78610b2eb47 qemacs/receipt --- a/qemacs/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/qemacs/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://bellard.org/$PACKAGE/" +WEB_SITE="https://bellard.org/$PACKAGE/" WGET_URL="${WEB_SITE}$TARBALL" TAGS="editor" diff -r bdd5dd52ad52 -r a78610b2eb47 qoauth/receipt --- a/qoauth/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/qoauth/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="ben@seawolfsanctuary.com" LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION-src.tar.bz2" -WEB_SITE="http://github.com/ayoy/$PACKAGE" +WEB_SITE="https://github.com/ayoy/$PACKAGE" WGET_URL="http://files.ayoy.net/$PACKAGE/release/$VERSION/src/$TARBALL" DEPENDS="glibc-locale libQtCore libQtGui libQtNetwork libQtSvg libQtXml \ diff -r bdd5dd52ad52 -r a78610b2eb47 radeontool/receipt --- a/radeontool/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/radeontool/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="zlib/libpng" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://anonscm.debian.org/cgit/collab-maint/radeontool.git" -WGET_URL="http://people.freedesktop.org/~airlied/$PACKAGE/$TARBALL" +WGET_URL="https://people.freedesktop.org/~airlied/$PACKAGE/$TARBALL" DEPENDS="xorg-libpciaccess" BUILD_DEPENDS="pkg-config xorg-libpciaccess-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 rails/receipt --- a/rails/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/rails/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.gem" -WEB_SITE="http://rubygems.org/gems/rails" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WEB_SITE="https://rubygems.org/gems/rails" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby actionmailer activeresource activerecord actionpack activesupport" diff -r bdd5dd52ad52 -r a78610b2eb47 rake/receipt --- a/rake/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/rake/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.gem" WEB_SITE="http://rake.rubyforge.org/" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby" diff -r bdd5dd52ad52 -r a78610b2eb47 realvnc-viewer/receipt --- a/realvnc-viewer/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/realvnc-viewer/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="vnc4_${VERSION}+X4.3.0.orig.tar.gz" -WEB_SITE="http://www.realvnc.com/" +WEB_SITE="https://www.realvnc.com/" WGET_URL="http://ftp.de.debian.org/debian/pool/main/v/vnc4/$TARBALL" DEPENDS="gcc-lib-base xorg-libXdmcp xorg-libXau xorg-libX11 xorg-libXext \ xorg-libICE xorg-libSM util-linux-uuid" diff -r bdd5dd52ad52 -r a78610b2eb47 redshift/receipt --- a/redshift/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/redshift/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL3" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://launchpad.net/redshift/" +WEB_SITE="https://launchpad.net/redshift/" WGET_URL="https://launchpad.net/$PACKAGE/trunk/$VERSION/+download/$TARBALL" DEPENDS="python" diff -r bdd5dd52ad52 -r a78610b2eb47 rosegarden/receipt --- a/rosegarden/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/rosegarden/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.rosegardenmusic.com/" +WEB_SITE="https://www.rosegardenmusic.com/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" TAGS="midi" diff -r bdd5dd52ad52 -r a78610b2eb47 ruby-pkgconfig/receipt --- a/ruby-pkgconfig/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ruby-pkgconfig/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="LGPL2.1" SOURCE="pkg-config" TARBALL="$SOURCE-$VERSION.gem" -WEB_SITE="http://github.com/rcairo/pkg-config" +WEB_SITE="https://github.com/rcairo/pkg-config" WGET_URL="http://gems.rubyforge.org/gems/$TARBALL" COOK_OPT="!repack_src !unpack" diff -r bdd5dd52ad52 -r a78610b2eb47 scribus/receipt --- a/scribus/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/scribus/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.xz" -WEB_SITE="http://www.scribus.net/" +WEB_SITE="https://www.scribus.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" DEPENDS="ghostscript libQtGui libQtXml libQtNetwork cups lcms libxml2 \ diff -r bdd5dd52ad52 -r a78610b2eb47 shaarli/receipt --- a/shaarli/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/shaarli/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -5,7 +5,7 @@ VERSION=${GITHASH:0:7} CATEGORY="network" SHORT_DESC="A minimalist delicious clone." -WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=php:shaarli" +WEB_SITE="https://sebsauvage.net/wiki/doku.php?id=php:shaarli" MAINTAINER="pascal.bellard@slitaz.org" LICENSE="zlib/libpng" TARBALL="${PACKAGE}_$VERSION.zip" diff -r bdd5dd52ad52 -r a78610b2eb47 snort-dev/receipt --- a/snort-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/snort-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Network intrusion prevention and detection system, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.snort.org/" +WEB_SITE="https://www.snort.org/" WANTED="snort" DEPENDS="snort pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 snort-mysql/receipt --- a/snort-mysql/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/snort-mysql/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.snort.org/" -WGET_URL="http://www.snort.org/downloads/1207" +WEB_SITE="https://www.snort.org/" +WGET_URL="https://www.snort.org/downloads/1207" DEPENDS="pcre libdnet libdaq libmysqlclient" BUILD_DEPENDS="pcre-dev libpcap-dev libdaq-dev libdnet-dev wget zlib-dev \ mysql-dev flex" diff -r bdd5dd52ad52 -r a78610b2eb47 snort/receipt --- a/snort/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/snort/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.snort.org/" -WGET_URL="http://www.snort.org/downloads/1207" +WEB_SITE="https://www.snort.org/" +WGET_URL="https://www.snort.org/downloads/1207" DEPENDS="pcre libdnet libdaq" BUILD_DEPENDS="pcre-dev libpcap-dev libdaq-dev libdnet-dev wget flex" diff -r bdd5dd52ad52 -r a78610b2eb47 speex-dev/receipt --- a/speex-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/speex-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Low bandwith voice codec dev files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" -WEB_SITE="http://www.speex.org/" +WEB_SITE="https://www.speex.org/" WANTED="speex" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 speex/receipt --- a/speex/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/speex/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.speex.org/" +WEB_SITE="https://www.speex.org/" WGET_URL="http://downloads.us.xiph.org/releases/$PACKAGE/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 spl-src/receipt --- a/spl-src/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/spl-src/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Solaris Porting LAyer for ZFS, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://zfsonlinux.org/" +WEB_SITE="https://zfsonlinux.org/" WANTED="spl" DEPENDS="" diff -r bdd5dd52ad52 -r a78610b2eb47 spl/receipt --- a/spl/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/spl/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Solaris Porting LAyer for ZFS." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://zfsonlinux.org/" +WEB_SITE="https://zfsonlinux.org/" TARBALL="$PACKAGE-$VERSION.tar.gz" WGET_URL="https://github.com/zfsonlinux/zfs/releases/download/zfs-$VERSION/$TARBALL" diff -r bdd5dd52ad52 -r a78610b2eb47 spruz/receipt --- a/spruz/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/spruz/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="erjo@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.gem" -WEB_SITE="http://rubygems.org/gems/spruz" -WGET_URL="http://rubygems.org/downloads/$TARBALL" +WEB_SITE="https://rubygems.org/gems/spruz" +WGET_URL="https://rubygems.org/downloads/$TARBALL" COOK_OPT="!repack_src !unpack" DEPENDS="ruby" diff -r bdd5dd52ad52 -r a78610b2eb47 sshguard/receipt --- a/sshguard/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/sshguard/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.sshguard.net/" +WEB_SITE="https://www.sshguard.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL" TAGS="ssh" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc-arm/receipt --- a/tcc-arm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc-arm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="fast Tiny C cross Compiler to ARM target." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" DEPENDS="tcc-common" WANTED="tcc" TAGS="compiler C arm" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc-arm64/receipt --- a/tcc-arm64/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc-arm64/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="fast Tiny C cross Compiler to ARM64 target." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" DEPENDS="tcc-common" WANTED="tcc" TAGS="compiler C arm64" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc-c67/receipt --- a/tcc-c67/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc-c67/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="fast Tiny C cross Compiler to C67 target." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" DEPENDS="tcc-common" WANTED="tcc" TAGS="compiler C c67" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc-common/receipt --- a/tcc-common/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc-common/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="fast Tiny C Compiler, common files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" WANTED="tcc" #HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc-win32/receipt --- a/tcc-win32/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc-win32/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="fast Tiny C cross Compiler to win32 target." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" DEPENDS="tcc-common" SUGGESTED="mingw32-w32api" WANTED="tcc" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc-x86_64/receipt --- a/tcc-x86_64/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc-x86_64/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="fast Tiny C cross Compiler to x86_64 target." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" DEPENDS="tcc-common" WANTED="tcc" TAGS="compiler C" diff -r bdd5dd52ad52 -r a78610b2eb47 tcc/receipt --- a/tcc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tcc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" TARBALL="$PACKAGE-$VERSION.tar.bz2" LICENSE="MIT LGPL2.1" -WEB_SITE="http://bellard.org/tcc/" +WEB_SITE="https://bellard.org/tcc/" WGET_URL="http://download.savannah.nongnu.org/releases/tinycc/$TARBALL" TAGS="compiler C assembler" #HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 telepathy-glib-dev/receipt --- a/telepathy-glib-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/telepathy-glib-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="A D-Bus framework for unifying real time communication, development files." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" -WEB_SITE="http://telepathy.freedesktop.org/wiki/" +WEB_SITE="https://telepathy.freedesktop.org/wiki/" WANTED="telepathy-glib" DEPENDS="telepathy-glib pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 telepathy-glib/receipt --- a/telepathy-glib/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/telepathy-glib/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL2.1" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://telepathy.freedesktop.org/wiki/" -WGET_URL="http://telepathy.freedesktop.org/releases/$PACKAGE/$TARBALL" +WEB_SITE="https://telepathy.freedesktop.org/wiki/" +WGET_URL="https://telepathy.freedesktop.org/releases/$PACKAGE/$TARBALL" DEPENDS="glib gobject-introspection libgio dbus dbus-glib libffi" BUILD_DEPENDS="glib-dev gobject-introspection-dev libgio-dev \ diff -r bdd5dd52ad52 -r a78610b2eb47 terminal/receipt --- a/terminal/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/terminal/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" SOURCE="xfce4-terminal" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/apps/$SOURCE/${VERSION%.*}/$TARBALL" TAGS="terminal" PROVIDE="$SOURCE" diff -r bdd5dd52ad52 -r a78610b2eb47 testdisk/receipt --- a/testdisk/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/testdisk/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.cgsecurity.org/wiki/TestDisk" -WGET_URL="http://www.cgsecurity.org/$TARBALL" +WEB_SITE="https://www.cgsecurity.org/wiki/TestDisk" +WGET_URL="https://www.cgsecurity.org/$TARBALL" TAGS="recovery rescue" DEPENDS="e2fsprogs ncurses jpeg krb5 zlib libcomerr3 ncursesw ntfsprogs ntfs-3g" diff -r bdd5dd52ad52 -r a78610b2eb47 tlp/receipt --- a/tlp/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/tlp/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2 GPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://linrunner.de/en/tlp/tlp.html" +WEB_SITE="https://linrunner.de/en/tlp/tlp.html" WGET_URL="https://github.com/linrunner/TLP/archive/$VERSION.tar.gz" # Rules to configure and make the package. diff -r bdd5dd52ad52 -r a78610b2eb47 trickle/receipt --- a/trickle/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/trickle/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.zip" -WEB_SITE="http://monkey.org/~marius/pages/?page=trickle" +WEB_SITE="https://monkey.org/~marius/pages/?page=trickle" WGET_URL="https://github.com/mariusae/trickle/archive/$HASH.zip" DEPENDS="libevent" diff -r bdd5dd52ad52 -r a78610b2eb47 ttf-dejavu-extra/receipt --- a/ttf-dejavu-extra/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ttf-dejavu-extra/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="DejaVu TrueType fonts (extra)" MAINTAINER="pankso@slitaz.org" LICENSE="other" -WEB_SITE="http://dejavu-fonts.org/" +WEB_SITE="https://dejavu-fonts.org/" TAGS="font" WANTED="ttf-dejavu" diff -r bdd5dd52ad52 -r a78610b2eb47 ttf-dejavu/receipt --- a/ttf-dejavu/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ttf-dejavu/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="DejaVu TrueType fonts (minimum)" MAINTAINER="pankso@slitaz.org" LICENSE="other" -WEB_SITE="http://dejavu-fonts.org/" +WEB_SITE="https://dejavu-fonts.org/" TARBALL="dejavu-fonts-ttf-$VERSION.tar.bz2" WGET_URL="$SF_MIRROR/dejavu/$TARBALL" TAGS="font" diff -r bdd5dd52ad52 -r a78610b2eb47 ttf-roboto-base/receipt --- a/ttf-roboto-base/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ttf-roboto-base/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Android Roboto Fonts (base family)" MAINTAINER="al.bobylev@gmail.com" LICENSE="Apache" -WEB_SITE="http://developer.android.com/design/style/typography.html" +WEB_SITE="https://developer.android.com/design/style/typography.html" TARBALL="roboto-$VERSION.zip" -WGET_URL="http://developer.android.com/downloads/design/$TARBALL" +WGET_URL="https://developer.android.com/downloads/design/$TARBALL" TAGS="font ttf" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r bdd5dd52ad52 -r a78610b2eb47 ttf-roboto/receipt --- a/ttf-roboto/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/ttf-roboto/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Android Roboto Fonts" MAINTAINER="al.bobylev@gmail.com" LICENSE="Apache" -WEB_SITE="http://developer.android.com/design/style/typography.html" +WEB_SITE="https://developer.android.com/design/style/typography.html" WANTED="ttf-roboto-base" DEPENDS="ttf-roboto-base" TAGS="font ttf" diff -r bdd5dd52ad52 -r a78610b2eb47 twisted/receipt --- a/twisted/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/twisted/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,8 +8,8 @@ LICENSE="GPL2" SOURCE="Twisted" TARBALL="$SOURCE-$VERSION.tar.bz2" -WEB_SITE="http://twistedmatrix.com/trac/" -WGET_URL="http://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL" +WEB_SITE="https://twistedmatrix.com/trac/" +WGET_URL="https://twistedmatrix.com/Releases/Twisted/${VERSION%.*}/$TARBALL" DEPENDS="python zopeinterface" BUILD_DEPENDS="python python-dev zopeinterface" diff -r bdd5dd52ad52 -r a78610b2eb47 txt2tags/receipt --- a/txt2tags/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/txt2tags/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tgz" -WEB_SITE="http://txt2tags.org/" +WEB_SITE="https://txt2tags.org/" WGET_URL="http://$PACKAGE.googlecode.com/files/$TARBALL" DEPENDS="python" diff -r bdd5dd52ad52 -r a78610b2eb47 unetbootin/receipt --- a/unetbootin/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/unetbootin/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://unetbootin.github.io/" +WEB_SITE="https://unetbootin.github.io/" WGET_URL="https://github.com/unetbootin/unetbootin/archive/$VERSION.tar.gz" DEPENDS="syslinux mtools p7zip-full libQtCore libQtGui libQtNetwork" diff -r bdd5dd52ad52 -r a78610b2eb47 vorbis-tools/receipt --- a/vorbis-tools/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/vorbis-tools/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.vorbis.com/" -WGET_URL="http://downloads.xiph.org/releases/vorbis/$TARBALL" +WGET_URL="https://downloads.xiph.org/releases/vorbis/$TARBALL" TAGS="multimedia ogg" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 vpnc-cert/receipt --- a/vpnc-cert/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/vpnc-cert/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$SOURCE-$VERSION.tar.gz" -WEB_SITE="http://www.unix-ag.uni-kl.de/~massar/vpnc/" +WEB_SITE="https://www.unix-ag.uni-kl.de/~massar/vpnc/" WGET_URL="$WEB_SITE$TARBALL" CONFIG_FILES="/etc/vpnc" TAGS="vpn tunnel" diff -r bdd5dd52ad52 -r a78610b2eb47 vpnc/receipt --- a/vpnc/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/vpnc/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.unix-ag.uni-kl.de/~massar/vpnc/" +WEB_SITE="https://www.unix-ag.uni-kl.de/~massar/vpnc/" WGET_URL="$WEB_SITE$TARBALL" CONFIG_FILES="/etc/vpnc" TAGS="vpn tunnel" diff -r bdd5dd52ad52 -r a78610b2eb47 wammu/receipt --- a/wammu/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/wammu/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://wammu.eu/wammu/" +WEB_SITE="https://wammu.eu/wammu/" WGET_URL="$SF_MIRROR/gammu/$PACKAGE/$VERSION/$TARBALL" TAGS="bluetooth" diff -r bdd5dd52ad52 -r a78610b2eb47 wkhtmltopdf/receipt --- a/wkhtmltopdf/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/wkhtmltopdf/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="LGPL3" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://wkhtmltopdf.org/" +WEB_SITE="https://wkhtmltopdf.org/" WGET_URL="https://github.com/wkhtmltopdf/wkhtmltopdf/archive/$VERSION.tar.gz" DEPENDS="libQtWebkit libQtSvg libQtXml libQtGui libQtNetwork libQtCore" diff -r bdd5dd52ad52 -r a78610b2eb47 xapian-dev/receipt --- a/xapian-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xapian-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="An Open Source Search Engine Library." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://xapian.org/" +WEB_SITE="https://xapian.org/" WANTED="xapian" DEPENDS="xapian" diff -r bdd5dd52ad52 -r a78610b2eb47 xapian/receipt --- a/xapian/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xapian/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-core-$VERSION.tar.xz" -WEB_SITE="http://xapian.org/" +WEB_SITE="https://xapian.org/" WGET_URL="http://oligarchy.co.uk/$PACKAGE/$VERSION/$TARBALL" DEPENDS="util-linux-uuid zlib gcc-lib-base" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-proto/receipt --- a/xcb-proto/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-proto/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="X protocol descriptions for XCB" MAINTAINER="mallory@sweetpeople.org" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="${WEB_SITE}dist/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-dev/receipt --- a/xcb-util-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="mallory@sweetpeople.org" LICENSE="MIT" WANTED="xcb-util" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" HOST_ARCH="i486 arm" DEPENDS="xcb-util pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-image-dev/receipt --- a/xcb-util-image-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-image-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="devel files for xcb-util" MAINTAINER="slaxemulator@gmail.com" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" WANTED="xcb-util-image" DEPENDS="xcb-util-image pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-image/receipt --- a/xcb-util-image/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-image/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Utility libraries for XC Binding - Port of Xlib's XImage and XShmImage functions" MAINTAINER="slaxemulator@gmail.com" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL" +WGET_URL="https://xcb.freedesktop.org/dist/$TARBALL" DEPENDS="libxcb xcb-util" BUILD_DEPENDS="libxcb-dev xcb-util-dev xorg-util-macros" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-keysyms-dev/receipt --- a/xcb-util-keysyms-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-keysyms-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="devel files for xcb-util-keysyms" MAINTAINER="slaxemulator@gmail.com" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" WANTED="xcb-util-keysyms" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-keysyms/receipt --- a/xcb-util-keysyms/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-keysyms/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Utility libraries for XC Binding" MAINTAINER="slaxemulator@gmail.com" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL" +WGET_URL="https://xcb.freedesktop.org/dist/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="libxcb" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-wm-dev/receipt --- a/xcb-util-wm-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-wm-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="devel files for xcb-util-wm" MAINTAINER="slaxemulator@gmail.com" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" WANTED="xcb-util-wm" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util-wm/receipt --- a/xcb-util-wm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util-wm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Utility libraries for XC Binding - client and window-manager helpers for ICCCM" MAINTAINER="slaxemulator@gmail.com" LICENSE="other" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://xcb.freedesktop.org/dist/$TARBALL" +WGET_URL="https://xcb.freedesktop.org/dist/$TARBALL" HOST_ARCH="i486 arm" DEPENDS="libxcb" diff -r bdd5dd52ad52 -r a78610b2eb47 xcb-util/receipt --- a/xcb-util/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcb-util/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="mallory@sweetpeople.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://xcb.freedesktop.org/" +WEB_SITE="https://xcb.freedesktop.org/" WGET_URL="${WEB_SITE}dist/$TARBALL" HOST_ARCH="i486 arm" diff -r bdd5dd52ad52 -r a78610b2eb47 xcursor-obsidian/receipt --- a/xcursor-obsidian/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xcursor-obsidian/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,9 +6,9 @@ SHORT_DESC="Obsidian cursor theme" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL" -WEB_SITE="http://www.gnome-look.org/content/show.php/Obsidian+Cursors?content=73135" +WEB_SITE="https://www.gnome-look.org/content/show.php/Obsidian+Cursors?content=73135" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WGET_URL="http://www.gnome-look.org/CONTENT/content-files/73135-Obsidian.tar.bz2" +WGET_URL="https://www.gnome-look.org/CONTENT/content-files/73135-Obsidian.tar.bz2" TAGS="cursor-theme" DEPENDS="xorg-libXcursor" diff -r bdd5dd52ad52 -r a78610b2eb47 xfce4-icon-theme/receipt --- a/xfce4-icon-theme/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfce4-icon-theme/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/art/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="" diff -r bdd5dd52ad52 -r a78610b2eb47 xfce4-panel-dev/receipt --- a/xfce4-panel-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfce4-panel-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" WANTED="xfce4-panel" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" DEPENDS="xfce4-panel pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 xfce4-panel/receipt --- a/xfce4-panel/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfce4-panel/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfce4ui libexo libwnck garcon util-linux-uuid dbus-glib" diff -r bdd5dd52ad52 -r a78610b2eb47 xfce4-session-dev/receipt --- a/xfce4-session-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfce4-session-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" WANTED="xfce4-session" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" DEPENDS="xfce4-session pkg-config" diff -r bdd5dd52ad52 -r a78610b2eb47 xfce4-session/receipt --- a/xfce4-session/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfce4-session/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" SUGGESTED="perl-xml-parser" diff -r bdd5dd52ad52 -r a78610b2eb47 xfce4-settings/receipt --- a/xfce4-settings/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfce4-settings/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfce4ui libexo xfconf libglade dbus-glib xorg-libXi \ diff -r bdd5dd52ad52 -r a78610b2eb47 xfdesktop-extras/receipt --- a/xfdesktop-extras/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfdesktop-extras/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Xfce Desktop icons and stuff" MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WANTED="xfdesktop" DEPENDS="libxfce4util thunar libexo" diff -r bdd5dd52ad52 -r a78610b2eb47 xfdesktop/receipt --- a/xfdesktop/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfdesktop/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="libxfce4util libxfcegui4 thunar libexo libglade gamin libnotify" diff -r bdd5dd52ad52 -r a78610b2eb47 xfwm4-themes/receipt --- a/xfwm4-themes/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfwm4-themes/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ LICENSE="GPL2" WANTED="xfwm4" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" HOST_ARCH="any" DEPENDS="xfwm4" diff -r bdd5dd52ad52 -r a78610b2eb47 xfwm4/receipt --- a/xfwm4/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xfwm4/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" LICENSE="GPL2" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.xfce.org/" +WEB_SITE="https://www.xfce.org/" WGET_URL="http://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL" TAGS="window-manager" diff -r bdd5dd52ad52 -r a78610b2eb47 xlockmore/receipt --- a/xlockmore/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xlockmore/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,8 +7,8 @@ MAINTAINER="rocky@slitaz.org" LICENSE="BSD" TARBALL="$PACKAGE-$VERSION.tar.bz2" -WEB_SITE="http://www.tux.org/~bagleyd/xlockmore.html" -WGET_URL="http://www.tux.org/~bagleyd/xlock/$PACKAGE-$VERSION/$TARBALL" +WEB_SITE="https://www.tux.org/~bagleyd/xlockmore.html" +WGET_URL="https://www.tux.org/~bagleyd/xlock/$PACKAGE-$VERSION/$TARBALL" DEPENDS="xorg-libX11 freetype freetype1" BUILD_DEPENDS="xorg-libXdmcp-dev xorg-libXpm-dev xorg-libX11-dev \ diff -r bdd5dd52ad52 -r a78610b2eb47 xneur-dev/receipt --- a/xneur-dev/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xneur-dev/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="X Neural Switcher" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="http://xneur.ru/" +WEB_SITE="https://xneur.ru/" WANTED="xneur" DEPENDS="xneur pcre-dev enchant-dev glib-dev" diff -r bdd5dd52ad52 -r a78610b2eb47 xneur/receipt --- a/xneur/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xneur/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="X Neural Switcher (Xorg based application)" MAINTAINER="al.bobylev@gmail.com" LICENSE="GPL2" -WEB_SITE="http://xneur.ru/" +WEB_SITE="https://xneur.ru/" CONFIG_FILES="/etc/xneur/xneurrc" TARBALL="$PACKAGE-$VERSION.tar.gz" diff -r bdd5dd52ad52 -r a78610b2eb47 xterm/receipt --- a/xterm/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/xterm/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -7,7 +7,7 @@ MAINTAINER="pankso@slitaz.org" LICENSE="MIT" TARBALL="$PACKAGE-$VERSION.tgz" -WEB_SITE="http://invisible-island.net/xterm/" +WEB_SITE="https://invisible-island.net/xterm/" WGET_URL="ftp://invisible-island.net/$PACKAGE/$TARBALL" GENERIC_PIXMAPS="no" TAGS="terminal" diff -r bdd5dd52ad52 -r a78610b2eb47 zerobin/receipt --- a/zerobin/receipt Mon Jan 21 10:25:55 2019 +0100 +++ b/zerobin/receipt Mon Jan 21 12:26:11 2019 +0100 @@ -8,7 +8,7 @@ MAINTAINER="pascal.bellard@slitaz.org" LICENSE="zlib/libpng" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://sebsauvage.net/wiki/doku.php?id=php:zerobin" +WEB_SITE="https://sebsauvage.net/wiki/doku.php?id=php:zerobin" WGET_URL="https://github.com/sebsauvage/ZeroBin/archive/$VERSION.tar.gz" HOST_ARCH="any"