Commit Graph

15 Commits

Author SHA1 Message Date
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 49106f00c5 boinc: fix builds with OpenSSL 3 2022-02-26 04:25:43 +00:00
Jia Yuan Lo 794f8f791b
boinc: update to 7.18.1 (#8394)
* boinc: update to 7.18.1

  * change to per-file patches
  * add bash completion
  * add device detection by default
  * add optional Linux task support via proot
  * disable unused code path for Termux

* boinc: fix prerelease message
2021-12-29 17:40:36 +02:00
Jia Yuan Lo ba0120b4d2 boinc: bump revision and small patch to build 2021-10-25 17:17:08 +02:00
Henrik Grimler a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Leonid Pliushch f038d3f4ec
boinc: update to 7.16.16 2021-02-04 19:56:04 +00: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
Jia Yuan Lo 95d0149704 boinc: update to 7.16.11 (#5795)
* boinc: update to 7.16.11

* boinc: update patches for 7.16.11

* boinc: disable switcher

termux/termux-packages#5668

* boinc: add oobe improvement patches

* boinc: simplify disable-whetneon.patch

termux/termux-packages#5795
The old patch is getting hard to maintain because someone think it is a good
idea to support non-NEON Android devices in 2020.
The new patch simplify things by only disable 32bit ARM host detection so that
whetneon and whetvfp will not be built which can make the client too complex.

Apply this patch and please dont use "-DANDROID" and "--host arm-linux*"

* boinc: fix 32bit compatibility on 64bit Termux

Remove blocking request 32bit executables and fix it instead.
Add patch that unset LD_PRELOAD environment variable before running 32bit
BOINC executables.
This is applicable for 64bit Android devices running BOINC on Termux.
No manual unset from user is needed.

* boinc: simplify disable-whetneon.patch v2
2020-09-13 22:20:12 +05:30
Leonid Pliushch 9c1ebc049e boinc: update to 7.16.7 2020-06-02 15:53:13 +03:00
Leonid Pliushch effc800730 boinc: update patches
As suggested in https://github.com/termux/termux-packages/issues/5048#issuecomment-614472026.
2020-04-16 14:53:18 +03:00
Henrik Grimler 3dcc4e8f73 boinc: update to 7.16.6 2020-04-13 12:01:12 +02:00
Leonid Pliushch 7ab5ac7ca2 boinc: update to 7.16.5 2020-03-20 14:52:16 +02:00
Leonid Pliushch 86edc5aaa6 boinc: build without libwhetneon 2020-03-20 14:09:40 +02:00
Leonid Pliushch 0fd10eba3c boinc: use only 1 make job
Should fix issue where some libs not found during link time.
2020-03-20 13:27:39 +02:00
Leonid Pliushch a3af0158b0 new package: boinc (#5058)
Requested in https://github.com/termux/termux-packages/issues/5048.
2020-03-20 13:01:00 +02:00