Leonid Plyushch
1b4a91414c
no more develsplit + provide static libraries as separate package
%ci:no-build
6 years ago
Leonid Plyushch
326c668e2f
texlive-bin: bump revision
6 years ago
Leonid Plyushch
c71dc6c92d
texlive-bin: sync with master branch
%ci:reset-backlog
6 years ago
Leonid Plyushch
1bbd2a0153
bump c++ packages
Also reformat build.sh and add libc++ to dependencies where needed.
6 years ago
Leonid Plyushch
4af743a12c
add libiconv to dependencies where needed
6 years ago
Henrik Grimler
35dd0ffaa5
texlive-bin: remove no longer needed patch
6 years ago
Henrik Grimler
6c594597ab
texlive: update to 20190410
6 years ago
Henrik Grimler
a62742dbef
texlive: Update in preparation for texlive 2019 release
6 years ago
Henrik Grimler
d273feebb8
texlive-bin: re-add ranlib configure arg
6 years ago
Henrik Grimler
d2043f2b3b
texlive-bin: clean up configure args
6 years ago
Henrik Grimler
92d78441d7
texlive, texlive-bin: remove old preinst cleaning
6 years ago
Henrik Grimler
330a9e85dd
texlive: create a subpackage for each texlive-collection
Add python script to find which files to include in which package.
Add meta package texlive-full that depends on all collections.
Move texmf.cnf from texlive-bin to texlive.
6 years ago
tomty89
e3eb5d6b6b
[android-5] zlib: add package ( #3499 )
* zlib: add package
* add zlib to dependencies where needed
* aapt: fix compilation error after adding own zlib
* fossil: specify zlib installation
* fossil: specify CPPFLAGS
* exa: fix build error where zlib.h was not found
* bat: fix build error where zlib.h was not found
* lftp: specify correct zlib location
* zlib-dev: breaks and replaces old ndk-sysroot
also bump toolchain version for z{lib,conf}.h removal
* texlive-bin: fix compilation errors
6 years ago
Fredrik Fornwall
5dde33ea5e
libicu: Update from 63.1 to 64.1
6 years ago
Tom Yan
7a9383a645
texlive-bin: update for poppler 0.75.0
6 years ago
Tom Yan
773bc4b9f9
texlive-bin: bump revision after poppler update
6 years ago
Tom Yan
a13e94c317
texlive-bin: avoid changing {lua,pdf,xe}tex patches all the time
Patches and sed command are directly from Arch Linux. We just need
to steal from it whenever they are changed.
6 years ago
Leonid Plyushch
5871ed7b26
bump C++ packages for NDK-19
6 years ago
Wetitpig
78b944ba05
Improve formatting of parantheses for functions
6 years ago
Leonid Plyushch
037bcf9566
add licenses for more packages
6 years ago
Henrik Grimler
5c2b676b86
texlive-bin: add dependencies
6 years ago
Henrik Grimler
abde275696
texlive-bin: add patches for poppler 0.72
6 years ago
Fredrik Fornwall
b3e9faeb76
libicu: Update from 62.1 to 63.1
6 years ago
Fredrik Fornwall
cbd8976c80
Use ac_cv_c_bigendian=no for all packages
Tesseract also needs it now, but enough is enough, so just add it to all
autoconf-using packages by default.
6 years ago
Leonid Plyushch
2d93ba823e
fix packages that require getpass()
Changed packages:
* alpine
* dropbear
* emacs
* isync
* lftp
* msmtp
* newsboat
* rsync
* screen
* texlive-bin
* unrar
* w3m
7 years ago
Henrik Grimler
bad66d282d
texlive-bin: host-build tools and rm texlive-binaries from setup-ubuntu.sh ( #2689 )
Saves about 300 mb from docker image
7 years ago
Henrik Grimler
1a7d661cd3
texlive-bin: bump after poppler bump
7 years ago
Fredrik Fornwall
b5ece43ae9
Bump c++-using packages
7 years ago
Fredrik Fornwall
5b97eb056f
libicu: Update from 61.1 to 62.1
7 years ago
Henrik Grimler
f547c930a2
texlive: update to 2018 and update poppler patches to work with 0.64
7 years ago
Fredrik Fornwall
b2df524468
Rebuild packages after libicu update
7 years ago
Henrik Grimler
cc68f4facc
texlive: Correctly remove old files
7 years ago
Henrik Grimler
de4d50a73d
texlive: patch texmf.cnf to point towards correct path
Necessary after files have been moved to standard path.
Also add remove file from texlive to avoid file clash with texlive-bin.
7 years ago
Henrik Grimler
43c3e5fc52
texlive: Reshaping termux_step_extract_package to enable moving files to standard location
patch tlmgr to look for files in the right location. Patch texmf.cnf so that kpathsea finds files in the right location.
7 years ago
Henrik Grimler
26e4ec30cf
texlive-bin: remove perl as dependency as it is only required for a few optional scripts
7 years ago
Henrik Grimler
3a3299c00a
teckit: add package
Make texlive-bin use system teckit. This makes it possible to build texlive-bin in debug mode (previously failed due to some linking error).
7 years ago
Henrik Grimler
a3e89a2ead
texlive: move texmf.cnf from texlive to texlive-bin
Some files (like texmf.cnf) are patched/changed when building texlive-bin.
It is therefore better to include them in texlive-bin instead of using the
original files in texlive.
7 years ago
Henrik Grimler
aeba89b418
texlive: Move files to std locations [WIP]
7 years ago
Henrik Grimler
cac27b87bf
texlive-bin: use latest poppler patches from upstream
7 years ago
Fredrik Fornwall
49c62a86db
Use -Os instead of -Oz for 32-bit arm
7 years ago
Henrik Grimler
179329f864
texlive-bin: fix build failure for i686 and x86_64 (due to NDK r16?)
7 years ago
Henrik Grimler
6a98cd7b63
texlive-bin: bump revision after bug fixes
7 years ago
Henrik Grimler
35093155c3
texlive-bin: update to newer patch from archlinux.
Partly fixes #1657
7 years ago
Henrik Grimler
206fed0900
texlive-bin: avoid Oz to fix #1765
7 years ago
Fredrik Fornwall
ae63b165b7
libicu: Update from 59.1 to 60.1
7 years ago
Fredrik Fornwall
b94f52f1b4
Bump revisions of packages linking to harfbuzz
7 years ago
Henrik Grimler
5ceb2e0ea9
texlive: fix postinst, prerm, preinst scripts ( #1648 )
* texlive: use bash instead of sh in preinst scripts
* texlive: remove old trailing comment
* texlive: use bash instead of sh in postinst and prerm scripts.
sh doesn't support "mkdir folder1/{folder2,folder3}" and similar.
* texlive: export TMPDIR in postinst so that fresh installation will work also in ssh shell
7 years ago
Henrik Grimler
104ad0229f
texlive-bin: enable extglob locally in preinst script ( #1643 )
* texlive-bin: enable extglob locally in preinst script. Solves https://github.com/termux/termux-packages/issues/1639
* texlive-bin: re-add TMPDIR to profile.d/texlive.sh
* texlive: use extglob in preinst script
7 years ago
Henrik Grimler
0b67d3bb27
texlive-bin: patch to make it work with poppler 0.59.0 ( #1606 )
7 years ago
Fredrik Fornwall
1b3f3ebde9
Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
7 years ago