Commit Graph

19 Commits

Author SHA1 Message Date
termux-pacman-bot
c9ba9ecb64 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 01:27:08 +00:00
termux-pacman-bot
780c860f87 bump(main/mg): 20230406
This commit has been automatically submitted by Github Actions.
2023-04-06 06:31:45 +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
16c2b02235 upgpkg(main/mg): 20221112
This commit has been automatically submitted by Github Actions.
2022-11-12 12:58:36 +00:00
termux-pacman-bot
86566e994e packages/mg 2022-06-16 12:41:13 +00:00
termux-actions[bot]
8765a0a891 packages/mg 2022-04-02 07:37:27 +00:00
termux-actions[bot]
7411407660 packages/libexpat&&packages/mg 2022-04-01 08:47:23 +00:00
termux-actions[bot]
7c0aee6cdc packages/mg 2022-03-04 10:22:00 +00:00
Maxython
2d8880c882 Update package mg 2021-12-03 00:23:25 +03:00
Maxython
6e055fc673 Update package mg 2021-10-15 23:53:31 +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
9608af5a38 update debscripts for compatibility with pacman format 2021-09-10 19:55:32 +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
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
27e89c15f5 alternatives: more editors can be used as alternative for /bin/editor 2019-08-10 22:34:54 +03:00
Leonid Pliushch
6a3865aa08 fix licenses where possible
Some packages have license set to "custom" and this
should be fixed.
2019-01-21 17:17:53 +02:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
467475b03b mg: Install man page to expected directory 2018-11-18 00:57:49 +01:00
its-pointless
6b6336d6a0 libbsd and mg a small emacs clone 2018-11-18 00:51:17 +01:00