This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.
We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.
Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
* texlive: enable makeindex and put man files and headers in proper location.
* texlive: use historic install-tl-unx.tar.gz version. (fixes#1068, #1069).
Also include profile.d/texlive.sh in package instead of creating it in termux-install-tl.
* texlive: remove files from old installation script preinst.
* texlive: remove bin/custom and texmf-dist prerm
* texlive: improve sed patch.
Otherwise, running termux-install-tl twice fails.
* texlive: use proper sys-man dir and sys-info dir.
* texlive: propose me as maintainer
* texlive: upgrade to 2017
* texlive: add gnupg to dep to allow tlmgr to check downloaded packages
* 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.
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.
* 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