Go to file
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
.github package_request template: add comment about other package managers 2020-09-01 22:22:10 +02:00
disabled-packages Remove disabled-packages/pacman/ 2020-08-12 12:09:43 +02:00
ndk-patches fix ndk-patches/paths.h.patch 2020-07-11 00:51:47 +03:00
packages boinc: update to 7.16.11 (#5795) 2020-09-13 22:20:12 +05:30
sample update sample script for new package 2019-08-10 18:01:57 +03:00
scripts golang: update to 1.15.2 (#5794) 2020-09-11 03:50:33 +03:00
.gitattributes update .gitattributes 2020-08-27 21:40:58 +03:00
.gitignore Add vagrant (#642) 2017-01-03 19:05:15 +01:00
BACKERS.md Update BACKERS.md 2020-04-29 00:32:23 +02:00
build-all.sh enable on-device builds 2019-08-08 16:58:34 +03:00
build-package.sh Rename termux_extract_src_archive to termux_unpack_src_archive 2020-07-21 20:09:38 +02:00
clean.sh packages: standardize values of several control variables for build.sh 2019-08-12 18:49:13 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2020-06-19 18:20:59 +03:00
LICENSE.md avoid long lines in LICENSE.md 2019-06-08 14:40:01 +03:00
README.md update readme 2020-07-28 20:43:42 +03:00

Termux packages

Packages last build status Docker image status Repology metadata status Join the chat at https://gitter.im/termux/termux

Powered by JFrog Bintray

This project contains scripts and patches to build packages for the Termux Android application.

Quick how-to about Termux package management is available at https://wiki.termux.com/wiki/Package_Management.

Contributing

We are looking for help in order to solve issues. Please submit the bug fixes, version updates and new packages - all contributions which will help to improve Termux are welcome.

Read CONTRIBUTING.md and Developer's Wiki for more details.

Contacts

General mailing list: https://groups.io/g/termux

Developer mailing list: https://groups.io/g/termux-dev

General chat: https://gitter.im/termux/termux or #termux on IRC/freenode.

Developer chat: https://gitter.im/termux/dev or #termux/development on IRC/freenode.