diff options
author | khronosschoty <khronosschoty@posteo.org> | 2018-03-09 16:30:49 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:04 +0700 |
commit | bb3a734fe9fc97c4f37bcdc12e07688527d981e2 (patch) | |
tree | fe7f3a3702476162e33e7a073db3c7ef78d0772d /network/PaleMoon | |
parent | cbf1d9d6af2dd07163b0cf1a293e478fc9327c6a (diff) | |
download | slackbuilds-bb3a734fe9fc97c4f37bcdc12e07688527d981e2.tar.gz |
network/PaleMoon: Updated for version 27.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/PaleMoon')
-rw-r--r-- | network/PaleMoon/PaleMoon.SlackBuild | 6 | ||||
-rw-r--r-- | network/PaleMoon/PaleMoon.info | 6 | ||||
-rw-r--r-- | network/PaleMoon/README | 58 | ||||
-rw-r--r-- | network/PaleMoon/slack-desc | 2 |
4 files changed, 28 insertions, 44 deletions
diff --git a/network/PaleMoon/PaleMoon.SlackBuild b/network/PaleMoon/PaleMoon.SlackBuild index 64d745d0ca..de7b19b322 100644 --- a/network/PaleMoon/PaleMoon.SlackBuild +++ b/network/PaleMoon/PaleMoon.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for PaleMoon -# Copyright 2017 Vasily Sora USA +# Copyright 2018 Vasily Sora USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ # Modified by SlackBuilds.org PRGNAM=PaleMoon -VERSION=${VERSION:-27.8.0} +VERSION=${VERSION:-27.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -240,7 +240,7 @@ rm -rf usr/lib${LIBDIRSUFFIX}/palemoon-devel-$VERSION rm -f usr/lib${LIBDIRSUFFIX}/palemoon-$VERSION/palemoon-bin # Append a version suffix to the binary, if we desire to install this version of -# PaleMoon along side any other version of PaleMoon. +# Pale Moon along side any other version of Pale Moon. if [ "$APPEND_VERSION_SUFFIX" = "yes" ]; then mv usr/bin/palemoon usr/bin/palemoon-$VERSION fi diff --git a/network/PaleMoon/PaleMoon.info b/network/PaleMoon/PaleMoon.info index 649089f7c5..eb2ee68413 100644 --- a/network/PaleMoon/PaleMoon.info +++ b/network/PaleMoon/PaleMoon.info @@ -1,9 +1,9 @@ PRGNAM="PaleMoon" -VERSION="27.8.0" +VERSION="27.8.1" HOMEPAGE="http://www.palemoon.org/" -DOWNLOAD="ftp://source:get@archive.palemoon.org/palemoon-27.8.0-source.tar.gz \ +DOWNLOAD="ftp://source:get@archive.palemoon.org/palemoon-27.8.1-source.tar.gz \ http://ponce.cc/slackware/sources/repo/autoconf-2.13.tar.xz" -MD5SUM="9745e8e1c1ed57ffd47acb2d6aff3804 \ +MD5SUM="d9b043e19cc5d21b9080d2ba9b9963c8 \ f2994d302cf736e7e71974edfa51da3c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" diff --git a/network/PaleMoon/README b/network/PaleMoon/README index f41e8b9a9e..bfed49b00d 100644 --- a/network/PaleMoon/README +++ b/network/PaleMoon/README @@ -1,33 +1,28 @@ -PaleMoon (Web browser) +PaleMoon (Web browser -- BUILD FROM SOURCE) -Pale Moon is an Open Source, Goanna-based web browser available for -Microsoft Windows and Linux (with other operating systems in development), -focusing on efficiency and ease of use. Make sure to get the most out -of your browser! - -Pale Moon offers you a browsing experience in a browser completely -built from its own, independently developed source that has been forked -off from Firefox/Mozilla code, with carefully selected features and -optimizations to improve the browser's speed, resource use, stability -and user experience, while offering full customization and a growing -collection of extensions and themes to make the browser truly your own. +This SlackBuild builds Pale Moon from source. +For a binary repackage, see 'palemoon' at SlackBuilds.org. -------------------------------------------------------------------------- +Pale Moon is an Open Source, Goanna-based web browser available for +Microsoft Windows and Linux (with other operating systems in +development), focusing on efficiency and ease of use. -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, +This SlackBuild attempts to compile, build and package Pale Moon, Slackware style, in a manner that conforms to official Pale Moon Linux -releases; while, at the same time, providing useful and easy ways to deviate -if desired. +releases; while, at the same time, providing useful and easy ways to +deviate if desired. This SlackBuild may conflict with the alternative +SlackBuild known, here at SBo, as "palemoon"; which repackages binaries +offically released by the Pale Moon devs. -To package this version of Pale Moon for installation along side any other version of -Pale Moon, (such as the before mentioned version known here as "palemoon") pass the -script the parameter: +---------------------------------------------------------------------------- + +To package this version of Pale Moon for installation along side any other +version of Pale Moon, (such as the before mentioned version known here as +"palemoon") pass the script the parameter: APPEND_VERSION_SUFFIX=yes -See http://docs.slackware.com/howtos:software:palemoon for additional -tips and help resources. +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; @@ -35,20 +30,9 @@ or use Alienbob's patched oxygen-gtk2; which will fix this issue. http://www.slackware.com/~alien/slackbuilds/oxygen-gtk2/build/ See the help doc link above for other creative tips and workarounds. -If you experience crashes when visiting some sites, notable yahoo.com, -using a different compiler will likely resolve these issues. Gcc-4.9.4 -is most likely the "best" compiler to use. Some users report that compiling -with clang also resolves crashes. Both, clang and the default GCC Slackware -ships with, however, are unsupported; but may work. If gcc-4.9.4 is installed -and detected, the script will compile PaleMoon with it; however, if you pass -the script the variable CC=clang and CXX=clang++ (for example) the script will -atempt to compile PaleMoon using clang (replace clang and clang++ with -whatever compiler is desired, and present in the system). If you desire to -install and use gcc-4.9.4 (and need help), visit the wiki help link above. - -If you are having issues with media such as h.264 html 5 video, make sure -ffmpeg is installed before compiling Pale Moon -- installing ffmpeg -afterwards may not work. +It is recommended that Pale Moon be compiled with gcc 4.9.4. Compiling Pale +Moon with any other compiler may result in an unstable build. Look for +gcclegacy494 here on SBo. 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; diff --git a/network/PaleMoon/slack-desc b/network/PaleMoon/slack-desc index 6b1ff8f0a6..3d18d35f71 100644 --- a/network/PaleMoon/slack-desc +++ b/network/PaleMoon/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -PaleMoon: PaleMoon (Web browser) +PaleMoon: PaleMoon (Web browser -- BUILD FROM SOURCE) PaleMoon: PaleMoon: Pale Moon is an Open Source, Goanna-based web browser available for PaleMoon: Microsoft Windows and Linux (with other operating systems in |