1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-14 15:26:40 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
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 4c6d698f0d.
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 5cb74edbf2.
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