wok-next diff iron-linux/receipt @ rev 18989

Up: Iron Browser v24.0.1350.0 to v48.2550.0.
author Leonardo Laporte <hackdorte@sapo.pt>
date Fri Mar 18 03:39:02 2016 -0300 (2016-03-18)
parents 9e01bc6321ea
children dd145c435e4b
line diff
     1.1 --- a/iron-linux/receipt	Sun Dec 20 15:13:45 2015 +0100
     1.2 +++ b/iron-linux/receipt	Fri Mar 18 03:39:02 2016 -0300
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="iron-linux"
     1.7 -VERSION="24.0.1350.0"
     1.8 +VERSION="48.2550.0"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="A secure web browser based on Chromium."
    1.11  MAINTAINER="paul@slitaz.org"
    1.12 @@ -9,9 +9,9 @@
    1.13  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.14  WEB_SITE="http://www.srware.net/en/software_srware_iron.php"
    1.15  WGET_URL="http://www.srware.net/downloads/$PACKAGE.tar.gz"
    1.16 -TAGS="web-browser"
    1.17 +TAGS="chromium web-browser"
    1.18  
    1.19 -DEPENDS="nss libfirefox GConf libcups libjpeg62 libffi" # may need updating?
    1.20 +DEPENDS="bash nss libfirefox GConf libcups libjpeg62 libpng libffi x264" # may need updating?
    1.21  
    1.22  # Rules to configure and make the package.
    1.23  compile_rules()