wok-6.x diff firefox-langpack-it/receipt @ rev 15275

clipit: remove icon (sorry, guys), move autostart item back to /etc/...
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Sep 25 19:03:47 2013 +0300 (2013-09-25)
parents 9c0e959dfe9d
children f170de380ab9
line diff
     1.1 --- a/firefox-langpack-it/receipt	Thu Aug 08 22:20:01 2013 +0200
     1.2 +++ b/firefox-langpack-it/receipt	Wed Sep 25 19:03:47 2013 +0300
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="Italian Language Package for firefox"
     1.6  MAINTAINER="monghitri@aruba.it"
     1.7 -DEPENDS="firefox"
     1.8 +LICENSE="MPL2"
     1.9  WEB_SITE="http://www.mozilla.com"
    1.10  LANG=$(echo $PACKAGE | cut -d'-' -f3 | tr '_' '-')
    1.11  LANG_DIR="langpack-$LANG@firefox.mozilla.org"
    1.12  TARBALL="$PACKAGE-$VERSION.zip"
    1.13  WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/$VERSION/linux-i686/xpi/$LANG.xpi"
    1.14  
    1.15 +DEPENDS="firefox"
    1.16 +
    1.17  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.18  genpkg_rules()
    1.19  {