diff options
author | khronosschoty <khronosschoty@utmail.net> | 2016-12-17 07:28:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-12-17 07:28:48 +0700 |
commit | 464f84da1fa595a9307ce313caaa79d2dbec125d (patch) | |
tree | b795e341eb4562d690ca8e15b5f44a261bbe4b03 /network/PaleMoon/README | |
parent | 804f27d44ffc752ceb3d8c84ff7c751933f9c91b (diff) | |
download | slackbuilds-464f84da1fa595a9307ce313caaa79d2dbec125d.tar.gz |
network/PaleMoon: Updated for version 27.0.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/PaleMoon/README')
-rw-r--r-- | network/PaleMoon/README | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/network/PaleMoon/README b/network/PaleMoon/README index eb36d303fd..db14f25919 100644 --- a/network/PaleMoon/README +++ b/network/PaleMoon/README @@ -14,7 +14,7 @@ collection of extensions and themes to make the browser truly your own. ------------------------------------------------------------------------- -This package may conflict with a SlackBuild known, here at SBo, as +This SlackBuild may conflict with a SlackBuild known, here at SBo, as "palemoon"; which repackages binaries offically released by the Pale Moon devs. This SlackBuild attempts to, compile, build, and package, Pale Moon, Slackware style, in a manner that conforms to official Pale Moon Linux @@ -24,11 +24,23 @@ if desired. See http://docs.slackware.com/howtos:software:palemoon for additional tips and help resources. +Using the Oxygen theme is known to cause Pale Moon to crash; if you are +experiencing crashes, and segfaults, make sure you are not using this theme. +See the help doc link above for creative tips and workarounds. + +It is important that the dependency gst-libav is present while Pale Moon is +being compiled, or else Pale Moon will lack the ability to play h.264 html 5 +video; installing it after the fact will not resolve this issue. + A native fork of FireFox's developer tools exists as an external add-on or internally. Pale Moon by default ships with the developer tools internally; if desired, do DEVTOOLS=no ./PaleMoon.SlackBuild to build Pale Moon without them. +Pale Moon's default is to build, ship, and use its own internal dictionary; +if desired, however, do USE_SYSTEM_HUNSPELL=yes ./PaleMoon.SlackBuild, to +use the Slackware system Hunspell instead. + If your processor doesn't support sse2 instructions or you get segfaults, try looking in the SlackBuild for the OPTIMIZE build option (eventually refer to the Pale Moon developers for help). |