Leonid Plyushch
657b394609
git-lfs: update to 2.10.0
5 years ago
Leonid Plyushch
1c047827d6
geth: update to 1.9.10
5 years ago
Leonid Plyushch
499784d716
fsmon: update to 1.6.1
5 years ago
Leonid Plyushch
6bcea1b3bc
erlang: update to 22.2.3
5 years ago
Leonid Plyushch
c6b7ed08aa
dart: bump revision
5 years ago
Leonid Plyushch
2ddd14a602
dnsutils: bump revision
5 years ago
Leonid Plyushch
09987a7797
bison: bump revision
5 years ago
Leonid Plyushch
3baf43b2e4
CI: try to avoid failure when package lists are not found
5 years ago
Leonid Plyushch
85967c2d9c
CI: lint packages before building
5 years ago
Leonid Plyushch
0c649e2cfa
CI: do not treat usernames/logins as secrets
This causes logging issues where certain words like 'termux'
are censored. This breaks directory paths & urls.
5 years ago
Leonid Plyushch
9862141dcc
dnsutils: update to 9.15.8
5 years ago
Leonid Plyushch
809617a5ac
bison: update to 3.5.1
5 years ago
Leonid Plyushch
c4f5d8fc4a
Merge pull request #4824 from zorro/master
dart: update to 2.7.0
5 years ago
Leonid Plyushch
949776c63b
dart: blacklist x86_64 builds
5 years ago
Leonid Plyushch
b0a1ffbb69
update readme
5 years ago
Leonid Plyushch
e1b86a41f2
CI: setup Github Actions
5 years ago
Leonid Plyushch
5a8aaf14bb
CI: remove Cirrus configuration
5 years ago
Arun
0978f5d6cb
dart: update to 2.7.0
5 years ago
Leonid Plyushch
83070cb44a
assimp: rebuild package
5 years ago
Fredrik Fornwall
2203cb9084
nnn: Update from 2.8.1 to 2.9
5 years ago
Leonid Plyushch
0fc4503d81
Revert "fix typo in README"
This reverts commit 342a047dbd
.
5 years ago
Daniel T. Lee
c36b33c3c4
libluajit: fix unmatched header path and package version ( #4815 )
* libluajit: fix unmatched header path and package version
Currently, luajit header files are placed improperly.
As stated at luajit.pc file, package version is 2.1 and pkg-config
guides the header location to $TERMUX_PREFIX/include/luajit-2.1/.
This commit fixes the build script of wrong header path.
* libluajit: bump revision and use $TERMUX_PKG_VERSION for foldername
Co-authored-by: Henrik Grimler <henrik@grimler.se>
5 years ago
Leonid Plyushch
990ad4ba07
html2text: rebuild with DT_RUNPATH
5 years ago
Leonid Plyushch
c5b5fce583
html2text: ensure that manpage directory exists before `make install`
5 years ago
Leonid Plyushch
00aaac1fc3
new package: html2text
Requested in https://github.com/termux/termux-packages/issues/4757 .
5 years ago
Leonid Plyushch
017d4fc72e
Revert "python: remove no longer needed patch"
distutils-command-build.py.patch is still needed...
This reverts commit cb4b29825b
.
5 years ago
Leonid Plyushch
cb4b29825b
python: remove no longer needed patch
Commit 6bf4586187
provides
a better fix.
5 years ago
Leonid Plyushch
460feb2dec
python: add back -O3 to CFLAGS
5 years ago
Leonid Plyushch
5da60a3e17
python: add clang to recommends
Must-have package if installing something with `pip`.
5 years ago
Leonid Plyushch
d9b484082c
python: disable LTO due to issues with build config
References package builder directory for paths of certain
binaries like llvm-ar and causes failure when installing
modules like Numpy.
See https://www.reddit.com/r/termux/comments/eqhpoq/unable_to_install_numpy_on_termux/ .
5 years ago
Leonid Plyushch
df66b3e2dd
Merge pull request #4807 from xalexalex/master
update termux-api to v0.50
5 years ago
Leonid Plyushch
d7f2e61381
sed: update to 4.8
5 years ago
Leonid Plyushch
2c5b2a66d9
mpd: update to 0.21.19
5 years ago
Alessandro Caputo
e1a9f0092e
update termux-api to v0.50
5 years ago
Leonid Plyushch
24f6d2f8c4
mbedtls: update to 2.20.0
5 years ago
Leonid Plyushch
8a0d938e8e
libcap: update to 2.31
5 years ago
Leonid Plyushch
b6f73124a5
lftp: update to 4.9.1
5 years ago
Leonid Plyushch
5f44fc59a8
kubectl: update to 1.17.1
5 years ago
Leonid Plyushch
effdb567b0
kakoune: update to 2020.01.16
5 years ago
Leonid Plyushch
493229eb89
gnunet: update to 0.12.2
5 years ago
Leonid Plyushch
b34ff33936
gmic: update to 2.8.2
5 years ago
Leonid Plyushch
410a242083
gitea: update to 1.10.3
5 years ago
Leonid Plyushch
9bd23cea5a
fastmod: update to 0.3.0
5 years ago
Leonid Plyushch
87b7e153cc
erlang: update to 22.2.2
5 years ago
Leonid Plyushch
7a1a256847
ack-grep: update to 3.3.1
5 years ago
Leonid Plyushch
86209c4547
dx: remove unneeded script as replaced by heredoc in build.sh
5 years ago
Leonid Plyushch
e6b0bbcbac
dx: fix url
5 years ago
Leonid Plyushch
cb8347acdc
dx: use version patched to work under Android 9 and higher
Fixes the issue described in https://www.reddit.com/r/termux/comments/ejrasu/java_on_my_s10_refuses_to_work/ .
Android 9 and higher no longer provides JCA API - see https://developer.android.com/guide/topics/security/cryptography#crypto_provider .
5 years ago
Leonid Plyushch
62bc201823
vifm: rebuild package
5 years ago
Leonid Plyushch
1c7f8f644d
libuv: avoid FICLONE ioctl
Same reason as for nodejs embedded libuv.
5 years ago