Leonid Plyushch
328eaf327c
squid: depend on resolv-conf
5 years ago
Leonid Plyushch
2fa0437c2d
squid: fix path to /etc/resolv.conf
5 years ago
Leonid Plyushch
605d8f4fdd
Revert "swi-prolog: install documentation"
This reverts commit 12d8fc27ff
.
5 years ago
Leonid Plyushch
9f5a98ea55
libdispatch: fix source url
5 years ago
Leonid Plyushch
12d8fc27ff
swi-prolog: install documentation
5 years ago
Leonid Plyushch
1da1d9bd9a
swi-prolog: update to 8.1.14
5 years ago
Leonid Plyushch
58507253a9
libdispatch: fix build.sh
5 years ago
Leonid Plyushch
b5d3e9b2f8
libdispatch: bump package's epoch due to changed versioning scheme
5 years ago
Leonid Plyushch
d17e24e25c
pango: use bsearch() implementation from Musl libc
See https://github.com/termux/termux-packages/issues/4284 .
Note: bsearch implementation in Bionic didn't changed since
Thu Feb 20 14:15:09 2014, though issue #4284 is not reproducible
on recent Android versions. Patch is applied for both branches.
5 years ago
Leonid Plyushch
2ebe5b3d7a
nodejs-lts: prevent calling setgroups(), setuid(), setgid(
5 years ago
Leonid Plyushch
967749e843
nodejs: prevent calling setgroups(), setuid(), setgid()
These syscalls are blocked by seccomp.
5 years ago
Leonid Plyushch
89d4ee764e
ndk-sysroot: use linker scripts instead of compatibility symlinks
5 years ago
Leonid Plyushch
e692ba8f01
Revert "libllvm: use armv7a-linux-androideabi as default target triple"
Reverting because it introduces libunwind-related issues.
This reverts commit 24f1a9a07c
.
5 years ago
Leonid Plyushch
609b3feea5
beanshell: use dx for dexing jar file
Fixes https://github.com/termux/termux-packages/issues/4136 .
5 years ago
Edward P
e953c9c416
Add packages: pianobar, libao ( #2744 )
%ci:reset-backlog
5 years ago
Leonid Plyushch
e374a32f73
openssh: bump revision
5 years ago
Leonid Plyushch
3670a92a87
openssh: force use 64bit off_t
Fixes https://github.com/termux/termux-packages/issues/3233 .
5 years ago
Leonid Plyushch
24f1a9a07c
libllvm: use armv7a-linux-androideabi as default target triple
Because it defaults to armv4t on ARM otherwise.
5 years ago
Leonid Plyushch
9b88455fbe
ndk-sysroot: symlink libc to libutil'
Fixes https://github.com/termux/termux-packages/issues/3972 .
5 years ago
Leonid Plyushch
d553f388cc
w3m: add perl as suggested package
Fixes https://github.com/termux/termux-packages/issues/1160 .
5 years ago
Leonid Plyushch
abf7b57883
hub: update to 2.12.6
5 years ago
Leonid Plyushch
708dd975e6
mutt: update to 1.12.2
%ci:reset-backlog
5 years ago
Leonid Plyushch
7acb8de4d5
starship: update to 0.18.0
5 years ago
Leonid Plyushch
7bffc93876
diskus: update to 0.6.0
%ci:reset-backlog
5 years ago
Leonid Plyushch
dc0bd8b118
gdb: update to 8.3.1
%ci:reset-backlog
5 years ago
Leonid Plyushch
4c46183296
hugo: update to 0.58.3
%ci:reset-backlog
5 years ago
Leonid Plyushch
09e11ae512
tor: update to 0.4.1.6
5 years ago
Leonid Plyushch
a56a7fc69b
keybase: update to 4.5.0
5 years ago
Leonid Plyushch
c004c92cc4
espeak: build with -Os optimization level
See https://github.com/termux/termux-packages/issues/1680 .
5 years ago
Leonid Plyushch
51342e018e
weechat: bump revision
5 years ago
edward-p
995bdab210
weechat: no systemcall setuid()
5 years ago
Leonid Plyushch
77412157e9
update readme
5 years ago
Butta
0f830ac457
llbuild: update from 0.1.1 to 5.1
5 years ago
Butta
4cb5304e47
libdispatch: switch from snapshot to latest 5.1 release
5 years ago
TheBrokenRail
e4bbd25621
Add QuickJS Package ( #4204 )
5 years ago
Leonid Plyushch
64f8af49db
liblua52: set prefix from @TERMUX_PREFIX@ in lua.pc
5 years ago
Leonid Plyushch
7f4687e5e0
perl: replace hardcoded prefix path with variable in build.sh
5 years ago
Leonid Plyushch
ed1aafe8ff
clamav: replace prefix paths with @TERMUX_PREFIX@ in config sources
5 years ago
Oliver Schmidhauser
83ceb02ed8
Enable omemo support in profanity
Link profanity against libsignal-protocol-c to enable omemo support
5 years ago
Oliver Schmidhauser
f948203353
Add package libsignal-protocol-c
5 years ago
Leonid Plyushch
e8e3bac423
termux-tools: bump version
5 years ago
Leonid Plyushch
aba5abe17b
termux-tools: use @TERMUX_PREFIX@ instead of path in sources
Ensure that scripts always use correct prefix-specific path.
5 years ago
Leonid Plyushch
68101269a9
termux-tools: use default shebang in sources
This will allow build system to set shebang according to the
current TERMUX_PREFIX.
5 years ago
Leonid Plyushch
7acfe2640f
uftrace: use @TERMUX_PREFIX@ in patches instead of path
5 years ago
Leonid Plyushch
70cbdbbbad
sc: use @TERMUX_PREFIX@ in patches instead of path
5 years ago
Leonid Plyushch
367903205f
libzmq: update homepage
5 years ago
Leonid Plyushch
522d536f69
libgc: update homepage
5 years ago
Fredrik Fornwall
b9d83f9fb8
Define __TERMUX__ and __TERMUX_PREFIX__
By defining __TERMUX__ and __TERMUX_PREFIX__ in <sys/cdefs.h> (which is
basically always included) one can more easily target Termux
specifically, both when cross-compiling packages and when code is built
on-device.
5 years ago
Leonid Plyushch
b7c97d9e59
coreutils: bump revision
5 years ago
Leonid Plyushch
f3726b8618
coreutils: build with libgmp
Enhances `expr` and `factor`.
Since gmp is part of bootstrap environment, it should be ok to use for
programs where possible.
5 years ago