# HG changeset patch # User Hans-G?nter Theisgen # Date 1570118978 -3600 # Node ID 8a28cf0b51edc581432d38a17678fb4f37b2d755 # Parent 3e5628bfe347259c5e136240a990c8aa396a4c2f updated seamonkey (2.46 -> 2.49.5) diff -r 3e5628bfe347 -r 8a28cf0b51ed seamonkey-official/receipt --- a/seamonkey-official/receipt Thu Oct 03 15:20:54 2019 +0100 +++ b/seamonkey-official/receipt Thu Oct 03 17:09:38 2019 +0100 @@ -1,20 +1,22 @@ # SliTaz package receipt. PACKAGE="seamonkey-official" -VERSION="2.46" +VERSION="2.49.5" CATEGORY="network" -SHORT_DESC="Official Seamonkey build by the seamonkey-project (English language)" +TAGS="web-browser" +SHORT_DESC="Official Seamonkey build by the seamonkey-project (English language)." MAINTAINER="mojo@slitaz.org" LICENSE="MPL2" WEB_SITE="https://www.seamonkey-project.org" + TARBALL="seamonkey-$VERSION.tar.bz2" -WGET_URL="https://archive.mozilla.org/pub/seamonkey/releases/$VERSION/linux-i686/en-US/$TARBALL" -TAGS="web-browser" +WGET_URL="https://archive.mozilla.org/pub/seamonkey/releases/$VERSION/linux-i686/en-GB/$TARBALL" + +DEPENDS="alsa-lib curl glib gtk+ jpeg libevent libIDL libnotify \ + libvpx xorg-libX11 xorg-libXt" + HOST_ARCH="i486" -DEPENDS="gtk+ glib jpeg xorg-libX11 libIDL alsa-lib xorg-libXt curl libnotify \ -libevent libvpx" - # Rules to configure and make the package. compile_rules() {