network/PaleMoon: Update DEP and script.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
khronosschoty 2016-12-11 06:42:29 +07:00 committed by Willy Sudiarto Raharjo
parent 8442e27074
commit 16c3002dc7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 11 additions and 5 deletions

View file

@ -63,7 +63,7 @@ fi
rm -rf $PKG $TMP/pmbuild $TMP/gold
mkdir -p $TMP $PKG $OUTPUT $TMP/pmbuild $TMP/gold
DEBUG=" --enable-strip --disable-debug --disable-debug-symbols "
DEBUG=" --enable-strip --disable-debug --disable-debug-symbols --enable-release"
if [ "${ENABLE_DEBUG:-no}" = "yes" ]; then
DEBUG=" --disable-strip --disable-install-strip --enable-debug --enable-debug-symbols "
# On IA32, use gold since GNU ld runs out of memory linking libxul.so
@ -155,12 +155,14 @@ fi
OPTIONS="\
--enable-official-branding \
--enable-application=browser \
--enable-default-toolkit=cairo-gtk2 \
--disable-installer \
--disable-updater \
--disable-tests \
--disable-mochitests \
--enable-jemalloc \
--with-pthreads \
--enable-gstreamer \
$DEVTOOLS \
$DEBUG \
--x-libraries=/usr/lib${LIBDIRSUFFIX} \

View file

@ -9,6 +9,6 @@ MD5SUM="c7076e0d1483786b1525f174e82bdace \
d6cdb231911a8d0b08a25b8dd8c5935c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="gst-libav"
MAINTAINER="khronosschoty"
EMAIL="khronosschoty@utmail.net"

View file

@ -14,15 +14,19 @@ collection of extensions and themes to make the browser truly your own.
-------------------------------------------------------------------------
This package may conlict with the binary repackage that can also be
found here at SBo under the name palemoon.
This package 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
releases; while, at the same time, providing useful and easy ways to deviate
if desired.
See http://docs.slackware.com/howtos:software:palemoon for additional
tips and help resources.
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, use DEVTOOLS=no ./PaleMoon.SlackBuild to build Pale Moon without
if desired, do DEVTOOLS=no ./PaleMoon.SlackBuild to build Pale Moon without
them.
If your processor doesn't support sse2 instructions or you get segfaults,