wok rev 25590

liberation-fonts-base (2.1.5), fedorahosted.org retirement
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 17 18:59:24 2023 +0000 (11 months ago)
parents 30d520e30a62
children 765908a63c69
files elfutils-dev/receipt elfutils/receipt gtk-engine-nodoka/receipt hal-cups-utils/receipt iptraf-ng/receipt liberation-fonts-base/receipt
line diff
     1.1 --- a/elfutils-dev/receipt	Thu Jun 15 10:35:54 2023 +0000
     1.2 +++ b/elfutils-dev/receipt	Sat Jun 17 18:59:24 2023 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="ELF object file access library, development files."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL2"
     1.7 -WEB_SITE="https://fedorahosted.org/elfutils/"
     1.8 +WEB_SITE="https://sourceware.org/elfutils/"
     1.9  WANTED="elfutils"
    1.10  HOST_ARCH="i486 arm"
    1.11  
     2.1 --- a/elfutils/receipt	Thu Jun 15 10:35:54 2023 +0000
     2.2 +++ b/elfutils/receipt	Sat Jun 17 18:59:24 2023 +0000
     2.3 @@ -7,8 +7,8 @@
     2.4  MAINTAINER="pascal.bellard@slitaz.org"
     2.5  LICENSE="GPL2"
     2.6  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     2.7 -WEB_SITE="https://fedorahosted.org/elfutils/"
     2.8 -WGET_URL="https://fedorahosted.org/releases/e/l/$PACKAGE/$VERSION/$TARBALL"
     2.9 +WEB_SITE="https://sourceware.org/elfutils/"
    2.10 +WGET_URL="https://sourceware.org/elfutils/ftp/$VERSION/$TARBALL"
    2.11  HOST_ARCH="i486 arm"
    2.12  
    2.13  DEPENDS="glibc-base"
    2.14 @@ -19,16 +19,16 @@
    2.15  	arm) BUILD_DEPENDS="bzip2-dev xz-dev" ;;
    2.16  esac
    2.17  
    2.18 +# What is the latest version available today?
    2.19  current_version()
    2.20  {
    2.21 -	wget -O - $(dirname $WGET_URL) 2>/dev/null | \
    2.22 -	sed '/tar/!d;s|.*utils-||;s|.tar.*||' | sed '$!d'
    2.23 +	wget -O - $WEB_SITE 2>/dev/null | \
    2.24 +	sed '/elfutils-devel.2/!d;s|.*">||;s|<.*||;q'
    2.25  }
    2.26  
    2.27  # Rules to configure and make the package.
    2.28  compile_rules()
    2.29  {
    2.30 -	cd $src
    2.31  	CFLAGS="$CFLAGS -Wno-error"
    2.32  	./configure \
    2.33  	--enable-thread-safety \
     3.1 --- a/gtk-engine-nodoka/receipt	Thu Jun 15 10:35:54 2023 +0000
     3.2 +++ b/gtk-engine-nodoka/receipt	Sat Jun 17 18:59:24 2023 +0000
     3.3 @@ -8,8 +8,8 @@
     3.4  MAINTAINER="pankso@slitaz.org"
     3.5  LICENSE="GPL2"
     3.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     3.7 -WEB_SITE="https://fedorahosted.org/nodoka/"
     3.8 -WGET_URL="https://fedorahosted.org/released/nodoka/$TARBALL"
     3.9 +WEB_SITE="https://pagure.io/nodoka-theme/"
    3.10 +WGET_URL="https://pagure.io/nodoka-theme/archive/gtk-engine-$VERSION/nodoka-theme-gtk-engine-$VERSION.tar.gz"
    3.11  
    3.12  DEPENDS="gtk+"
    3.13  BUILD_DEPENDS="gtk+-dev wget"
     4.1 --- a/hal-cups-utils/receipt	Thu Jun 15 10:35:54 2023 +0000
     4.2 +++ b/hal-cups-utils/receipt	Sat Jun 17 18:59:24 2023 +0000
     4.3 @@ -6,9 +6,9 @@
     4.4  MAINTAINER="jozee@slitaz.org"
     4.5  LICENSE="GPL2"
     4.6  SHORT_DESC="Cups backend/utils to browse and configure using HAL UDIs"
     4.7 -WEB_SITE="https://packages.ubuntu.com/jaunty/hal-cups-utils"
     4.8 +WEB_SITE="https://web.archive.org/web/20160216010153/http://fedorahosted.org/hal-cups-utils/"
     4.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    4.10 -WGET_URL="https://fedorahosted.org/releases/h/a/$PACKAGE/$TARBALL"
    4.11 +WGET_URL="https://web.archive.org/web/20150801122745if_/https://fedorahosted.org/releases/h/a/$PACKAGE/$TARBALL"
    4.12  TAGS=""
    4.13  
    4.14  DEPENDS="hal dbus dbus-glib cups"
    4.15 @@ -16,6 +16,7 @@
    4.16  
    4.17  # Rules to configure and make the package.
    4.18  
    4.19 +# Rules to configure and make the package.
    4.20  compile_rules() {
    4.21  	cd $src
    4.22  	./configure \
     5.1 --- a/iptraf-ng/receipt	Thu Jun 15 10:35:54 2023 +0000
     5.2 +++ b/iptraf-ng/receipt	Sat Jun 17 18:59:24 2023 +0000
     5.3 @@ -6,7 +6,7 @@
     5.4  SHORT_DESC="IP Network Monitoring Software."
     5.5  MAINTAINER="pascal.bellard@slitaz.org"
     5.6  LICENSE="GPL2"
     5.7 -WEB_SITE="https://fedorahosted.org/iptraf-ng/"
     5.8 +WEB_SITE="https://github.com/$PACKAGE/$PACKAGE"
     5.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    5.10  WGET_URL="https://github.com/$PACKAGE/$PACKAGE/archive/v$VERSION.tar.gz"
    5.11  
     6.1 --- a/liberation-fonts-base/receipt	Thu Jun 15 10:35:54 2023 +0000
     6.2 +++ b/liberation-fonts-base/receipt	Sat Jun 17 18:59:24 2023 +0000
     6.3 @@ -1,15 +1,15 @@
     6.4  # SliTaz package receipt.
     6.5  
     6.6  PACKAGE="liberation-fonts-base"
     6.7 -VERSION="2.00.1"
     6.8 +VERSION="2.1.5"
     6.9  CATEGORY="fonts"
    6.10  SHORT_DESC="Liberation fonts (only regular)"
    6.11  MAINTAINER="al.bobylev@gmail.com"
    6.12  LICENSE="SIL_OFL"
    6.13 -WEB_SITE="https://www.redhat.com/promo/fonts/"
    6.14 +WEB_SITE="https://github.com/liberationfonts/liberation-fonts/"
    6.15  SOURCE="liberation-fonts"
    6.16  TARBALL="$SOURCE-ttf-$VERSION.tar.gz"
    6.17 -WGET_URL="https://fedorahosted.org/releases/l/i/$SOURCE/$TARBALL"
    6.18 +WGET_URL="https://github.com/liberationfonts/liberation-fonts/files/7261482/$TARBALL"
    6.19  
    6.20  BUILD_DEPENDS="wget"
    6.21