Commit Graph

23 Commits

Author SHA1 Message Date
termux-pacman-bot
8bc144196d some packages: Re-enable clang16-porting
%ci:no-build
2023-04-08 22:31:38 +00:00
termux-pacman-bot
754acad112 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 07:33:10 +00:00
termux-pacman-bot
bad6a658b4 bump(main/hyperfine): 1.16.1
This commit has been automatically submitted by Github Actions.
2023-03-22 00:46:35 +00:00
termux-pacman-bot
1227618e4b bump(main/hyperfine): 1.16.0
This commit has been automatically submitted by Github Actions.
2023-03-15 12:42:01 +00:00
termux-pacman-bot
ba7ded118c hyperfine: update to 1.15.0
This commit has been automatically submitted by Github Actions.
2022-09-07 13:21:43 +00:00
termux-actions[bot]
8863317f2a packages/hyperfine 2022-05-27 16:32:58 +00:00
termux-actions[bot]
d5130dcada packages/hyperfine 2022-05-18 01:44:12 +00:00
termux-actions[bot]
d3f3c4413d packages/hyperfine 2022-03-05 12:29:29 +00:00
Maxython
07fcceeef3 Update package hyperfine 2021-10-20 09:01:25 +03:00
Leonid Pliushch
5546b95b64 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 18:29:55 +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
be2e726d43 hyperfine: bump revision 2020-11-09 00:28:52 +02:00
Leonid Pliushch
60c81c772e hyperfine: update to 1.11.0 2020-11-08 23:06:19 +02:00
Henrik Grimler
6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch
78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Henrik Grimler
ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Henrik Grimler
f8522b37d2 hyperfine: update to 1.10.0 2020-06-06 20:38:27 +02:00
Leonid Pliushch
9c9e7f65b8 update maintainer info
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.

DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.

%ci:no-build
2020-05-13 11:05:52 +03:00
Leonid Pliushch
57a3d035eb hyperfine: update to 1.9.0 2019-12-02 14:44:22 +02:00
Leonid Pliushch
77c1664409 hyperfine: update to 1.8.0 2019-10-18 14:38:26 +03:00
Leonid Pliushch
c32fd924cd hyperfine: update to 1.7.0 2019-09-08 03:05:46 +03: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
Leonid Pliushch
7f69c5eca0 new package: hyperfine 2019-06-16 15:37:32 +03:00