wok rev 25840

Update some urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 12 17:27:22 2025 +0000 (4 weeks ago)
parents 7174e16d8f16
children bfe620feac15
files Geomyidae/receipt freepats/receipt libfm-dev/receipt libfm-extra-dev/receipt libfm-extra/receipt libfm-gtk/receipt libfm/receipt lxappearance-dev/receipt lxappearance-obconf/receipt lxappearance/receipt lxde-icon-theme/receipt lxinput/receipt lxlauncher/receipt lxmenu-data/receipt lxpanel-dev/receipt lxpanel-extra/receipt lxpanel-lang/receipt lxpanel/receipt lxrandr/receipt lxsession-edit/receipt lxsession-lxpolkit/receipt lxsession/receipt lxsession046/receipt lxtask/receipt lxterminal-lang/receipt lxterminal/receipt
line diff
     1.1 --- a/Geomyidae/receipt	Sat May 10 07:52:47 2025 +0000
     1.2 +++ b/Geomyidae/receipt	Mon May 12 17:27:22 2025 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Geomyidae is a daemon for serving the Gopher protocol."
     1.5  MAINTAINER="allan316@gmail.com"
     1.6  LICENSE="MIT"
     1.7 -WEB_SITE="https://www.r-36.net/scm/geomyidae/index.html"
     1.8 +WEB_SITE="https://r-36.net/scm/geomyidae/"
     1.9  
    1.10  SOURCE="geomyidae"
    1.11  TARBALL="$SOURCE-v$VERSION.tgz"
    1.12 @@ -15,7 +15,7 @@
    1.13  # What is the latest version available today?
    1.14  current_version()
    1.15  {
    1.16 -	wget -O - http://r-36.net/scm/geomyidae/refs.html 2> /dev/null | \
    1.17 +	wget -O - https://r-36.net/scm/geomyidae/refs.html 2> /dev/null | \
    1.18  	sed '/<td>/!d;s|.*v||;s|<.*||;/^[0-9]/!d;q'
    1.19  }
    1.20  
     2.1 --- a/freepats/receipt	Sat May 10 07:52:47 2025 +0000
     2.2 +++ b/freepats/receipt	Mon May 12 17:27:22 2025 +0000
     2.3 @@ -8,7 +8,7 @@
     2.4  LICENSE="GPL2"
     2.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.6  WEB_SITE="https://freepats.zenvoid.org/"
     2.7 -WGET_URL="https://freepats.zenvoid.org/$TARBALL"
     2.8 +WGET_URL="http://ftp.lysator.liu.se/pub/void-ppc-sources/freepats-$VERSION/$TARBALL"
     2.9  
    2.10  DEPENDS="TiMidity++"
    2.11  BUILD_DEPENDS=""
     3.1 --- a/libfm-dev/receipt	Sat May 10 07:52:47 2025 +0000
     3.2 +++ b/libfm-dev/receipt	Mon May 12 17:27:22 2025 +0000
     3.3 @@ -6,7 +6,7 @@
     3.4  SHORT_DESC="File management support (GTK+ GUI development files)"
     3.5  MAINTAINER="maintainer@slitaz.org"
     3.6  LICENSE="GPL2"
     3.7 -WEB_SITE="https://www.lxde.org/"
     3.8 +WEB_SITE="https://github.com/lxde/libfm"
     3.9  
    3.10  DEPENDS="glib-dev libfm libfm-gtk libgio-dev pkg-config"
    3.11  WANTED="libfm"
     4.1 --- a/libfm-extra-dev/receipt	Sat May 10 07:52:47 2025 +0000
     4.2 +++ b/libfm-extra-dev/receipt	Mon May 12 17:27:22 2025 +0000
     4.3 @@ -6,7 +6,7 @@
     4.4  SHORT_DESC="File management support (extra development files)."
     4.5  MAINTAINER="maintainer@slitaz.org"
     4.6  LICENSE="GPL2"
     4.7 -WEB_SITE="https://www.lxde.org/"
     4.8 +WEB_SITE="https://github.com/lxde/libfm"
     4.9  
    4.10  DEPENDS="glib-dev libfm-extra libgio-dev pkg-config"
    4.11  WANTED="libfm-extra"
     5.1 --- a/libfm-extra/receipt	Sat May 10 07:52:47 2025 +0000
     5.2 +++ b/libfm-extra/receipt	Mon May 12 17:27:22 2025 +0000
     5.3 @@ -6,7 +6,7 @@
     5.4  SHORT_DESC="File management support (extra library)."
     5.5  MAINTAINER="maintainer@slitaz.org"
     5.6  LICENSE="GPL2"
     5.7 -WEB_SITE="https://www.lxde.org/"
     5.8 +WEB_SITE="https://github.com/lxde/libfm"
     5.9  
    5.10  TARBALL="libfm-$VERSION.tar.xz"
    5.11  WGET_URL="$SF_MIRROR/pcmanfm/$TARBALL"
    5.12 @@ -16,6 +16,7 @@
    5.13  DEPENDS="glib glibc-base libgio"
    5.14  BUILD_DEPENDS="gtk-doc"
    5.15  
    5.16 +# What is the latest version available today?
    5.17  current_version()
    5.18  {
    5.19  	wget -O - https://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/ 2>/dev/null | \
     6.1 --- a/libfm-gtk/receipt	Sat May 10 07:52:47 2025 +0000
     6.2 +++ b/libfm-gtk/receipt	Mon May 12 17:27:22 2025 +0000
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="File management support (GTK+2 GUI library)."
     6.5  MAINTAINER="maintainer@slitaz.org"
     6.6  LICENSE="GPL2"
     6.7 -WEB_SITE="https://www.lxde.org/"
     6.8 +WEB_SITE="https://github.com/lxde/libfm"
     6.9  
    6.10  DEPENDS="gtk+ libfm"
    6.11  WANTED="libfm"
     7.1 --- a/libfm/receipt	Sat May 10 07:52:47 2025 +0000
     7.2 +++ b/libfm/receipt	Mon May 12 17:27:22 2025 +0000
     7.3 @@ -6,7 +6,7 @@
     7.4  SHORT_DESC="File management support (core library)."
     7.5  MAINTAINER="maintainer@slitaz.org"
     7.6  LICENSE="GPL2"
     7.7 -WEB_SITE="https://www.lxde.org/"
     7.8 +WEB_SITE="https://github.com/lxde/libfm"
     7.9  
    7.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    7.11  WGET_URL="$SF_MIRROR/pcmanfm/$TARBALL"
    7.12 @@ -26,6 +26,7 @@
    7.13  	i?86) BUILD_DEPENDS="$BUILD_DEPENDS intltool vala"
    7.14  esac
    7.15  
    7.16 +# What is the latest version available today?
    7.17  current_version()
    7.18  {
    7.19  	wget -O - https://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/ 2>/dev/null | \
     8.1 --- a/lxappearance-dev/receipt	Sat May 10 07:52:47 2025 +0000
     8.2 +++ b/lxappearance-dev/receipt	Mon May 12 17:27:22 2025 +0000
     8.3 @@ -7,7 +7,7 @@
     8.4  MAINTAINER="pankso@slitaz.org"
     8.5  LICENSE="GPL2"
     8.6  WANTED="lxappearance"
     8.7 -WEB_SITE="https://www.lxde.org/"
     8.8 +WEB_SITE="https://github.com/lxde/lxappearance"
     8.9  TAGS="LXDE"
    8.10  HOST_ARCH="i486 arm"
    8.11  
     9.1 --- a/lxappearance-obconf/receipt	Sat May 10 07:52:47 2025 +0000
     9.2 +++ b/lxappearance-obconf/receipt	Mon May 12 17:27:22 2025 +0000
     9.3 @@ -7,7 +7,7 @@
     9.4  SHORT_DESC="LXDE GTK+ theme switcher (plugin)."
     9.5  MAINTAINER="pankso@slitaz.org"
     9.6  LICENSE="GPL2"
     9.7 -WEB_SITE="https://www.lxde.org/"
     9.8 +WEB_SITE="https://github.com/lxde/lxappearance-obconf"
     9.9  
    9.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    9.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    9.12 @@ -20,6 +20,7 @@
    9.13  
    9.14  HOST_ARCH="i486 arm"
    9.15  
    9.16 +# What is the latest version available today?
    9.17  current_version()
    9.18  {
    9.19  	wget -O - https://sourceforge.net/projects/lxde/files/LXAppearance%20Obconf/ 2>/dev/null | \
    10.1 --- a/lxappearance/receipt	Sat May 10 07:52:47 2025 +0000
    10.2 +++ b/lxappearance/receipt	Mon May 12 17:27:22 2025 +0000
    10.3 @@ -6,7 +6,7 @@
    10.4  SHORT_DESC="LXDE GTK+ theme switcher"
    10.5  MAINTAINER="pankso@slitaz.org"
    10.6  LICENSE="GPL2"
    10.7 -WEB_SITE="https://www.lxde.org/"
    10.8 +WEB_SITE="https://github.com/lxde/lxappearance"
    10.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
   10.10  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
   10.11  TAGS="LXDE"
   10.12 @@ -15,6 +15,7 @@
   10.13  DEPENDS="gtk+ dbus-glib"
   10.14  BUILD_DEPENDS="xorg-libX11-dev gtk+-dev dbus-glib-dev"
   10.15  
   10.16 +# What is the latest version available today?
   10.17  current_version()
   10.18  {
   10.19  	wget -O - https://sourceforge.net/projects/lxde/files/LXAppearance/ 2>/dev/null | \
    11.1 --- a/lxde-icon-theme/receipt	Sat May 10 07:52:47 2025 +0000
    11.2 +++ b/lxde-icon-theme/receipt	Mon May 12 17:27:22 2025 +0000
    11.3 @@ -6,7 +6,7 @@
    11.4  SHORT_DESC="LXDE standard icon theme"
    11.5  MAINTAINER="al.bobylev@gmail.com"
    11.6  LICENSE="LGPL3"
    11.7 -WEB_SITE="https://www.lxde.org/"
    11.8 +WEB_SITE="https://github.com/lxde/lxde-icon-theme"
    11.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
   11.10  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
   11.11  TAGS="LXDE"
    12.1 --- a/lxinput/receipt	Sat May 10 07:52:47 2025 +0000
    12.2 +++ b/lxinput/receipt	Mon May 12 17:27:22 2025 +0000
    12.3 @@ -7,7 +7,7 @@
    12.4  SHORT_DESC="LXDE keyboard and mouse configuration."
    12.5  MAINTAINER="pankso@slitaz.org"
    12.6  LICENSE="GPL3"
    12.7 -WEB_SITE="https://lxde.org"
    12.8 +WEB_SITE="https://github.com/lxde/lxinput"
    12.9  
   12.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   12.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    13.1 --- a/lxlauncher/receipt	Sat May 10 07:52:47 2025 +0000
    13.2 +++ b/lxlauncher/receipt	Mon May 12 17:27:22 2025 +0000
    13.3 @@ -7,7 +7,7 @@
    13.4  SHORT_DESC="LXDE launcher for netbooks."
    13.5  LICENSE="GPL3"
    13.6  MAINTAINER="pankso@slitaz.org"
    13.7 -WEB_SITE="https://www.lxde.org/"
    13.8 +WEB_SITE="https://github.com/lxde/lxlauncher"
    13.9  
   13.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   13.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    14.1 --- a/lxmenu-data/receipt	Sat May 10 07:52:47 2025 +0000
    14.2 +++ b/lxmenu-data/receipt	Mon May 12 17:27:22 2025 +0000
    14.3 @@ -7,7 +7,7 @@
    14.4  MAINTAINER="rcx@zoominternet.net"
    14.5  LICENSE="GPL2"
    14.6  TARBALL="$PACKAGE-$VERSION.tar.xz"
    14.7 -WEB_SITE="https://www.lxde.org/"
    14.8 +WEB_SITE="https://github.com/lxde/lxmenu-data"
    14.9  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
   14.10  CONFIG_FILES="/etc/xdg/menus/lxde-applications.menu"
   14.11  TAGS="LXDE"
   14.12 @@ -15,6 +15,7 @@
   14.13  
   14.14  [ "$ARCH" = "i486" ] && BUILD_DEPENDS="gettext intltool"
   14.15  
   14.16 +# What is the latest version available today?
   14.17  current_version()
   14.18  {
   14.19  	wget -O - https://sourceforge.net/projects/lxde/files/lxmenu-data%20%28desktop%20menu%29/ 2>/dev/null | \
    15.1 --- a/lxpanel-dev/receipt	Sat May 10 07:52:47 2025 +0000
    15.2 +++ b/lxpanel-dev/receipt	Mon May 12 17:27:22 2025 +0000
    15.3 @@ -7,7 +7,7 @@
    15.4  SHORT_DESC="LXDE panel - development files."
    15.5  MAINTAINER="maintainer@slitaz.org"
    15.6  LICENSE="GPL2"
    15.7 -WEB_SITE="https://www.lxde.org/"
    15.8 +WEB_SITE="https://github.com/lxde/lxpanel"
    15.9  
   15.10  DEPENDS="libfm-dev lxpanel pkg-config"
   15.11  WANTED="lxpanel"
    16.1 --- a/lxpanel-extra/receipt	Sat May 10 07:52:47 2025 +0000
    16.2 +++ b/lxpanel-extra/receipt	Mon May 12 17:27:22 2025 +0000
    16.3 @@ -7,7 +7,7 @@
    16.4  SHORT_DESC="LXDE panel (extra files and plugins)."
    16.5  MAINTAINER="maintainer@slitaz.org"
    16.6  LICENSE="GPL2"
    16.7 -WEB_SITE="https://www.lxde.org/"
    16.8 +WEB_SITE="https://github.com/lxde/lxpanel"
    16.9  
   16.10  DEPENDS="lxpanel" #libwnck
   16.11  WANTED="lxpanel"
    17.1 --- a/lxpanel-lang/receipt	Sat May 10 07:52:47 2025 +0000
    17.2 +++ b/lxpanel-lang/receipt	Mon May 12 17:27:22 2025 +0000
    17.3 @@ -6,7 +6,7 @@
    17.4  SHORT_DESC="LXDE panel - localised messages."
    17.5  MAINTAINER="maintainer@slitaz.org"
    17.6  LICENSE="GPL2"
    17.7 -WEB_SITE="https://www.lxde.org/"
    17.8 +WEB_SITE="https://github.com/lxde/lxpanel"
    17.9  
   17.10  WANTED="lxpanel"
   17.11  
    18.1 --- a/lxpanel/receipt	Sat May 10 07:52:47 2025 +0000
    18.2 +++ b/lxpanel/receipt	Mon May 12 17:27:22 2025 +0000
    18.3 @@ -7,7 +7,7 @@
    18.4  SHORT_DESC="LXDE panel."
    18.5  MAINTAINER="maintainer@slitaz.org"
    18.6  LICENSE="GPL2"
    18.7 -WEB_SITE="https://www.lxde.org/"
    18.8 +WEB_SITE="https://github.com/lxde/lxpanel"
    18.9  
   18.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   18.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    19.1 --- a/lxrandr/receipt	Sat May 10 07:52:47 2025 +0000
    19.2 +++ b/lxrandr/receipt	Mon May 12 17:27:22 2025 +0000
    19.3 @@ -7,7 +7,7 @@
    19.4  SHORT_DESC="LXDE monitor configuration tool."
    19.5  MAINTAINER="gokhlayeh@slitaz.org"
    19.6  LICENSE="GPL2"
    19.7 -WEB_SITE="https://www.lxde.org/"
    19.8 +WEB_SITE="https://github.com/lxde/lxrandr"
    19.9  
   19.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   19.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    20.1 --- a/lxsession-edit/receipt	Sat May 10 07:52:47 2025 +0000
    20.2 +++ b/lxsession-edit/receipt	Mon May 12 17:27:22 2025 +0000
    20.3 @@ -6,7 +6,7 @@
    20.4  SHORT_DESC="Configure what application start up automatically in LXDE"
    20.5  MAINTAINER="pankso@slitaz.org"
    20.6  LICENSE="GPL2"
    20.7 -WEB_SITE="https://www.lxde.org/"
    20.8 +WEB_SITE="https://github.com/lxde/lxsession"
    20.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
   20.10  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
   20.11  TAGS="LXDE"
    21.1 --- a/lxsession-lxpolkit/receipt	Sat May 10 07:52:47 2025 +0000
    21.2 +++ b/lxsession-lxpolkit/receipt	Mon May 12 17:27:22 2025 +0000
    21.3 @@ -6,7 +6,7 @@
    21.4  SHORT_DESC="LXDE PolicyKit authentication agent"
    21.5  MAINTAINER="pankso@slitaz.org"
    21.6  LICENSE="GPL2"
    21.7 -WEB_SITE="https://www.lxde.org/"
    21.8 +WEB_SITE="https://github.com/lxde/lxsession"
    21.9  WANTED="lxsession"
   21.10  
   21.11  DEPENDS="dbus gtk+ consolekit2"
    22.1 --- a/lxsession/receipt	Sat May 10 07:52:47 2025 +0000
    22.2 +++ b/lxsession/receipt	Mon May 12 17:27:22 2025 +0000
    22.3 @@ -6,7 +6,7 @@
    22.4  SHORT_DESC="LXDE X session manager."
    22.5  MAINTAINER="pankso@slitaz.org"
    22.6  LICENSE="GPL2"
    22.7 -WEB_SITE="https://www.lxde.org/"
    22.8 +WEB_SITE="https://github.com/lxde/lxsession"
    22.9  
   22.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   22.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    23.1 --- a/lxsession046/receipt	Sat May 10 07:52:47 2025 +0000
    23.2 +++ b/lxsession046/receipt	Mon May 12 17:27:22 2025 +0000
    23.3 @@ -7,7 +7,7 @@
    23.4  SHORT_DESC="LXDE X session manager."
    23.5  MAINTAINER="devel@slitaz.org"
    23.6  LICENSE="GPL2"
    23.7 -WEB_SITE="https://www.lxde.org/"
    23.8 +WEB_SITE="https://github.com/lxde/lxsession"
    23.9  TARBALL="$ORIGIN-$VERSION.tar.gz"
   23.10  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
   23.11  HOST_ARCH="i486 arm"
    24.1 --- a/lxtask/receipt	Sat May 10 07:52:47 2025 +0000
    24.2 +++ b/lxtask/receipt	Mon May 12 17:27:22 2025 +0000
    24.3 @@ -7,7 +7,7 @@
    24.4  SHORT_DESC="LXDE task manager."
    24.5  MAINTAINER="pankso@slitaz.org"
    24.6  LICENSE="GPL2"
    24.7 -WEB_SITE="https://www.lxde.org/"
    24.8 +WEB_SITE="https://github.com/lxde/lxtask"
    24.9  
   24.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   24.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"
    25.1 --- a/lxterminal-lang/receipt	Sat May 10 07:52:47 2025 +0000
    25.2 +++ b/lxterminal-lang/receipt	Mon May 12 17:27:22 2025 +0000
    25.3 @@ -7,7 +7,7 @@
    25.4  SHORT_DESC="LXDE terminal emulator - localised messages."
    25.5  MAINTAINER="gokhlayeh@slitaz.org"
    25.6  LICENSE="GPL2"
    25.7 -WEB_SITE="https://www.lxde.org/"
    25.8 +WEB_SITE="https://github.com/lxde/lxterminal"
    25.9  
   25.10  WANTED="lxterminal"
   25.11  
    26.1 --- a/lxterminal/receipt	Sat May 10 07:52:47 2025 +0000
    26.2 +++ b/lxterminal/receipt	Mon May 12 17:27:22 2025 +0000
    26.3 @@ -7,7 +7,7 @@
    26.4  SHORT_DESC="LXDE terminal emulator."
    26.5  MAINTAINER="gokhlayeh@slitaz.org"
    26.6  LICENSE="GPL2"
    26.7 -WEB_SITE="https://www.lxde.org/"
    26.8 +WEB_SITE="https://github.com/lxde/lxterminal"
    26.9  
   26.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
   26.11  WGET_URL="$SF_MIRROR/lxde/$TARBALL"