From 67049dfacd81c07666fd4b1849a818b04458605d Mon Sep 17 00:00:00 2001 From: khronosschoty Date: Sat, 22 Apr 2017 23:39:03 +0100 Subject: network/PaleMoon: Remove unused option. Signed-off-by: David Spencer --- network/PaleMoon/PaleMoon.SlackBuild | 9 --------- network/PaleMoon/README | 6 +++--- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/network/PaleMoon/PaleMoon.SlackBuild b/network/PaleMoon/PaleMoon.SlackBuild index a60adc4288..9ce1557cc5 100644 --- a/network/PaleMoon/PaleMoon.SlackBuild +++ b/network/PaleMoon/PaleMoon.SlackBuild @@ -150,14 +150,6 @@ else DEVTOOLS="--enable-devtools" fi -# "gst-libav" has been replaced with ffmpeg in PaleMoon, and is slated for complete -# removal; pass the parameter ENABLE_GST_LIBAV=yes, however, to keep using it (for now). -if [ "$ENABLE_GST_LIBAV" = "yes" ]; then - GST_LIBAV="--enable-gstreamer --disable-ffmpeg" -else - GST_LIBAV="" -fi - # Please see https://www.palemoon.org/redist.shtml for restrictions when using the official branding. # Our building options, in a configure-like display ;) OPTIONS="\ @@ -170,7 +162,6 @@ OPTIONS="\ --disable-mochitests \ --enable-jemalloc \ --with-pthreads \ - $GST_LIBAV \ $DEVTOOLS \ $DEBUG \ --x-libraries=/usr/lib${LIBDIRSUFFIX} \ diff --git a/network/PaleMoon/README b/network/PaleMoon/README index 45507ee87a..67fe910948 100644 --- a/network/PaleMoon/README +++ b/network/PaleMoon/README @@ -21,9 +21,9 @@ 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. -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 -- cgit v1.2.3