wok-6.x diff perdition-dev/receipt @ rev 20915
updated fbpanel (6.1 -> 7.0)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 28 15:53:45 2019 +0100 (2019-02-28) |
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 Feb 28 15:53:45 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 -