Commit Graph

20 Commits

Author SHA1 Message Date
Yaksh Bariya 3c91c9e100
bash-completion: Fix conflict with pacman
Fixes #8010
2021-11-20 14:09:09 +05:30
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 69bf40f10d bash-completion: bump revision 2020-07-27 23:42:29 +03:00
Fredrik Fornwall 0a0ab99705 bash-completion: Update from 2.10 to 2.11 2020-07-27 09:46:05 +02:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall 38b7de2405 bash-commit: Update from 2.9 to 2.10 2019-12-05 23:17:22 +01: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 e5862ab8fc bash-completion: update to 2.9 2019-05-02 15:36:43 +03:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 633a1dd711 bash-completion: Update from 2.7 to 2.8 2018-05-13 01:37:03 +02: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
Fredrik Fornwall 67cc6aa4c2 bash-completion: Update from 2.5 to 2.7 2017-07-16 18:48:40 +02:00
Fredrik Fornwall cc6c4e815a bash-completion: Fix man completion (fixes #1056) 2017-05-25 22:17:10 +02:00
Fredrik Fornwall d41caf96ef bash-completion: Update from 2.4 to 2.5 2017-03-07 14:31:51 +01:00
Fredrik Fornwall f3930360b2 bash-completion: Update from 2.3 to 2.4 2016-08-14 06:46:39 -04:00
Fredrik Fornwall 06d3063068 bash-commit: Update from 2.2 to 2.3 2016-05-03 02:46:04 +02:00
Fredrik Fornwall 1a850952e5 bash-completion: Update from 2.1 to 2.2 2016-03-07 18:47:26 -05:00
Fredrik Fornwall f18a9f6041 bash-completion: Mark as arch-independent
Also add patch from coming version
2016-01-24 17:29:25 -05:00
Fredrik Fornwall 0f99c9d9a3 Add bash-completion 2015-06-20 09:11:37 -04:00