wok diff input-utils/receipt @ rev 18583
Up slitaz-tools-boxes(958)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Nov 12 11:40:39 2015 +0200 (2015-11-12) |
parents | 8437ad3ae814 |
children | f94b55b6f9d0 |
line diff
1.1 --- a/input-utils/receipt Tue Jan 15 11:21:28 2013 +0100 1.2 +++ b/input-utils/receipt Thu Nov 12 11:40:39 2015 +0200 1.3 @@ -5,13 +5,15 @@ 1.4 CATEGORY="system-tools" 1.5 SHORT_DESC="Small collection of linux input layer tools" 1.6 MAINTAINER="domcox@slitaz.org" 1.7 -DEPENDS="" 1.8 +LICENSE="GPL2" 1.9 SOURCE="input" 1.10 TARBALL="$SOURCE-$VERSION.tar.gz" 1.11 WEB_SITE="http://dl.bytesex.org/cvs-snapshots/" 1.12 WGET_URL="http://dl.bytesex.org/cvs-snapshots/$TARBALL" 1.13 TAGS="kernel input utilities" 1.14 1.15 +DEPENDS="" 1.16 + 1.17 # Rules to configure and make the package. 1.18 compile_rules() 1.19 {