summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2023-06-16 19:12:06 +0000
committer Eric Hameleers <alien@slackware.com>2023-06-16 22:44:46 +0200
commit7f4682598e672a4d99d51c2856ae37d8df13a599 (patch)
tree1eddd0a4334e3b3b39482cfd5438addd7a38e38f /source
parent6804b60830c68cf1122b6b9ce1cee807ef6e295b (diff)
downloadcurrent-7f4682598e672a4d99d51c2856ae37d8df13a599.tar.gz
current-7f4682598e672a4d99d51c2856ae37d8df13a599.tar.xz
Fri Jun 16 19:12:06 UTC 202320230616191206
ap/ghostscript-10.01.1-x86_64-1.txz: Upgraded. Shared library .so-version bump. l/libspectre-0.2.12-x86_64-2.txz: Rebuilt. Recompiled against ghostscript-10.01.1. t/texlive-2023.230322-x86_64-4.txz: Rebuilt. Recompiled against ghostscript-10.01.1. t/xfig-3.2.8b-x86_64-2.txz: Rebuilt. Recompiled against ghostscript-10.01.1. x/xorgproto-2023.2-x86_64-1.txz: Upgraded. xap/gimp-2.10.34-x86_64-5.txz: Rebuilt. Recompiled against ghostscript-10.01.1.
Diffstat (limited to 'source')
-rwxr-xr-xsource/ap/ghostscript/dump.unused.internal.libraries.from.sources.sh4
-rwxr-xr-xsource/ap/ghostscript/ghostscript.SlackBuild6
-rwxr-xr-xsource/l/libspectre/libspectre.SlackBuild2
-rwxr-xr-xsource/t/texlive/texlive.SlackBuild2
-rwxr-xr-xsource/t/xfig/xfig.SlackBuild2
-rwxr-xr-xsource/xap/gimp/gimp.SlackBuild2
6 files changed, 14 insertions, 4 deletions
diff --git a/source/ap/ghostscript/dump.unused.internal.libraries.from.sources.sh b/source/ap/ghostscript/dump.unused.internal.libraries.from.sources.sh
index 5a3690db4..5cc9daf00 100755
--- a/source/ap/ghostscript/dump.unused.internal.libraries.from.sources.sh
+++ b/source/ap/ghostscript/dump.unused.internal.libraries.from.sources.sh
@@ -10,9 +10,13 @@ mv ghostscript-${VERSION}.tar.xz ghostscript-${VERSION}.tar.xz.orig
( cd ghostscript-${VERSION} && rm -rf freetype jpeg lcms2 lcms2art/doc/* libpng libtiff png tiff zlib )
# Dump huge PDFs:
( cd ghostscript-${VERSION}
+ find . -name Ghostscript.pdf -exec rm {} \;
find . -name GS9_Color_Management.pdf -exec rm {} \;
rm -f doc/colormanage/figures/*.pdf
rm -f lcms2mt/doc/*
+ rm -f extract/test/*.pdf
+ rm -f toolbin/color/icc_creator/example/duotone.pdf toolbin/color/icc_creator/example/tritone.pdf toolbin/halftone/ETS/ei03.pdf
+ rm -f doc/pclxps/ghostpdl.pdf
)
tar cf ghostscript-${VERSION}.tar ghostscript-${VERSION}
rm -r ghostscript-${VERSION}
diff --git a/source/ap/ghostscript/ghostscript.SlackBuild b/source/ap/ghostscript/ghostscript.SlackBuild
index 485704b8b..454ea0209 100755
--- a/source/ap/ghostscript/ghostscript.SlackBuild
+++ b/source/ap/ghostscript/ghostscript.SlackBuild
@@ -121,6 +121,8 @@ CFLAGS="$SLKCFLAGS" \
--enable-dynamic \
--with-system-libtiff \
--enable-cups \
+ --disable-hidden-visibility \
+ --htmldir=/usr/share/ghostscript/$VERSION/doc \
--program-prefix= \
--program-suffix= \
--build=$ARCH-slackware-linux || exit 1
@@ -195,6 +197,10 @@ mkdir -p $PKG/usr/doc/${PKGNAM}-$VERSION
ln -sf /usr/share/ghostscript/$VERSION/doc doc
)
+# NOTE: The HTML documentation isn't being properly created in ghostscript-10,
+# and it seems to be due to missing Sphinx components. We'll look into this at
+# some point down the road...
+#
# Version 9.02 fails to install History9.htm, but also the full unabridged
# history of Ghostscript is not required here. See the source for that.
( cd doc
diff --git a/source/l/libspectre/libspectre.SlackBuild b/source/l/libspectre/libspectre.SlackBuild
index a4caf5bfc..96a6edb39 100755
--- a/source/l/libspectre/libspectre.SlackBuild
+++ b/source/l/libspectre/libspectre.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=libspectre
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/t/texlive/texlive.SlackBuild b/source/t/texlive/texlive.SlackBuild
index 03534999c..ab77c095b 100755
--- a/source/t/texlive/texlive.SlackBuild
+++ b/source/t/texlive/texlive.SlackBuild
@@ -34,7 +34,7 @@ PKGNAM=texlive
SOURCEVERSION=${SOURCEVERSION:-20230311}
TEXMFVERSION=${TEXMFVERSION:-230322}
VERSION=${VERSION:-2023.$TEXMFVERSION}
-BUILD=${BUILD:-3}
+BUILD=${BUILD:-4}
TMP=${TMP:-/tmp}
PKG=$TMP/package-texlive
diff --git a/source/t/xfig/xfig.SlackBuild b/source/t/xfig/xfig.SlackBuild
index 9bd98398e..1bf4562f7 100755
--- a/source/t/xfig/xfig.SlackBuild
+++ b/source/t/xfig/xfig.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=xfig
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
diff --git a/source/xap/gimp/gimp.SlackBuild b/source/xap/gimp/gimp.SlackBuild
index b16b62a0c..1ae1084f2 100755
--- a/source/xap/gimp/gimp.SlackBuild
+++ b/source/xap/gimp/gimp.SlackBuild
@@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gimp
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-4}
+BUILD=${BUILD:-5}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then