wok diff iron-linux/receipt @ rev 16313
ARM: add tslib
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed Apr 09 12:00:04 2014 +0200 (2014-04-09) |
parents | f2d80ef4da0f |
children | 73475c2f4329 |
line diff
1.1 --- a/iron-linux/receipt Sat Mar 02 07:07:09 2013 +0000 1.2 +++ b/iron-linux/receipt Wed Apr 09 12:00:04 2014 +0200 1.3 @@ -5,11 +5,13 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="A secure web browser based on Chromium." 1.6 MAINTAINER="paul@slitaz.org" 1.7 -DEPENDS="nss libfirefox GConf cups libjpeg62 libffi" # may need updating? 1.8 +LICENSE="BSD" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://www.srware.net/en/software_srware_iron.php" 1.11 WGET_URL="http://www.srware.net/downloads/$PACKAGE.tar.gz" 1.12 1.13 +DEPENDS="nss libfirefox GConf cups libjpeg62 libffi" # may need updating? 1.14 + 1.15 # Rules to configure and make the package. 1.16 compile_rules() 1.17 {