texlive: 20140525 -> 20150523

This commit is contained in:
Thomas Penteker 2015-08-19 18:35:20 +02:00
parent c93e359c49
commit 9e8458f9e1
3 changed files with 11759 additions and 3378 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,3 @@
f15ac876fcdc8be865b16535f480aa54 texi2html-5.0.tar.bz2
09ee265ff51637827559affc7304078c texlive-20140525-source.tar.xz
645a6f1d3a0ef4a9c279dae02588eab7 texlive-20140525-texmf.tar.xz
e526bd57118c4c4d5e9d525d20b5ac02 texlive-20150521-source.tar.xz
488c1e36ab42841b122cfd074ac42fa1 texlive-20150523-texmf.tar.xz

View File

@ -5,13 +5,14 @@
# Depends on: clisp icu libgd poppler t1lib util-linux xorg-libxi
name=texlive
version=20140525
version=20150523
release=1
source=(ftp://tug.org/historic/systems/texlive/2014/$name-$version-{texmf,source}.tar.xz
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-20150521-source.tar.xz
http://download.savannah.gnu.org/releases/texi2html/texi2html-5.0.tar.bz2)
build() {
cd $name-$version-source
cd $name-20150521-source
chmod -R a-s $SRC
@ -44,20 +45,31 @@ build() {
--with-x \
--without-etex \
--disable-xindy \
--disable-luatex \
--disable-luajittex \
--with-clisp-runtime=system \
--with-system-poppler \
--with-system-cairo \
--with-system-pixman \
--with-system-xpdf \
--with-system-ncurses \
--with-system-zlib \
--with-system-libpng \
--with-system-t1lib \
--with-system-gd \
--with-system-freetype2
--with-system-freetype2 \
--with-system-gmp \
--with-system-mpfr \
--with-system-icu
make
make DESTDIR=$PKG install
cd ..
install -d $PKG/usr/lib/perl5/site_perl/5.18/TeXLive
install texk/tests/TeXLive/TL{Config,Utils}.pm $PKG/usr/lib/perl5/site_perl/5.18/TeXLive
# Create symlinks
PATH="$PKG/usr/bin:$PATH" LD_LIBRARY_PATH+=$PKG/usr/lib \
texlinks -f $PKG/usr/share/texmf-dist/web2c/fmtutil.cnf $PKG/usr/bin