wok diff sip-dev/receipt @ rev 20172
sane-backends: add handles
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 23 17:49:16 2018 +0100 (2018-01-23) |
parents | 3b4e4318134e |
children | b1fea658f5c9 |
line diff
1.1 --- a/sip-dev/receipt Tue Dec 03 18:28:51 2013 +0000 1.2 +++ b/sip-dev/receipt Tue Jan 23 17:49:16 2018 +0100 1.3 @@ -1,14 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="sip-dev" 1.7 -VERSION="4.14.3" 1.8 +VERSION="4.16.6" 1.9 CATEGORY="development" 1.10 -SHORT_DESC="sip devel" 1.11 +SHORT_DESC="Development files for sip" 1.12 MAINTAINER="allan316@gmail.com" 1.13 LICENSE="GPL2 GPL3" 1.14 +WEB_SITE="http://www.riverbankcomputing.co.uk" 1.15 + 1.16 +WANTED="sip" 1.17 DEPENDS="sip" 1.18 -WEB_SITE="http://www.riverbankcomputing.co.uk" 1.19 -WANTED="sip" 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg. 1.22 genpkg_rules()