wok rev 25436

Up bacon (4.5), clex (4.7), rcssmin (1.1.1), remind (04.00.03)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Aug 31 16:18:16 2022 +0000 (20 months ago)
parents 1acbab5be51c
children 511d41fb7f76
files aircrack-ng-oui/receipt bacon/receipt clex/receipt dotconf/receipt get-slitaz-extra-themes/receipt get-softmodem-driver/receipt gnu-efi/receipt knock/receipt python-erppeek/receipt python-netifaces/receipt python-ptyprocess/receipt rcssmin/receipt remind/receipt xfce-utils/receipt
line diff
     1.1 --- a/aircrack-ng-oui/receipt	Wed Aug 31 07:33:35 2022 +0000
     1.2 +++ b/aircrack-ng-oui/receipt	Wed Aug 31 16:18:16 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="archive of oui.txt file for airdump-ng"
     1.5  MAINTAINER="slaxemulator@gmail.com"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://standards.ieee.org/products-services/regauth/oui/index.html"
     1.8 +WEB_SITE="https://standards.ieee.org/products-services/regauth/oui/"
     1.9  TARBALL="oui-$VERSION.txt"
    1.10  WGET_URL="http://standards-oui.ieee.org/oui.txt"
    1.11  HOST_ARCH="any"
     2.1 --- a/bacon/receipt	Wed Aug 31 07:33:35 2022 +0000
     2.2 +++ b/bacon/receipt	Wed Aug 31 16:18:16 2022 +0000
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz package receipt.
     2.5  
     2.6  PACKAGE="bacon"
     2.7 -VERSION="4.4"
     2.8 +VERSION="4.5"
     2.9  CATEGORY="development"
    2.10  TAGS="basic C"
    2.11  SHORT_DESC="Basic to C converter."
     3.1 --- a/clex/receipt	Wed Aug 31 07:33:35 2022 +0000
     3.2 +++ b/clex/receipt	Wed Aug 31 16:18:16 2022 +0000
     3.3 @@ -1,7 +1,7 @@
     3.4  # SliTaz package receipt.
     3.5  
     3.6  PACKAGE="clex"
     3.7 -VERSION="4.6.patch10"
     3.8 +VERSION="4.7"
     3.9  CATEGORY="system-tools"
    3.10  TAGS="file-manager"
    3.11  SHORT_DESC="Text mode file manager."
    3.12 @@ -10,7 +10,7 @@
    3.13  WEB_SITE="http://www.clex.sk/"
    3.14  
    3.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.16 -WGET_URL="http://www.clex.sk/download/$TARBALL"
    3.17 +WGET_URL="https://github.com/xitop/clex/releases/download/v$VERSION/$TARBALL"
    3.18  
    3.19  DEPENDS="ncursesw"
    3.20  BUILD_DEPENDS="ncursesw-dev"
    3.21 @@ -20,8 +20,8 @@
    3.22  # What is the latest version available today?
    3.23  current_version()
    3.24  {
    3.25 -	wget -O - ${WGET_URL%/*} 2>/dev/null | \
    3.26 -	sed '/help/d;/clex-/!d;/tar/!d;s|.*clex-\(.*\).tar.*|\1|' | sort -Vr | sed q
    3.27 +	wget -O - ${WGET_URL%/download*} 2>/dev/null | \
    3.28 +	sed '/archive.*tar/!d;s|.*/v*\(.*\).tar.*|\1|;q'
    3.29  }
    3.30  
    3.31  # Rules to configure and make the package.
     4.1 --- a/dotconf/receipt	Wed Aug 31 07:33:35 2022 +0000
     4.2 +++ b/dotconf/receipt	Wed Aug 31 16:18:16 2022 +0000
     4.3 @@ -9,7 +9,7 @@
     4.4  WEB_SITE="https://github.com/williamh/dotconf"
     4.5  
     4.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.7 -WGET_URL="$[WEB_SITE}archive/v${VERSION%}/$TARBALL"
     4.8 +WGET_URL="${WEB_SITE}archive/v${VERSION%}/$TARBALL"
     4.9  
    4.10  DEPENDS=""
    4.11  BUILD_DEPENDS="libtool"
     5.1 --- a/get-slitaz-extra-themes/receipt	Wed Aug 31 07:33:35 2022 +0000
     5.2 +++ b/get-slitaz-extra-themes/receipt	Wed Aug 31 16:18:16 2022 +0000
     5.3 @@ -6,7 +6,7 @@
     5.4  SHORT_DESC="Additional themes for Slitaz GNU/Linux."
     5.5  MAINTAINER="hackdorte@sapo.pt"
     5.6  LICENSE="BSD"
     5.7 -WEB_SITE="https://github.com/hackdorte/slitaz-themes"
     5.8 +WEB_SITE="http://hg.slitaz.org/wok/file/$PACKAGE/stuff/"
     5.9  TAGS="artwork gtk openbox theme"
    5.10  
    5.11  # Rules to gen a SliTaz package suitable for Tazpkg.
     6.1 --- a/get-softmodem-driver/receipt	Wed Aug 31 07:33:35 2022 +0000
     6.2 +++ b/get-softmodem-driver/receipt	Wed Aug 31 16:18:16 2022 +0000
     6.3 @@ -6,7 +6,7 @@
     6.4  SHORT_DESC="Get misc softmodem drivers."
     6.5  MAINTAINER="domcox@slitaz.org"
     6.6  LICENSE="BSD"
     6.7 -WEB_SITE="http://hg.slitaz.org/wok/file/$PACKAGE/stuff/$PACKAGE"
     6.8 +WEB_SITE="http://hg.slitaz.org/wok/file/$PACKAGE/stuff/"
     6.9  TAGS="modem dialup"
    6.10  
    6.11  DEPENDS="alsa-lib-dev cpio linux-source slitaz-toolchain"
     7.1 --- a/gnu-efi/receipt	Wed Aug 31 07:33:35 2022 +0000
     7.2 +++ b/gnu-efi/receipt	Wed Aug 31 16:18:16 2022 +0000
     7.3 @@ -9,7 +9,7 @@
     7.4  WEB_SITE="https://directory.fsf.org/wiki/GNU_EFI"
     7.5  
     7.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     7.7 -WGET_URL="${WEB_SITE}files/$TARBALL"
     7.8 +WGET_URL="$SF_MIRROR/$VERSION/$TARBALL"
     7.9  
    7.10  BUILD_DEPENDS="linux-api-headers"
    7.11  
     8.1 --- a/knock/receipt	Wed Aug 31 07:33:35 2022 +0000
     8.2 +++ b/knock/receipt	Wed Aug 31 16:18:16 2022 +0000
     8.3 @@ -6,10 +6,10 @@
     8.4  SHORT_DESC="Port knock sequence listener."
     8.5  MAINTAINER="pascal.bellard@slitaz.org"
     8.6  LICENSE="GPL2"
     8.7 -WEB_SITE="https://www.zeroflux.org/knock"
     8.8 +WEB_SITE="https://github.com/jvinet/knock"
     8.9  
    8.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    8.11 -WGET_URL="https://www.zeroflux.org/proj/$PACKAGE/files/$TARBALL"
    8.12 +WGET_URL="https://github.com/jvinet/knock/releases/download/v$VERSION/$TARBALL"
    8.13  
    8.14  DEPENDS="iptables libpcap"
    8.15  BUILD_DEPENDS="automake libpcap-dev"
     9.1 --- a/python-erppeek/receipt	Wed Aug 31 07:33:35 2022 +0000
     9.2 +++ b/python-erppeek/receipt	Wed Aug 31 16:18:16 2022 +0000
     9.3 @@ -6,10 +6,10 @@
     9.4  SHORT_DESC="Versatile tool for browsing Odoo / OpenERP data."
     9.5  MAINTAINER="pascal.bellard@slitaz.org"
     9.6  LICENSE="BSD"
     9.7 -WEB_SITE="https://pypi.python.org/pypi/$SOURCE/$VERSION"
     9.8 +SOURCE="ERPpeek"
     9.9 +WEB_SITE="https://pypi.python.org/pypi/$SOURCE/$VERSION/"
    9.10  REPOLOGY="python:erppeek"
    9.11  
    9.12 -SOURCE="ERPpeek"
    9.13  TARBALL="$SOURCE-$VERSION.tar.gz"
    9.14  WGET_URL="https://pypi.python.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    9.15  
    10.1 --- a/python-netifaces/receipt	Wed Aug 31 07:33:35 2022 +0000
    10.2 +++ b/python-netifaces/receipt	Wed Aug 31 16:18:16 2022 +0000
    10.3 @@ -6,10 +6,10 @@
    10.4  SHORT_DESC="Portable access to network interfaces from Python."
    10.5  MAINTAINER="monghitri@aruba.it"
    10.6  LICENSE="MIT"
    10.7 +SOURCE="netifaces"
    10.8  WEB_SITE="https://pypi.org/project/$SOURCE/"
    10.9  REPOLOGY="python:netifaces"
   10.10  
   10.11 -SOURCE="netifaces"
   10.12  TARBALL="$SOURCE-$VERSION.tar.gz"
   10.13  WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
   10.14  
    11.1 --- a/python-ptyprocess/receipt	Wed Aug 31 07:33:35 2022 +0000
    11.2 +++ b/python-ptyprocess/receipt	Wed Aug 31 16:18:16 2022 +0000
    11.3 @@ -6,10 +6,10 @@
    11.4  SHORT_DESC="Run a subprocess in a pseudo terminal."
    11.5  MAINTAINER="pascal.bellard@slitaz.org"
    11.6  LICENSE="ISCL"
    11.7 +SOURCE="ptyprocess"
    11.8  WEB_SITE="https://pypi.org/project/$SOURCE/"
    11.9  REPOLOGY="python:ptyprocess"
   11.10  
   11.11 -SOURCE="ptyprocess"
   11.12  TARBALL="$SOURCE-$VERSION.tar.gz"
   11.13  WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
   11.14  
    12.1 --- a/rcssmin/receipt	Wed Aug 31 07:33:35 2022 +0000
    12.2 +++ b/rcssmin/receipt	Wed Aug 31 16:18:16 2022 +0000
    12.3 @@ -1,7 +1,7 @@
    12.4  # SliTaz package receipt.
    12.5  
    12.6  PACKAGE="rcssmin"
    12.7 -VERSION="1.0.6"
    12.8 +VERSION="1.1.1"
    12.9  CATEGORY="development"
   12.10  SHORT_DESC="rCSSmin is a CSS minifier written in Python"
   12.11  MAINTAINER="al.bobylev@gmail.com"
    13.1 --- a/remind/receipt	Wed Aug 31 07:33:35 2022 +0000
    13.2 +++ b/remind/receipt	Wed Aug 31 16:18:16 2022 +0000
    13.3 @@ -1,7 +1,7 @@
    13.4  # SliTaz package receipt.
    13.5  
    13.6  PACKAGE="remind"
    13.7 -VERSION="04.00.01"
    13.8 +VERSION="04.00.03"
    13.9  CATEGORY="utilities"
   13.10  TAGS="office calendar"
   13.11  SHORT_DESC="Sophisticated calendar and alarm program."
   13.12 @@ -10,7 +10,7 @@
   13.13  WEB_SITE="https://dianne.skoll.ca/projects/remind/"
   13.14  
   13.15  TARBALL="$PACKAGE-$VERSION.tar.gz"
   13.16 -WGET_URL="${WEB_SITE}download/$TARBALL"
   13.17 +WGET_URL="https://salsa.debian.org/dskoll/remind/-/archive/master/$TARBALL"
   13.18  
   13.19  DEPENDS="gcc83-lib-base tcl tcllib tk xorg-libXss"
   13.20  BUILD_DEPENDS="gcc83"
   13.21 @@ -18,8 +18,8 @@
   13.22  # What is the latest version available today?
   13.23  current_version()
   13.24  {
   13.25 -	wget -O - ${WGET_URL%/*} 2>/dev/null | \
   13.26 -	sed "/latest/d;/$PACKAGE-/!d;/tar/!d;s|.*$PACKAGE-\\(.*\\).tar.*\".*|\\1|" | sort -Vr | sed q
   13.27 +	wget -O - 'https://salsa.debian.org/dskoll/remind/-/tags?sort=updated_desc' 2>/dev/null | \
   13.28 +	sed '/\/tags\//!d;s|.*/tags/||;s|".*||;q'
   13.29  }
   13.30  
   13.31  # Rules to configure and make the package.
    14.1 --- a/xfce-utils/receipt	Wed Aug 31 07:33:35 2022 +0000
    14.2 +++ b/xfce-utils/receipt	Wed Aug 31 16:18:16 2022 +0000
    14.3 @@ -8,7 +8,7 @@
    14.4  LICENSE="GPL2"
    14.5  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    14.6  WEB_SITE="https://www.xfce.org"
    14.7 -WGET_URL="https://archive.xfce.org/src/xfce/$PACKAGE/${VERSION%.*}/$TARBALL"
    14.8 +WGET_URL="https://archive.xfce.org/src/archive/$PACKAGE/${VERSION%.*}/$TARBALL"
    14.9  
   14.10  DEPENDS="libxfce4util libxfce4ui startup-notification dbus-glib"
   14.11  BUILD_DEPENDS="libxfce4util-dev libxfce4ui-dev intltool startup-notification-dev \