Commit Graph

10 Commits

Author SHA1 Message Date
Henrik Grimler 0a91a51e78 texlive: fix installation issues and reported shebang issue (#957)
* texlive: correctly move man pages, add wget as dependecy and fix shebangs of
some scripts.

* texlive: busybox version of rm doesn't support -d

* texlive: Don't fix shebangs in texmf-dist/scripts/texlive (gives error when installing), so far no one has reported shebang errors from files in this folder.
2017-04-24 13:43:30 +02:00
Fredrik Fornwall c35073b819 harfbuzz&texlive: Bump after libicu 59.1 update 2017-04-22 02:04:03 +02:00
Grimler91 099d4d4980 texlive: remove -N option from wget command in termux-install-tl. (#873)
Busybox version of wget doesn't support -N so wget shouldn't use -N (or be
added to package dependencies).
2017-03-22 21:10:30 +01:00
Fredrik Fornwall d5585b7585 texlive: Move man pages to normal path
This ensures that the man command works, and fixes complaints
from a validation script that thinks that all man pages should be
under $PREFIX/share/man.
2017-03-22 00:23:37 +01:00
Grimler91 d8a7fd1e31 texlive: Changed install-tl-unx.tar.gz to a historic version and removed the previous patch to install-tl. (#862) 2017-03-20 20:39:53 +01:00
rnauber d415b125a8 Enable texlive (#752) 2017-03-08 17:41:26 +01:00
Fredrik Fornwall cb958a2e23 texlive: Move to disable packages
There is some work remaining to build harfbuzz-icu and graphite
support in harfbuzz.
2017-01-19 06:03:56 +01:00
Fredrik Fornwall 290d898df5 texlive: Some work in progress 2017-01-19 06:01:54 +01:00
Fredrik Fornwall 7107b78bf9 texlive: Switch from luajit to lua 2017-01-19 04:26:04 +01:00
rnauber cb2a32e4df Add a TexLive package (#621)
* Add a TexLive package

* fix texlive installer

* some polish for texlive

* some more polish for texlive

* texlive: automatically trigger (post-)installation

* texlive: remove the bundled icu from the PR and polish some more...

* texlive: fix hardcoded build tuple and use popplers xpdf
2017-01-19 04:21:42 +01:00