slackbuilds_ponce/network/mozilla-firefox-esr/README
Niki Kovacs 7941012fb8 network/mozilla-firefox-esr: Added (firefox web browser ESR).
(Renamed from mozilla-firefox, noted incompatibility with
mozilla-firefox, updated for 17.0.1, removed unnecessary
patches, use icons provided with the tarball, cleanups, switched
to .mozconfig with support for PGO building  --ponce)

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2012-12-27 18:07:12 +01:00

22 lines
990 B
Text

Mozilla Firefox ESR (Extended Support Release) is meant for
organizations that manage their client desktops, including schools,
businesses and other institutions that want to offer Firefox.
Notes:
- This package is not compatible/substitutes Slackware's
mozilla-firefox package: install only one of the two.
- The package generated from this SlackBuild will be branded
like an official Mozilla.org Slackware package, so it cannot
be redistributed.
- This script supports PGO building: it will need double the time
and disk space to complete but at the end you will have an
optimized build of firefox. This will work at its best if
run from the same host that will run the final binary, but
speed/reactivity will benefit also if run elsewhere.
To enable it, launch the script with PGO=yes
- To run this SlackBuild you will need ~4 Gb of free disk space
(~8 Gb for a PGO-enabled build) and if you don't want to hit
swap during the run you will need 5 Gb of free RAM.