Commit Graph

25 Commits

Author SHA1 Message Date
termux-pacman-bot
ff6820398f boinc: always disallow ldd usage on Android 2023-03-19 03:04:26 +00:00
termux-pacman-bot
2a23f9f5fd boinc: Bump to 7.22.0 2023-01-25 17:02:43 +00:00
termux-pacman-bot
a09eeda81f fix(main/boinc): make benchmark LTO resistant 2022-12-31 10:30:54 +00:00
termux-pacman-bot
52211c00eb boinc: Bump to 7.20.5 2022-12-02 21:31:11 +00:00
termux-pacman-bot
0a3e7b7a13 enhance(main): enable LTO for boinc and boinctui
* cleanup the patch to be less reliant build arguments
2022-11-27 07:30:55 +00:00
termux-pacman-bot
a6e0bc1f65 boinc: Bump to 7.20.4 2022-11-24 12:42:45 +00:00
termux-pacman-bot
514a048bd7 upgpkg(main): boinc, boinctui (#11887)
* upgpkg(main/boinc): to 7.20.2
* enhance(main/boinc): enable safe default options for Android
* chore(main/boinc): update patches
* upgpkg(main/boinctui): to 2.7.0
2022-09-11 15:41:37 +00:00
termux-pacman-bot
08b24d5ff8 packages/boinc 2022-08-13 10:39:56 +00:00
termux-pacman-bot
8c96b2c7ab packages/boinc 2022-08-04 04:11:00 +00:00
termux-pacman-bot
46a1f54cf4 packages/boinc 2022-06-11 18:22:59 +00:00
termux-actions[bot]
763594fb87 packages/apache2&&packages/boinc 2022-03-01 13:23:18 +00:00
termux-actions[bot]
7c53a6bda7 packages/boinc 2022-02-26 04:47:44 +00:00
Maxython
8e9d9a4c12 packages/boinc 2022-01-02 01:17:14 +03:00
Maxython
0f0ebeaef4 Update package boinc 2021-11-02 15:34:51 +03: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