wok rev 25012

Up python-xmlutils (1.4.1)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 16 19:42:25 2022 +0000 (23 months ago)
parents 61d8634c86c3
children fa285280cc24
files ipmitool/receipt libt4k_common/receipt libxklavier/receipt palemoon/receipt portmap/receipt pycurl/receipt python-pychart/receipt python-xmlutils/receipt
line diff
     1.1 --- a/ipmitool/receipt	Mon May 16 17:48:38 2022 +0100
     1.2 +++ b/ipmitool/receipt	Mon May 16 19:42:25 2022 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="IPMIv1.5 or IPMIv2.0 LAN interface."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 -WEB_SITE="https://sourceforge.net/projects/ipmitool/"
     1.8 +WEB_SITE="https://github.com/ipmitool/ipmitool"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$PACKAGE/$VERSION/$TARBALL"
     2.1 --- a/libt4k_common/receipt	Mon May 16 17:48:38 2022 +0100
     2.2 +++ b/libt4k_common/receipt	Mon May 16 19:42:25 2022 +0000
     2.3 @@ -9,7 +9,7 @@
     2.4  WEB_SITE="https://github.com/tux4kids/t4kcommon"
     2.5  SOURCE="t4k_common"
     2.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     2.7 -WGET_URL="https://alioth.debian.org/frs/download.php/3540/$TARBALL"
     2.8 +WGET_URL="https://github.com/tux4kids/t4kcommon/archive/refs/tags/upstream/$VERSION.tar.gz"
     2.9  
    2.10  DEPENDS="libsdl libsdl-image libsdl-mixer libsdl-ttf libsdl-net librsvg \
    2.11  libsdl-pango"
     3.1 --- a/libxklavier/receipt	Mon May 16 17:48:38 2022 +0100
     3.2 +++ b/libxklavier/receipt	Mon May 16 19:42:25 2022 +0000
     3.3 @@ -8,8 +8,8 @@
     3.4  LICENSE="GPL2"
     3.5  WEB_SITE="https://freedesktop.org/wiki/Software/LibXklavier/"
     3.6  
     3.7 -TARBALL="$PACKAGE-$VERSION.tar.xz"
     3.8 -WGET_URL="https://cgit.freedesktop.org/$PACKAGE/snapshot/$TARBALL"
     3.9 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.10 +WGET_URL="https://gitlab.freedesktop.org/archived-projects/$PACKAGE/-/archive/$PACKAGE-$VERSION/$PACKAGE-$TARBALL"
    3.11  
    3.12  DEPENDS="glib xorg-libXi xorg-libxkbfile"
    3.13  BUILD_DEPENDS="automake file glib-dev gtk-doc iso-codes \
     4.1 --- a/palemoon/receipt	Mon May 16 17:48:38 2022 +0100
     4.2 +++ b/palemoon/receipt	Mon May 16 19:42:25 2022 +0000
     4.3 @@ -8,7 +8,7 @@
     4.4  WEB_SITE="http://palemoon.org"
     4.5  MAINTAINER="psychomaniak@xakep.ru"
     4.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.7 -WGET_URL="https://github.com/MoonchildProductions/Pale-Moon/archive/${VERSION}_Release.tar.gz"
     4.8 +WGET_URL="https://repo.palemoon.org/MoonchildProductions/Pale-Moon/archive/${VERSION}_Release.tar.gz"
     4.9  TAGS="browser web-browser"
    4.10  PROVIDE="browser-html5"
    4.11  
     5.1 --- a/portmap/receipt	Mon May 16 17:48:38 2022 +0100
     5.2 +++ b/portmap/receipt	Mon May 16 19:42:25 2022 +0000
     5.3 @@ -8,7 +8,7 @@
     5.4  LICENSE="BSD"
     5.5  TARBALL="${PACKAGE}-${VERSION}.tgz"
     5.6  WEB_SITE="ftp://ftp.porcupine.org/pub/security/index.html"
     5.7 -WGET_URL="http://neil.brown.name/portmap/$TARBALL"
     5.8 +WGET_URL="http://repository.timesys.com/buildsources/${PACKAGE:0:1}/$PACKAGE/$PACKAGE-$VERSION/$TARBALL"
     5.9  
    5.10  DEPENDS="libwrap"
    5.11  BUILD_DEPENDS="libwrap-dev"
     6.1 --- a/pycurl/receipt	Mon May 16 17:48:38 2022 +0100
     6.2 +++ b/pycurl/receipt	Mon May 16 19:42:25 2022 +0000
     6.3 @@ -9,7 +9,7 @@
     6.4  WEB_SITE="http://pycurl.io"
     6.5  
     6.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     6.7 -WGET_URL="https://dl.bintray.com/$PACKAGE/$PACKAGE/$TARBALL"
     6.8 +WGET_URL="https://files.pythonhosted.org/packages/source/${PACKAGE:0:1}/$PACKAGE/$TARBALL"
     6.9  
    6.10  DEPENDS="libcurl python"
    6.11  BUILD_DEPENDS="curl-dev openssl-dev python-dev"
     7.1 --- a/python-pychart/receipt	Mon May 16 17:48:38 2022 +0100
     7.2 +++ b/python-pychart/receipt	Mon May 16 19:42:25 2022 +0000
     7.3 @@ -6,17 +6,18 @@
     7.4  SHORT_DESC="Python library for creating EPS, PDF, PNG or SVG."
     7.5  MAINTAINER="pascal.bellard@slitaz.org"
     7.6  LICENSE="GPL"
     7.7 -SOURCE="PyChart"
     7.8 +SOURCE="Python-Chart"
     7.9  TARBALL="$SOURCE-$VERSION.tar.gz"
    7.10  WEB_SITE="https://pypi.org/project/$SOURCE/"
    7.11 -WGET_URL="http://download.gna.org/pychart/$TARBALL"
    7.12 +WGET_URL="https://files.pythonhosted.org/packages/source/${SOURCE:0:1}/$SOURCE/$TARBALL"
    7.13  
    7.14  DEPENDS="python"
    7.15  BUILD_DEPENDS="python"
    7.16  
    7.17 +# What is the latest version available today?
    7.18  current_version()
    7.19  {
    7.20 -	wget -O - $WEB_SITE 2>/dev/null | sed '/ PyChart /!d;s|.*PyChart ||'
    7.21 +	wget -O - $WEB_SITE 2>/dev/null | sed '/ Python-Chart /!d;s|.*Python-Chart ||'
    7.22  }
    7.23  
    7.24  # Rules to configure and make the package.
     8.1 --- a/python-xmlutils/receipt	Mon May 16 17:48:38 2022 +0100
     8.2 +++ b/python-xmlutils/receipt	Mon May 16 19:42:25 2022 +0000
     8.3 @@ -1,7 +1,7 @@
     8.4  # SliTaz package receipt.
     8.5  
     8.6  PACKAGE="python-xmlutils"
     8.7 -VERSION="1.4"
     8.8 +VERSION="1.4.1"
     8.9  CATEGORY="development"
    8.10  SHORT_DESC="Convert XML documents to SQL, CSV or JSON."
    8.11  MAINTAINER="pascal.bellard@slitaz.org"