diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-07-07 20:51:59 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-07-08 08:59:51 +0200 |
commit | d0dad0b9a20d04dea0b2bbd39ba851d67f877327 (patch) | |
tree | 96e2296dccc7a0f87c4e6065b8ee6cd7a848c885 /source/xap | |
parent | e4b66679c39797582d93d8902433657af6bf8010 (diff) | |
download | current-d0dad0b9a20d04dea0b2bbd39ba851d67f877327.tar.gz |
Tue Jul 7 20:51:59 UTC 202020200707205159
l/alsa-lib-1.2.3.2-x86_64-1.txz: Upgraded.
l/dconf-editor-3.36.4-x86_64-1.txz: Upgraded.
l/fribidi-1.0.10-x86_64-1.txz: Upgraded.
l/libcap-2.38-x86_64-1.txz: Upgraded.
n/libgcrypt-1.8.6-x86_64-1.txz: Upgraded.
n/php-7.4.8-x86_64-1.txz: Upgraded.
n/rsync-3.2.2-x86_64-1.txz: Upgraded.
x/xterm-357-x86_64-1.txz: Upgraded.
xap/mozilla-firefox-78.0.1esr-x86_64-2.txz: Rebuilt.
Recompiled with --enable-default-toolkit=cairo-gtk3-wayland.
xap/seamonkey-2.53.3-x86_64-1.txz: Upgraded.
This update contains security fixes and improvements.
For more information, see:
https://www.seamonkey-project.org/releases/seamonkey2.53.3
(* Security fix *)
extra/pure-alsa-system/alsa-lib-1.2.3.2-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/xap')
-rwxr-xr-x | source/xap/mozilla-firefox/mozilla-firefox.SlackBuild | 4 | ||||
-rw-r--r-- | source/xap/mozilla-firefox/slack-desc | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild index 68d8f887..e3689469 100755 --- a/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild +++ b/source/xap/mozilla-firefox/mozilla-firefox.SlackBuild @@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=mozilla-firefox VERSION=$(basename $(ls firefox-*.tar.?z | cut -d - -f 2 | rev | cut -f 3- -d . | rev) .source) RELEASEVER=$(echo $VERSION | cut -f 1 -d r | cut -f 1 -d b | cut -f 1 -d e) -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} # Specify this variable for a localized build. # For example, to build a version of Firefox with Italian support, run @@ -226,7 +226,7 @@ OPTIONS="\ --with-system-zlib \ --enable-alsa \ --enable-application=browser \ - --enable-default-toolkit=cairo-gtk3 \ + --enable-default-toolkit=cairo-gtk3-wayland \ --enable-linker=gold \ $GOOGLE_API_KEY \ --enable-strip \ diff --git a/source/xap/mozilla-firefox/slack-desc b/source/xap/mozilla-firefox/slack-desc index b3c63681..65f58ab6 100644 --- a/source/xap/mozilla-firefox/slack-desc +++ b/source/xap/mozilla-firefox/slack-desc @@ -8,12 +8,12 @@ |-----handy-ruler------------------------------------------------------| mozilla-firefox: mozilla-firefox (Mozilla Firefox Web browser) mozilla-firefox: -mozilla-firefox: This project is a redesign of the Mozilla browser component written -mozilla-firefox: using the XUL user interface language. Firefox empowers you to -mozilla-firefox: browse faster, more safely and more efficiently than with any other -mozilla-firefox: browser. +mozilla-firefox: Firefox is a free and open-source web browser developed by the Mozilla +mozilla-firefox: Foundation and its subsidiary, the Mozilla Corporation. It has lots of +mozilla-firefox: great features including popup blocking, tabbed browsing, integrated +mozilla-firefox: search, improved privacy features (such as enhanced tracking +mozilla-firefox: protection), and more. mozilla-firefox: mozilla-firefox: Homepage: https://www.mozilla.org/firefox mozilla-firefox: mozilla-firefox: -mozilla-firefox: |