wok-current diff seamonkey-official/receipt @ rev 23347
updated perl-io (1.39 -> 1.42)
author | Hans-G?nter Theisgen |
---|---|
date | Tue Mar 31 09:32:16 2020 +0100 (2020-03-31) |
parents | 58316b572647 |
children | 1bab6695e007 |
line diff
1.1 --- a/seamonkey-official/receipt Tue Jun 13 14:11:14 2017 -0400 1.2 +++ b/seamonkey-official/receipt Tue Mar 31 09:32:16 2020 +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 {