wok-current diff firefox-dev/receipt @ rev 15215
Add some licenses
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Sep 14 17:06:00 2013 +0000 (2013-09-14) |
parents | b7bd6aa4c8c0 |
children | f170de380ab9 |
line diff
1.1 --- a/firefox-dev/receipt Thu Aug 08 22:19:40 2013 +0200 1.2 +++ b/firefox-dev/receipt Sat Sep 14 17:06:00 2013 +0000 1.3 @@ -5,12 +5,14 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="firefox devel files" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 +LICENSE="MPL2" 1.8 +WANTED="firefox" 1.9 +WEB_SITE="http://www.mozilla.org/" 1.10 + 1.11 DEPENDS="alsa-lib sqlite cairo dbus-glib pango atk \ 1.12 libgio xorg-libXt xorg-libXinerama \ 1.13 xorg-libXcursor xorg-libXcomposite xorg-libXext xorg-libXdamage libxcb \ 1.14 xorg-libSM xorg-libICE" 1.15 -WANTED="firefox" 1.16 -WEB_SITE="http://www.mozilla.org/" 1.17 1.18 # Rules to gen a SliTaz package suitable for Tazpkg. 1.19 genpkg_rules()