Commit Graph

20 Commits

Author SHA1 Message Date
Aditya Alok 65e3eae5fe
feat(uftrace): enable auto-update, upgrade to 0.11
- enable luajit support

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-16 20:02:30 +05:30
Lucy Phipps f80785d2bf
seafile-client, speechd, uftrace: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +01:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch e1d0142378 uftrace: rebuild with python 3.9 2020-10-08 18:58:42 +03:00
Leonid Pliushch 37753617aa uftrace: build with libdw 2020-06-21 21:12:49 +03:00
Leonid Pliushch 39a075aafc uftrace: remove arm-clang-mcount-hook.patch 2020-04-08 02:46:16 +03:00
Leonid Pliushch 9113b341f8 uftrace: update to 0.9.4 2020-04-08 00:18:31 +03:00
Leonid Pliushch 46f3b95e21 Revert "uftrace: update to 0.9.4"
This reverts commit 4c6d698f0d13770a10aecf47d856138edeee8ccc.
2020-02-17 16:14:14 +02:00
Leonid Pliushch 25d2f62e1e uftrace: update to 0.9.4 2020-02-17 15:46:53 +02:00
Leonid Pliushch 80b8744705 uftrace: use @TERMUX_PREFIX@ in patches instead of path 2019-09-19 23:38:10 +03:00
Leonid Pliushch 369d94bfbb uftrace: apply clang mcount hook patch
Was proposed in https://github.com/namhyung/uftrace/issues/851.
2019-09-10 23:31:00 +03:00
Leonid Pliushch 63a095b1c2 Revert "uftrace: link with libdwarf"
This reverts commit 5cb74edbf2e5847668133c9f1cfcb23e222457d8.
2019-09-07 22:39:40 +03:00
Leonid Pliushch e1ff05d9c5 uftrace: link with libdwarf 2019-09-07 22:35:38 +03:00
Leonid Pliushch c16c871c0e 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
2019-09-03 20:50:23 +03:00
Leonid Pliushch 947d0141a6 uftrace: use $PREFIX/tmp instead of /dev/shm 2019-09-03 15:30:30 +03:00
Fredrik Fornwall 436a1e1659 uftrace: Bump after libandroid-spawn update 2019-08-29 22:08:44 +02:00
Leonid Pliushch 76f2ae3519 uftrace: remove libfakeprofiler
Replaced by "libmcount-nop.so".
2019-08-28 16:20:46 +03:00
Leonid Pliushch 8b6263339f uftrace: bump revision 2019-08-28 15:23:43 +03:00
Leonid Pliushch a28f7639fc new packages: libandroid-spawn and uftrace 2019-08-28 15:17:34 +03:00