From 26567af3f0d2ce98338d05a344aa5e44b2ad30a5 Mon Sep 17 00:00:00 2001 From: Johannes Schoepfer Date: Tue, 14 Nov 2017 13:50:53 +0000 Subject: office/texlive-fonts: Updated for version 2017.171108. Signed-off-by: David Spencer --- office/texlive-fonts/README | 1 + office/texlive-fonts/doinst.sh | 4 +--- office/texlive-fonts/slack-desc | 2 +- office/texlive-fonts/texlive-fonts.SlackBuild | 7 +++++-- office/texlive-fonts/texlive-fonts.info | 6 +++--- 5 files changed, 11 insertions(+), 9 deletions(-) (limited to 'office') diff --git a/office/texlive-fonts/README b/office/texlive-fonts/README index bf488a566b..07355942b4 100644 --- a/office/texlive-fonts/README +++ b/office/texlive-fonts/README @@ -1,3 +1,4 @@ texlive-fonts (fonts for TeXLive) These are the remaining fonts from the TeXLive distribution. +Appropriate docs are included as well. diff --git a/office/texlive-fonts/doinst.sh b/office/texlive-fonts/doinst.sh index a939f14d90..b746d7e20b 100644 --- a/office/texlive-fonts/doinst.sh +++ b/office/texlive-fonts/doinst.sh @@ -1,4 +1,2 @@ -[ -f usr/share/texmf-config/web2c/updmap.cfg ] && rm 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 -chroot . /usr/bin/fmtutil-sys --all 1>/dev/null 2>/dev/null +printf "y\n" | chroot . /usr/bin/updmap-sys --syncwithtrees 1>/dev/null 2>/dev/null diff --git a/office/texlive-fonts/slack-desc b/office/texlive-fonts/slack-desc index a76bcd67b6..ec71f0e97f 100644 --- a/office/texlive-fonts/slack-desc +++ b/office/texlive-fonts/slack-desc @@ -9,7 +9,7 @@ texlive-fonts: texlive-fonts (fonts for TeXLive) texlive-fonts: texlive-fonts: These are the remaining fonts from the TeXLive distribution. -texlive-fonts: +texlive-fonts: Appropriate docs are included as well. texlive-fonts: texlive-fonts: texlive-fonts: diff --git a/office/texlive-fonts/texlive-fonts.SlackBuild b/office/texlive-fonts/texlive-fonts.SlackBuild index 3092640acb..cbb70ca12f 100644 --- a/office/texlive-fonts/texlive-fonts.SlackBuild +++ b/office/texlive-fonts/texlive-fonts.SlackBuild @@ -25,7 +25,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=texlive-fonts -VERSION=${VERSION:-2017.170622} +VERSION=${VERSION:-2017.171108} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -39,11 +39,14 @@ ARCH=noarch set -e rm -rf $PKG -mkdir -p $TMP $PKG/usr/share $OUTPUT +mkdir -p $TMP $PKG/usr/share $OUTPUT $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 +# Install index of provided tex packages to the docs +mv $PKG/usr/share/texmf-dist/packages.fonts.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-fonts/texlive-fonts.info b/office/texlive-fonts/texlive-fonts.info index aea98fa78b..c5b9c13ca0 100644 --- a/office/texlive-fonts/texlive-fonts.info +++ b/office/texlive-fonts/texlive-fonts.info @@ -1,8 +1,8 @@ PRGNAM="texlive-fonts" -VERSION="2017.170622" +VERSION="2017.171108" HOMEPAGE="http://tug.org/texlive/" -DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2017/texlive-fonts/texlive-fonts-2017.170622.tar.xz" -MD5SUM="e0ee1c0fbb3a7adf4900ea79d1b5ace9" +DOWNLOAD="http://slackware.schoepfer.info/slackbuilds/texlive/2017/texlive-fonts/texlive-fonts-2017.171108.tar.xz" +MD5SUM="6bcff380e2a4e670bb38f083e9bdd872" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="texlive" -- cgit v1.2.3