From 16c3002dc72822c69280ff54741bc0d0ed640214 Mon Sep 17 00:00:00 2001 From: khronosschoty Date: Sun, 11 Dec 2016 06:42:29 +0700 Subject: network/PaleMoon: Update DEP and script. Signed-off-by: Willy Sudiarto Raharjo --- network/PaleMoon/PaleMoon.SlackBuild | 4 +++- network/PaleMoon/PaleMoon.info | 2 +- network/PaleMoon/README | 10 +++++++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/network/PaleMoon/PaleMoon.SlackBuild b/network/PaleMoon/PaleMoon.SlackBuild index 51b97bc529..61c741fd5c 100644 --- a/network/PaleMoon/PaleMoon.SlackBuild +++ b/network/PaleMoon/PaleMoon.SlackBuild @@ -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} \ diff --git a/network/PaleMoon/PaleMoon.info b/network/PaleMoon/PaleMoon.info index 38b66ac8ed..ebdae14a7b 100644 --- a/network/PaleMoon/PaleMoon.info +++ b/network/PaleMoon/PaleMoon.info @@ -9,6 +9,6 @@ MD5SUM="c7076e0d1483786b1525f174e82bdace \ d6cdb231911a8d0b08a25b8dd8c5935c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="gst-libav" MAINTAINER="khronosschoty" EMAIL="khronosschoty@utmail.net" diff --git a/network/PaleMoon/README b/network/PaleMoon/README index efd712ab15..eb36d303fd 100644 --- a/network/PaleMoon/README +++ b/network/PaleMoon/README @@ -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, -- cgit v1.2.3