summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author Johannes Schoepfer <slackbuilds[at]schoepfer[dot]info>2017-11-15 08:45:36 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:26 +0700
commit63dd2549911f0db4b12bbf86e2e9eef27d8813c5 (patch)
tree001d9a85c2aa45d445afa00f5f67aed67a2ebca2 /office
parenta85f7034c891304ca58fb95920e6a3f50ecb15d2 (diff)
downloadslackbuilds-63dd2549911f0db4b12bbf86e2e9eef27d8813c5.tar.gz
slackbuilds-63dd2549911f0db4b12bbf86e2e9eef27d8813c5.tar.xz
office/texlive-extra: Updated for version 2017.171108.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office')
-rw-r--r--office/texlive-extra/README4
-rw-r--r--office/texlive-extra/doinst.sh3
-rw-r--r--office/texlive-extra/slack-desc4
-rw-r--r--office/texlive-extra/texlive-extra.SlackBuild14
-rw-r--r--office/texlive-extra/texlive-extra.info6
5 files changed, 16 insertions, 15 deletions
diff --git a/office/texlive-extra/README b/office/texlive-extra/README
index 527697d1d7..a67e5d7ad0 100644
--- a/office/texlive-extra/README
+++ b/office/texlive-extra/README
@@ -1,4 +1,4 @@
texlive-extra (extra texmf files for TeXLive)
-This package contains texmf files which don't fit in the
-texlive or texlive-fonts packages.
+This package contains texmf files which don't fit in the texlive or
+texlive-fonts packages. Appropriate docs are included as well.
diff --git a/office/texlive-extra/doinst.sh b/office/texlive-extra/doinst.sh
index 91d48effca..0d6b389cdf 100644
--- a/office/texlive-extra/doinst.sh
+++ b/office/texlive-extra/doinst.sh
@@ -1,4 +1,3 @@
-rm -f usr/share/texmf-config/web2c/updmap.cfg
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
-printf "y\n" | chroot . /usr/bin/updmap-sys --nohash --syncwithtrees 1>/dev/null 2>/dev/null
+printf "y\n" | chroot . /usr/bin/updmap-sys --syncwithtrees 1>/dev/null 2>/dev/null
chroot . /usr/bin/fmtutil-sys --all 1>/dev/null 2>/dev/null
diff --git a/office/texlive-extra/slack-desc b/office/texlive-extra/slack-desc
index 1372ef5fd7..f21a904c9c 100644
--- a/office/texlive-extra/slack-desc
+++ b/office/texlive-extra/slack-desc
@@ -8,8 +8,8 @@
|-----handy-ruler------------------------------------------------------|
texlive-extra: texlive-extra (extra texmf files for TeXLive)
texlive-extra:
-texlive-extra: This package contains texmf files which don't fit
-texlive-extra: in the texlive or texlive-fonts packages.
+texlive-extra: This package contains texmf files which don't fit in the texlive or
+texlive-extra: texlive-fonts packages. Appropriate docs are included as well.
texlive-extra:
texlive-extra:
texlive-extra:
diff --git a/office/texlive-extra/texlive-extra.SlackBuild b/office/texlive-extra/texlive-extra.SlackBuild
index c5d2a1e558..81c72d7bd2 100644
--- a/office/texlive-extra/texlive-extra.SlackBuild
+++ b/office/texlive-extra/texlive-extra.SlackBuild
@@ -25,8 +25,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=texlive-extra
-VERSION=${VERSION:-2017.170622}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2017.171108}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
CWD=$(pwd)
@@ -34,8 +34,6 @@ TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
-set -e
-
if [ -z "$ARCH" ]; then
case "$( uname -m )" in
i?86) ARCH=i586 ;;
@@ -44,20 +42,24 @@ if [ -z "$ARCH" ]; then
esac
fi
+set -e
+
rm -rf $PKG
-mkdir -p $TMP $PKG/usr/share $OUTPUT
+mkdir -p $TMP $PKG/usr/share $OUTPUT $PKG/usr/bin $PKG/usr/doc/texlive-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz -C $PKG/usr/share
chown -R root:root $PKG
chmod -R u+w,go-w,a+rX-st $PKG
# Move biber binary to $PATH
-mkdir -p $PKG/usr/bin
case $ARCH in
"x86_64") mv $PKG/usr/share/texmf-dist/bin/x86_64-linux/biber $PKG/usr/bin ;;
"i586") mv $PKG/usr/share/texmf-dist/bin/i386-linux/biber $PKG/usr/bin ;;
esac
rm -rf $PKG/usr/share/texmf-dist/bin
+# Install index of provided tex packages to the docs
+mv $PKG/usr/share/texmf-dist/packages.extra.gz $PKG/usr/doc/texlive-$VERSION
+
mkdir -p $PKG/install
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cat $CWD/slack-desc > $PKG/install/slack-desc
diff --git a/office/texlive-extra/texlive-extra.info b/office/texlive-extra/texlive-extra.info
index f25e81a8d1..0d07a33135 100644
--- a/office/texlive-extra/texlive-extra.info
+++ b/office/texlive-extra/texlive-extra.info
@@ -1,8 +1,8 @@
PRGNAM="texlive-extra"
-VERSION="2017.170622"
+VERSION="2017.171108"
HOMEPAGE="http://tug.org/texlive/"
-DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2017/texlive-extra/texlive-extra-2017.170622.tar.xz"
-MD5SUM="5ef932f284f1715acb5d40756a370b13"
+DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2017/texlive-extra/texlive-extra-2017.171108.tar.xz"
+MD5SUM="34093692c1790a2adf3653ddc788ac04"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="texlive"