wok rev 21896

updated seamonkey (2.46 -> 2.49.5)
author Hans-G?nter Theisgen
date Thu Oct 03 17:09:38 2019 +0100 (2019-10-03)
parents 3e5628bfe347
children 39d2a33adb2a
files seamonkey-official/receipt
line diff
     1.1 --- a/seamonkey-official/receipt	Thu Oct 03 15:20:54 2019 +0100
     1.2 +++ b/seamonkey-official/receipt	Thu Oct 03 17:09:38 2019 +0100
     1.3 @@ -1,20 +1,22 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="seamonkey-official"
     1.7 -VERSION="2.46"
     1.8 +VERSION="2.49.5"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="Official Seamonkey build by the seamonkey-project (English language)"
    1.11 +TAGS="web-browser"
    1.12 +SHORT_DESC="Official Seamonkey build by the seamonkey-project (English language)."
    1.13  MAINTAINER="mojo@slitaz.org"
    1.14  LICENSE="MPL2"
    1.15  WEB_SITE="https://www.seamonkey-project.org"
    1.16 +
    1.17  TARBALL="seamonkey-$VERSION.tar.bz2"
    1.18 -WGET_URL="https://archive.mozilla.org/pub/seamonkey/releases/$VERSION/linux-i686/en-US/$TARBALL"
    1.19 -TAGS="web-browser"
    1.20 +WGET_URL="https://archive.mozilla.org/pub/seamonkey/releases/$VERSION/linux-i686/en-GB/$TARBALL"
    1.21 +
    1.22 +DEPENDS="alsa-lib curl glib gtk+ jpeg libevent libIDL libnotify \
    1.23 +	libvpx xorg-libX11 xorg-libXt"
    1.24 +
    1.25  HOST_ARCH="i486"
    1.26  
    1.27 -DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL alsa-lib xorg-libXt curl libnotify \
    1.28 -libevent libvpx"
    1.29 -
    1.30  # Rules to configure and make the package.
    1.31  compile_rules()
    1.32  {