Fredrik Fornwall
|
49e827c78a
|
postgresql: Enable libicu
|
6 years ago |
Fredrik Fornwall
|
e74ad0bd8d
|
newsboat: Bump revision after changes
|
6 years ago |
its-pointless
|
25acb593a8
|
newsboat fix for android 5
|
6 years ago |
Tom Yan
|
773bc4b9f9
|
texlive-bin: bump revision after poppler update
|
6 years ago |
Tom Yan
|
1f1ebd020b
|
poppler: Update from 0.72.0 to 0.74.0
|
6 years ago |
Fredrik Fornwall
|
5c3801cb2c
|
fossil: Bump revision after change
|
6 years ago |
Fredrik Fornwall
|
83797b022a
|
radare2: Bump revision after change
|
6 years ago |
its-pointless
|
f477015bad
|
working without api 23?
|
6 years ago |
its-pointless
|
c5955a99bc
|
fix for radare2 on android 5
|
6 years ago |
Michal Bednarski
|
a9109c9de0
|
Upgrade proot with emulated chroot(/) fix
termux/proot#55
|
6 years ago |
Leonid Plyushch
|
b935c3baa5
|
readme: fix link for Android 5 pipelines status badge
|
6 years ago |
Fredrik Fornwall
|
785230a5f0
|
php: Fix fast-build
|
6 years ago |
Fredrik Fornwall
|
8b025a7a43
|
apache2: Enable fast-building php
|
6 years ago |
Fredrik Fornwall
|
835717be8b
|
apache2: Fix quick build
|
6 years ago |
Fredrik Fornwall
|
5daa5dd331
|
apache2: Patch package for easier cross-compiling
|
6 years ago |
Leonid Plyushch
|
c34100226c
|
freetype: fix build.sh
Replace `cp` with `install -D...` to make sure that all parent directories
are created.
https://gitlab.com/termux-mirror/termux-packages/-/jobs/179106089
|
6 years ago |
Henrik Grimler
|
8d1b85fa69
|
apt: recommend game-repo and science-repo and suggest unstable-repo
|
6 years ago |
Henrik Grimler
|
4f80cd69e0
|
root-repo: update repo url to bintray
|
6 years ago |
Henrik Grimler
|
9ebdbcdec1
|
science-repo: update repo url to bintray
|
6 years ago |
Henrik Grimler
|
e26fa44e7f
|
libhdf5: mv package to science-repo
|
6 years ago |
Henrik Grimler
|
908df1b2f3
|
game-repo: update repo url to bintray
|
6 years ago |
Henrik Grimler
|
e0aa07f324
|
mv games to game-repo
|
6 years ago |
Henrik Grimler
|
1988937739
|
game-repo: add package
|
6 years ago |
Henrik Grimler
|
801d628f57
|
science-repo: add package
|
6 years ago |
Fredrik Fornwall
|
3b1aa33bf3
|
leveldb: Drop unnecessary patch
Remove patch no longer needed when we set TARGET_OS correctly.
|
6 years ago |
Fredrik Fornwall
|
8913073199
|
nodejs-lts: Update from 10.15.2 to 10.15.3
|
6 years ago |
Fredrik Fornwall
|
975c622430
|
nodejs: Update from 11.10.1 to 11.12.0
|
6 years ago |
Fredrik Fornwall
|
7e6aede7f4
|
man: Update from 1.14.4 to 1.14.5
|
6 years ago |
Fredrik Fornwall
|
012b9f2c7b
|
php: Update from 7.3.2 to 7.3.3
|
6 years ago |
Fredrik Fornwall
|
89eafac87f
|
mutt: Update from 1.11.3 to 1.11.4
|
6 years ago |
Fredrik Fornwall
|
441980176a
|
leveldb: Set TARGET_OS=OS_ANDROID_CROSSCOMPILE
|
6 years ago |
Fredrik Fornwall
|
ecc73ff55f
|
notmuch: Update from 0.28.2 to 0.28.3
|
6 years ago |
Fredrik Fornwall
|
c38b824147
|
ruby: Update from 2.6.1 to 2.6.2
|
6 years ago |
Fredrik Fornwall
|
82ee1d22b3
|
libyaml: Update from 0.2.1 to 0.2.2
|
6 years ago |
Fredrik Fornwall
|
3609bc1682
|
libuv: Update from 1.26.0 to 1.27.0
|
6 years ago |
Fredrik Fornwall
|
5a18398905
|
libnghttp2: Update from 1.36.0 to 1.37.0
|
6 years ago |
Fredrik Fornwall
|
7ad7a98aef
|
libjasper: Update from 2.0.14 to 2.0.16
|
6 years ago |
Fredrik Fornwall
|
054c0abdab
|
gmic: Update from 2.4.5 to 2.5.2
|
6 years ago |
Fredrik Fornwall
|
d51d2f986c
|
freetype: Update from 2.9.1 to 2.10.0
|
6 years ago |
Fredrik Fornwall
|
64b61622a8
|
vim: Update from 8.1.0950 to 8.1.1000
|
6 years ago |
Fredrik Fornwall
|
9d4a2e55f5
|
libtalloc: Prevent linking in libbsd needlessly
The libtalloc build tries to link in libbsd for strlcpy and strlcat,
which is not needed on Android since bionic already has those.
See https://github.com/termux/termux-packages/pull/3522.
|
6 years ago |
Fredrik Fornwall
|
3f945c0314
|
Use android-5 prefix for toolchain
Helps when switching between branches
|
6 years ago |
Fredrik Fornwall
|
6e9519fa5c
|
Run termux-elf-cleaner on libc++
|
6 years ago |
its-pointless
|
1c6c451681
|
fix for missing "nl_langinfo" symbol
|
6 years ago |
Fredrik Fornwall
|
2b70f99178
|
Use a specific elf-cleaner path on android-5
Helps avoiding mistakes when jumping between branches.
|
6 years ago |
Fredrik Fornwall
|
3cdb5e712d
|
mtools: Bump revision for rebuild (fixes #3517)
|
6 years ago |
Henrik Grimler
|
be6d847041
|
Merge pull request #3520 from tomty89/texlive-bin-5
texlive-bin: avoid changing {lua,pdf,xe}tex patches all the time (android-5)
|
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 |
Fredrik Fornwall
|
e5b11cb16b
|
golang: Update from 1.12 to 1.12.1
|
6 years ago |
Fredrik Fornwall
|
ef835226a6
|
msmtp: Bump revision after change
|
6 years ago |