Leonid Plyushch
2ddec41c40
Revert "uftrace: link with libdwarf"
This reverts commit 5cb74edbf2
.
5 years ago
Leonid Plyushch
5cb74edbf2
uftrace: link with libdwarf
5 years ago
Leonid Plyushch
a2986eb6e5
new package: libdwarf
5 years ago
Leonid Plyushch
908eeaf77d
ndk-sysroot: bump revision after ndk-headers patches update
%ci:reset-backlog
5 years ago
Butta
edab17baf3
libllvm: don't add arch-specific rpath when natively compiling
5 years ago
Butta
cec8910ee0
libdispatch: add package
5 years ago
Fredrik Fornwall
93acbfb5b9
libjpeg-turbo: Update from 2.0.2 to 2.0.3
5 years ago
Leonid Plyushch
7e88992f9d
termux-tools: do not print motd on OpenSSH login when config PrintMotd=no
Now OpenSSH will not print motd on its own which may result in duplicate.
Instead it will control the login script via environment variable.
Fixes https://github.com/termux/termux-packages/issues/3941 .
5 years ago
Leonid Plyushch
c49fd36879
libllvm: bump revision
5 years ago
its-pointless
31ee7b5480
don't search multilib dir for native
6 years ago
its-pointless
2eb5550806
get search path order correct
6 years ago
its-pointless
aaa0f56fe1
fix ndk-multilib
6 years ago
Fredrik Fornwall
e8bde08092
nodejs: Update from 12.9.1 to 12.10.0
5 years ago
Butta
106d3f6959
llbuild: add package
5 years ago
Michal Bednarski
3073fafa01
proot: Update package
* Added SIGSYS handler for waitpid (Required for bash on Android 10)
* Added SIGSYS handler for sendmmsg on x86 (for DNS when using emulator)
* Fixed void syscall handling on 32 bit ARM
* Prevent tracees from setting SUID_DUMP_DISABLE
5 years ago
Fredrik Fornwall
a272a32752
Rebuild all go packages with go 1.13
See https://github.com/termux/termux-packages/issues/3619
5 years ago
Fredrik Fornwall
5fb61db088
fzf: Bump to rebuild with go 1.13
5 years ago
Fredrik Fornwall
1d40852eb5
syncthing: Update from 1.2.1 to 1.2.2
5 years ago
Fredrik Fornwall
c9a62bb78d
golang: Update from 1.12.8 to 1.13
5 years ago
Leonid Plyushch
877571c0ee
uftrace: do not attempt to hook "backtrace"
Fixes segmentation fault on ARM devices at least.
backtrace (from execinfo.h) is not available on Android.
%ci:reset-backlog
5 years ago
Martin Kinkelin
3c0e8cd65e
LDC: Upgrade from v1.13 to v1.17 ( #4246 )
* LDC: Upgrade from v1.13 to v1.17
* LDC: Fix missing symbols in druntime's core.sys.posix.unistd
* LDC: Fix repeated llvm-config help output
* LDC: Revise build script
1) Use an 'installed' (ninja install) LLVM for LDC.
2) Cross-compile LLVM before invoking CMake for LDC, so that the LLVM
dir is actually populated (previously: just fake bin/llvm-config).
3) Include dlang tools ddemangle and dustmite in the final package too,
just like official LDC packages. Cmdline flags have been synced with
upstream.
* Add hello-world smoke test
* LDC: Upgrade LLVM from v7.0.1 to v8.0.1
5 years ago
Leonid Plyushch
c29aed6e7b
uftrace: use $PREFIX/tmp instead of /dev/shm
5 years ago
Fredrik Fornwall
8bbc27786c
glib: Update from 2.60.6 to 2.60.7
5 years ago
Fredrik Fornwall
d9e567b1e8
libgcrypt: Update from 1.8.4 to 1.8.5
5 years ago
Fredrik Fornwall
39c06d0d14
ruby: Update from 2.6.3 to 2.6.4
5 years ago
Fredrik Fornwall
87b6291ff1
bash: Update from 5.0.9 to 5.0.11
5 years ago
Leonid Plyushch
00255bb95f
m4: assume that spawn.h is not available
Fixes https://github.com/termux/termux-packages/issues/4258 .
5 years ago
Henrik Grimler
aa7a42f6f9
ncmpcpp: Fix socket path after it has been updated in mpd
5 years ago
lucy phipps
004a00267c
imagemagick: use librsvg +update to 7.0.8.62
5 years ago
Kevin Cotugno
d0693c289e
Bump ca-certificates to 20190828
5 years ago
Fredrik Fornwall
a370c5e1f1
uftrace: Bump after libandroid-spawn update
5 years ago
Butta
2aff54c113
libandroid-spawn: switch to modified upstream implementation and use it for ninja
5 years ago
Henrik Grimler
f67181ae0c
emacs: make emacsclient look for socket in $PREFIX/var/run per default
5 years ago
Fredrik Fornwall
f0f20d595d
emacs: Update from 26.2 to 26.3
5 years ago
Fredrik Fornwall
392edd8c16
nodejs: Update from 12.9.0 to 12.9.1
5 years ago
Fredrik Fornwall
1e566c8d9f
rclone: Update from 1.48.0 to 1.49.1
5 years ago
Leonid Plyushch
75815fac69
uftrace: remove libfakeprofiler
Replaced by "libmcount-nop.so".
5 years ago
Leonid Plyushch
164009bfda
uftrace: bump revision
5 years ago
Leonid Plyushch
e0c4056928
new packages: libandroid-spawn and uftrace
5 years ago
Bruno Bigras
dab68f01f8
starship: add package
5 years ago
Henrik Grimler
12c4c01182
libnet: add package
5 years ago
Fredrik Fornwall
11a1b528a2
tintin++: Update from 2.01.8 to 2.01.90
5 years ago
Fredrik Fornwall
6da6bcb34a
nano: Update from 4.3 to 4.4
5 years ago
Fredrik Fornwall
200ae1be89
libx265: Update from 3.1.1 to 3.1.2
5 years ago
Fredrik Fornwall
eb7ee77606
zstd: Update from 1.4.2 to 1.4.3
5 years ago
Fredrik Fornwall
b612bedca8
nodejs: Update from 12.4.0 to 12.9.0
5 years ago
Henrik Grimler
95b0264661
mpd: use $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
5 years ago
Henrik Grimler
05817bd55e
tmux: put socket in $PREFIX/var/run instead of $TMPDIR
See https://github.com/termux/termux-packages/issues/4206
5 years ago
Henrik Grimler
3b5a1e7db1
emacs: add termux-service script, put socket in $PREFIX/var/run
Start with sv up emacsd
5 years ago
Fredrik Fornwall
b89bdca435
nodejs-lts: Update from 10.16.2 to 10.16.3
5 years ago