Commit Graph

26 Commits

Author SHA1 Message Date
Aditya Alok
161cfe22b7 libelf: move dependencies to respective subpackages 2021-09-06 12:17:33 +02:00
Aditya Alok
4750fdeb16 libelf: move few build dependencies to runtime 2021-09-06 12:17:33 +02:00
Aditya Alok
8ab480dda7
libelf: enable full elfutils package (#7431) 2021-09-03 21:07:15 +03: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
Henrik Grimler
f5021b9cb3 libelf: update to 0.182 2020-11-04 21:10:55 +01:00
Henrik Grimler
b041462517 libelf: update to 0.181 2020-09-28 20:20:22 +02:00
Fredrik Fornwall
fd43b99f40 Bump some packages to trigger rebuild
These packages were not published on bintray for some reason
2020-08-12 19:22:40 +02:00
Henrik Grimler
1e194fdaa0 libelf: update to 0.180 2020-06-23 21:35:12 +02:00
Faheem Pervez
e93e05255e libelf: build libasm, libdw (#5411) 2020-06-20 20:05:31 +03:00
Leonid Pliushch
04cf45a3f6 libelf: update to 0.179 2020-04-14 15:30:36 +03:00
Leonid Pliushch
5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall
f85ecdcb26 libelf: Update from 0.177 to 0.178 2019-12-12 21:42:44 +01:00
Leonid Pliushch
4a679c8b71 libelf: update to 0.177
%ci:reset-backlog
2019-09-18 16:26:24 +03:00
Leonid Pliushch
41db6ee864 libelf: compile with -O1
Optimization flags -O2/-Oz cause bus error in program `uftrace` on ARM devices.
2019-09-11 01:33:15 +03:00
Leonid Pliushch
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
its-pointless
c3ead87973 libelf update 2019-05-29 23:49:11 +02:00
Leonid Pliushch
11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Leonid Pliushch
c120563b58 fix compilation errors for apt, busybox, imagemagick, libelf, tar 2019-03-10 15:41:38 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
590c6dcb36 libelf: Update from 0.174 to 0.175 2018-11-27 00:25:40 +01:00
Fredrik Fornwall
bdab6e1944 libelf: Update from 0.173 to 0.174 2018-09-22 21:27:43 +02:00
Fredrik Fornwall
66aea0b5df libelf: Keep the libelf part of elfutils
While all of elfutils does not build with clang, the libelf part does
and is needed by ltrace. So keep libelf as a package and let it replace
elfutils for now.
2018-08-17 21:32:56 +02:00
Fredrik Fornwall
a265a2a806 libelf: Rename to sensible elfutils 2016-05-04 15:31:47 -04:00
Fredrik Fornwall
cf31088189 libelf: Update to latest version 2016-05-04 15:31:11 -04:00
Fredrik Fornwall
637f22d133 Remove DT_VERDEF and DT_VERDEFNUM elf entries
This fixes Android 6 problems (so closes #26).

It also rebuilds termux-elf-cleaner when needed
and bumps some build revisions for packages
needed updates to remove DT_VERDEF and DT_VERDEFNUM.
2015-10-13 15:48:40 -04:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00