Commit Graph

20 Commits

Author SHA1 Message Date
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 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
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 beb0068126
ninja: update to 1.10.2 2020-12-07 22:32:01 +00:00
Butta 11e8c46ded glib: update from 2.64.4 to 2.64.5
libcurl: update from 7.71.1 to 7.72.0

libgrpc: update from 1.31.0 to 1.31.1

ninja: update from 1.10.0 to 1.10.1
2020-08-19 20:36:13 +05:30
Leonid Pliushch 84b3fa533c ninja: remove unneeded patch 2020-01-30 22:13:57 +02:00
Leonid Pliushch c9aec4cbe7 ninja: update to 1.10.0 2020-01-30 22:03:41 +02:00
Butta 0043f4fcf4 libandroid-spawn: switch to modified upstream implementation and use it for ninja 2019-08-29 22:05:52 +02:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Butta 4c735a6580 on-device build: Fix up ncurses and ninja, adjust some setup scripts,
and add dependency info to scripts/setup-termux.sh.
2019-08-11 16:03:35 +03:00
Leonid Pliushch 17153eafeb ninja: bump revision 2019-06-20 00:46:19 +03:00
Fredrik Fornwall 6f8d64a790 Merge branch 'master' into readline 2019-02-24 20:41:00 +02:00
Joakim 899e1c7890 ninja: Update from 1.8.2 to 1.9.0 and switch to posix_spawn from Bionic 9. 2019-02-24 20:35:10 +02:00
Leonid Pliushch 2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall ea70319bff ninja: Avoid _MAJOR_VERSION variable 2017-11-01 23:45:56 +01:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Joakim a73d9be690 ninja: add package 2017-09-17 23:30:15 +02:00