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

14 Commits

Author SHA1 Message Date
Henrik Grimler
dc552e9b49
enhance(main/tergent): add support for arm and i686
Tested on aarch64 as well as arm.

Upstream PR: https://github.com/aeolwyr/tergent/pull/18
2022-06-03 17:22:42 +02:00
Henrik Grimler
34f28355f8
enhance(main/tergent): remove warning about v0/v1 incompatibility
It has been quite a while since the v0 -> v1 update.  Remove warning
to not confuse users on future revision bumps.
2022-06-03 17:22:39 +02:00
Henrik Grimler
fd01c38751
chore(main/tergent): split build recipe into several functions
termux_step_rust makes more sense to have in
termux_step_pre_configure, the carbo build step in termux_step_make
and the install step in termux_step_make_install.
2022-06-03 17:22:35 +02:00
Leonid Pliushch
27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Daniil Gentili
9d88b391a1 Unlock tergent keystore with termux-fingerprint 2021-02-10 21:51:02 +02: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
8770085e1b tergent: use bash in postinst script 2020-11-22 22:39:28 +02:00
Leonid Pliushch
76434e451c tergent: allow to cancel package upgrade 2020-11-22 22:38:30 +02:00
Leonid Pliushch
d4be0d5c79 tergent: blacklist 32bit arches, fix build & install step 2020-11-22 22:19:17 +02:00
Leonid Pliushch
ad60cf2b7a tergent: specify libtergent.so path correctly 2020-11-22 22:01:42 +02:00
Leonid Pliushch
34b030e5ce tergent: specify arch 2020-11-22 21:58:24 +02:00
Leonid Pliushch
9292f88b33 tergent: update to 1.0.0 2020-11-22 21:51:54 +02:00
Leonid Pliushch
ab0b2cd182 tergent: reformat build.sh and remove redundant stuff 2019-06-20 14:51:36 +03:00
Chih-Hsuan Yen
96501ace20 Add tergent 2019-06-20 14:51:36 +03:00