wok diff unclutter/receipt @ rev 23006

consonance: inserted LDFLAGS
author Hans-G?nter Theisgen
date Tue Mar 03 06:48:05 2020 +0100 (2020-03-03)
parents a77b556923e9
children 29af9ccd87db
line diff
     1.1 --- a/unclutter/receipt	Fri Feb 26 17:55:33 2016 +0100
     1.2 +++ b/unclutter/receipt	Tue Mar 03 06:48:05 2020 +0100
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="unclutter"
     1.7 -VERSION="8-20"
     1.8 +VERSION="8_20"
     1.9  CATEGORY="x-window"
    1.10  SHORT_DESC="Hides the mouse cursor in X after a period of inactivity"
    1.11  MAINTAINER="al.bobylev@gmail.com"
    1.12  LICENSE="PublicDomain"
    1.13  WEB_SITE="https://packages.debian.org/sid/unclutter"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 -WGET_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_8.orig.tar.gz"
    1.16 -PATCH_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_8-20.debian.tar.gz"
    1.17 +WGET_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_${VERSION%_*}.orig.tar.gz"
    1.18 +PATCH_URL="http://http.debian.net/debian/pool/main/u/unclutter/unclutter_${VERSION/_/-}.debian.tar.gz"
    1.19  PATCH="$(basename $PATCH_URL)"
    1.20  EXTRA_SOURCE_FILES="$PATCH"
    1.21