texlive: 20160523b -> 20170524

This commit is contained in:
Thomas Penteker 2017-06-30 19:33:31 +02:00
parent 849fca2a61
commit 34f7402614
4 changed files with 9702 additions and 877 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
f15ac876fcdc8be865b16535f480aa54 texi2html-5.0.tar.bz2
1e75db3412b3e2945fa94b0a423a29c7 texlive-20160523b-source.tar.xz
65da9b4e2514379d128d4cf4e889b63b texlive-20160523b-texmf.tar.xz
f98f6bde0a2c20fc894d983d542beaad texlive-20170524-source.tar.xz
44bb5d71fc64ac90118f8c5013e39b89 texlive-20170524-texmf.tar.xz

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/T7k0vXUdc8t53V3q+XxUHnKvd1fc8lFS+GeOYM0yf//WS785cf9nmlnoh6b6Yqt8ENmGSrDqbDHiXMnlm9IOgY=
SHA256 (Pkgfile) = 4a9a1a3a9b5d72810afa6c27a4606b3e8656e76edf674aa128d2aa2ed0f42c4e
SHA256 (.footprint) = 7f76867eded0929791853d6a1ab0539735dde424cf11a65484512376deebab97
SHA256 (texlive-20160523b-texmf.tar.xz) = 99be507089583ce33da359e52a29f7df43281b52e7a50d05e2f8b3fbdddb68b7
SHA256 (texlive-20160523b-source.tar.xz) = a8b32ca47f0a403661a09e202f4567a995beb718c18d8f81ca6d76daa1da21ed
RWSE3ohX2g5d/QT4GscN29QD1jLVLNagjAcVru9fqEAm9Sd29KtBKmgc2UKRZGy60BfKk9cZb0L4Io6m/XGkXL8cyTIalEEtewI=
SHA256 (Pkgfile) = 6e48d27996222b14df7104134408a2bc8b53eafd43a5e739dd977e2695b2e769
SHA256 (.footprint) = 0853c8355a91974c83ab99d49b69fc1c71bbdc0bfa5d0ea9e191afa47f256ace
SHA256 (texlive-20170524-texmf.tar.xz) = 3f63708b77f8615ec6f2f7c93259c5f584d1b89dd335a28f2362aef9e6f0c9ec
SHA256 (texlive-20170524-source.tar.xz) = 0161695304e941334dc0b3b5dabcf8edf46c09b7bc33eea8229b5ead7ccfb2aa
SHA256 (texi2html-5.0.tar.bz2) = e8a98b0ee20c495a6ab894398a065ef580272dbd5a15b1b19e8bd1bc89d9f9fa

View File

@ -5,14 +5,14 @@
# Depends on: clisp icu libgd poppler t1lib util-linux xorg-libxi
name=texlive
version=20160523b
version=20170524
release=1
source=(ftp://tug.org/historic/systems/texlive/${version:0:4}/$name-$version-texmf.tar.xz
ftp://tug.org/historic/systems/texlive/${version:0:4}/$name-$version-source.tar.xz
http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2)
build() {
cd $name-20160523-source
cd $name-$version-source
chmod -R a-s $SRC
@ -74,7 +74,7 @@ build() {
PATH="$PKG/usr/bin:$PATH" LD_LIBRARY_PATH+=$PKG/usr/lib \
texlinks -f $PKG/usr/share/texmf-dist/web2c/fmtutil.cnf $PKG/usr/bin
cd $SRC/$name-20160523-texmf
cd $SRC/$name-$version-texmf
# Fix some paths
sed -i 's|TEXMFROOT = .*|TEXMFROOT = $SELFAUTODIR/share|g' texmf-dist/web2c/texmf.cnf