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
Leonid Plyushch
4eeb7cf559
nodejs-lts: avoid FICLONE ioctl
5 years ago
Leonid Plyushch
9d4396904c
nodejs: avoid FICLONE ioctl
Issue https://github.com/termux/termux-packages/issues/4664 .
19824 ioctl(29, BTRFS_IOC_CLONE or FICLONE, 34 <unfinished ...>
19823 fstat64(30, <unfinished ...>
19822 write(16, "\1\0\0\0\0\0\0\0", 8 <unfinished ...>
19821 close(31 <unfinished ...>
19804 <... epoll_pwait resumed>[{EPOLLIN, {u32=16, u64=16}}], 1024, 867, NULL, 8) = 1
19824 <... ioctl resumed>) = -1 EACCES (Permission denied)
5 years ago
Leonid Plyushch
1c493e3404
apt: show more informative messages if "repository has no release file"
During repository updates & cleanup there can be a short period of time
when repository metadata is not consistent. There may appear an error
like
E: The repository 'https://termux.org/package stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
but it may not be clear for some users what can cause the issue.
This commit improves the situation a bit.
5 years ago
Leonid Plyushch
6bf4586187
python: force disable use of semaphores
Fixes the issue described in https://github.com/termux/termux-packages/issues/4698
which was ignored mistakenly...
5 years ago
Fredrik Fornwall
79024b31f6
git: Update from 2.24.1 to 2.25.0
5 years ago
Fredrik Fornwall
cd0cc5d1c4
libuv: Update from 1.34.0 to 1.34.1
5 years ago
Fredrik Fornwall
c50a9ccefb
nodejs-lts: Update from 12.14.0 to 12.14.1
5 years ago
Leonid Plyushch
d0c3ef54f2
python: use only link-time optimization
Seems to be enough + no more issues during installation.
5 years ago