wok diff input-utils/receipt @ rev 19538
linld: add 'linld <kernel> <cmdline>' syntax
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 02 12:37:59 2016 +0100 (2016-12-02) |
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 Fri Dec 02 12:37:59 2016 +0100 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 {