wok diff tlp/receipt @ rev 22420

these 3 packages seem not used in xfce4 v4.12, so reverting to last version in slitaz: 4.10.0: libxfcegui4 libxfcegui4-dev xfce4-mixer
author Erkan Yilmaz <erkan@slitaz.org>
date Sun Dec 15 09:01:23 2019 +0000 (2019-12-15)
parents a78610b2eb47
children fab664cb3963
line diff
     1.1 --- a/tlp/receipt	Mon Jan 21 12:26:11 2019 +0100
     1.2 +++ b/tlp/receipt	Sun Dec 15 09:01:23 2019 +0000
     1.3 @@ -1,13 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tlp"
     1.7 -VERSION="1.1"
     1.8 +VERSION="1.2.2"
     1.9  CATEGORY="misc"
    1.10 -SHORT_DESC="Advanced Power Management for Linux"
    1.11 +SHORT_DESC="Advanced Power Management for Linux."
    1.12  MAINTAINER="pascal.bellard@slitaz.org"
    1.13  LICENSE="GPL2 GPL3"
    1.14 +WEB_SITE="https://linrunner.de/en/tlp/tlp.html"
    1.15 +
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17 -WEB_SITE="https://linrunner.de/en/tlp/tlp.html"
    1.18  WGET_URL="https://github.com/linrunner/TLP/archive/$VERSION.tar.gz"
    1.19  
    1.20  # Rules to configure and make the package.