wok-current diff firefox-official/receipt @ rev 25197
updated python-ipy (1.00 -> 1.01)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Jul 13 11:09:33 2022 +0100 (2022-07-13) |
parents | 8ae9e1d172f0 |
children | eecd62c54525 |
line diff
1.1 --- a/firefox-official/receipt Mon Feb 14 07:01:08 2022 +0100 1.2 +++ b/firefox-official/receipt Wed Jul 13 11:09:33 2022 +0100 1.3 @@ -7,7 +7,7 @@ 1.4 SHORT_DESC="Official Firefox build by the Mozilla foundation (English language)." 1.5 MAINTAINER="al.bobylev@gmail.com" 1.6 LICENSE="MPL2" 1.7 -WEB_SITE="http://www.mozilla.org/firefox" 1.8 +WEB_SITE="https://www.mozilla.org/firefox" 1.9 1.10 TARBALL="firefox-$VERSION.tar.bz2" 1.11 WGET_URL="http://ftp.mozilla.org/pub/firefox/releases/$VERSION/linux-i686/en-US/$TARBALL" 1.12 @@ -15,6 +15,9 @@ 1.13 PROVIDE="browser-html5" 1.14 SUGGESTED="vlc" 1.15 DEPENDS="alsa-lib dbus-glib gtk+ gtk+3 libatomic xorg-libXt libwrap" 1.16 + 1.17 +CONFIG_FILES="/opt/mozilla/firefox/distribution/policies.json" 1.18 + 1.19 HOST_ARCH="i486" 1.20 1.21 # What is the latest version available today? 1.22 @@ -30,7 +33,7 @@ 1.23 # Installation path 1.24 fx='/opt/mozilla/firefox' 1.25 1.26 - mkdir -p $install$fx 1.27 + mkdir -p $install$fx/distribution 1.28 mkdir -p $install/usr/bin 1.29 mkdir -p $install/usr/share/applications 1.30 mkdir -p $install/usr/share/icons/hicolor/128x128/apps 1.31 @@ -64,6 +67,9 @@ 1.32 $install/usr/share/applications 1.33 cp $stuff/firefox-official-safe.desktop \ 1.34 $install/usr/share/applications 1.35 + 1.36 + # Disable update 1.37 + cp $stuff/policies.json $install$fx/distribution 1.38 } 1.39 1.40 # Rules to gen a SliTaz package suitable for Tazpkg.