Commit Graph

16 Commits

Author SHA1 Message Date
agnostic-apollo 337417f4c2 Changed(termux-create-package): Bump to v0.12.0 2022-01-08 21:43:48 +05:00
Leonid Pliushch c92a7a5ff3 termux-create-package: depend on binutils
It needs ar utility
2021-08-01 14:02: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 5a3f81d75b termux-create-package: update to 0.10 2020-07-11 01:18:29 +03:00
Leonid Pliushch 999e5a7365 termux-create-package: update to 0.9 2020-07-08 14:25:30 +03:00
Leonid Pliushch 49a9c5fac3 termux-create-package: update to 0.8 2020-07-07 01:38:45 +03:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +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
Wetitpig 5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall 828cf5c593 termux-create-package: Mark with Apache-2.0 license 2019-01-23 00:59:16 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall c1297b1379 termux-create-package: Update from 0.4 to 0.7 2018-10-29 22:36:03 +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
Fredrik Fornwall d1a699b743 termux-create-package: Update from 0.2 to 0.4 2017-03-19 03:18:58 +01:00
Fredrik Fornwall ab632f6c57 termux-create-package: Update from 0.1 to 0.2 2016-12-11 09:13:04 -05:00
Fredrik Fornwall eeed47f4f4 termux-create-package: Move from disabled-packages/ to packages/ 2016-12-11 09:00:10 -05:00