Commit Graph

17 Commits

Author SHA1 Message Date
Yaksh Bariya 4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya 1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
Yaksh Bariya 72dfe5266b revbump packages dependent on glib 2021-12-12 10:07:41 +05:30
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
kartikynwa c26268a7e0 megatools: update to 1.10.3 2020-06-16 17:04:10 +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 74ba5e2171 megatools: source code is no longer hosted on github 2019-07-29 22:16:31 +03:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall 73817beeb8 megatools: Update from 1.10.1 to 1.10.2 2018-08-01 22:48:44 +02:00
Fredrik Fornwall 03c6f73035 megatools: Update from 1.9.98 to 1.10.1 2018-07-29 23:58:51 +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 419a087c74 megatools: Add source checksum 2017-09-14 20:23:37 +02:00
Leonid Pliushch 565379d7d6 megatools: fix hardcoded paths 2017-09-14 16:21:10 +02:00
David Martinez 4a8dd71870 Fixed Megatools build for 1.9.98 version 2017-08-10 02:41:22 +02:00
David Martinez 7a07008d69 Megatools: fixed config step 2017-08-10 02:41:22 +02:00
David Martinez c311cdcb88 megatools: added base package 2017-08-10 02:41:22 +02:00