wok diff perdition-dev/receipt @ rev 20993

gpicview: modified TARBALL
author Hans-G?nter Theisgen
date Thu Mar 07 17:13:01 2019 +0100 (2019-03-07)
parents 9689f1b75619
children 113d38a1e4e9
line diff
     1.1 --- a/perdition-dev/receipt	Tue Dec 30 10:01:09 2014 +0100
     1.2 +++ b/perdition-dev/receipt	Thu Mar 07 17:13:01 2019 +0100
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perdition-dev"
     1.7 -VERSION="1.17.1"
     1.8 +VERSION="2.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="IMAP/POP proxy development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="http://www.vergenet.net/linux/perdition"
    1.14 +WANTED="perdition"
    1.15 +
    1.16  DEPENDS="perdition"
    1.17 -WANTED="perdition"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()
    1.21 @@ -16,4 +17,3 @@
    1.22  	mkdir -p $fs/usr/lib
    1.23  	cp -a $install/usr/lib/*.a $fs/usr/lib
    1.24  }
    1.25 -