Commit Graph

29 Commits

Author SHA1 Message Date
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
Deshdeepak acec5fd90f
bat: update to 0.17.1 (#6075) 2020-11-25 10:19:24 +05:30
kcubeterm f893762915 Update bat to 0.17.0 2020-11-23 19:06:21 +00:00
kcubeterm b681dcbc88 Uodate: bat to 0.17.0 2020-11-23 18:10:42 +00:00
spitlo 67d3086b72 package updates: libgit2 - 1.1.0, bat - 0.16.0 (#5936) 2020-10-13 13:04:18 +03:00
its-pointless 43f5eb9281 r21 cross over in progress 2020-07-09 13:51:35 +02:00
Fredrik Fornwall 25fd79bdb3 bat: Update from 0.15.3 to 0.15.4 2020-06-01 23:43:50 +02:00
Leonid Pliushch 23b7b4a209 bat: update to 0.15.3 2020-05-26 15:59:38 +03:00
Leonid Pliushch 26aaf9a0de bat: update to 0.15.2 2020-05-25 22:26:05 +03:00
Leonid Pliushch 4d07a3509d bat: update to 0.15.1 2020-05-13 11:29:33 +03:00
Leonid Pliushch 5902392e95 bat: update to 0.15.0 2020-04-26 14:51:52 +03:00
Leonid Pliushch 4cbe9e7b92 bat: fix installation of manpage 2020-03-29 22:44:15 +03:00
Leonid Pliushch 1fed1baaf1 bat: update to 0.13.0 2020-03-29 22:02:04 +03:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Fredrik Fornwall f5e14a56d4 bat: Update from 0.11.0 to 0.12.1 2019-09-10 22:09:48 +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 604cdbab37 bat: update to 0.11.0 2019-05-16 20:01:37 +03:00
Leonid Pliushch 41caed9b51 bat: fix build error where zlib.h was not found 2019-04-15 00:59:45 +03:00
Leonid Pliushch e63d777af2 bat: fix dependencies 2019-04-14 18:46:58 +03:00
Leonid Pliushch 11200afa32 add zlib to dependencies where needed 2019-04-14 16:00:23 +03:00
Fredrik Fornwall e9d3fcea4c Fix DT_RUNPATH for rust-using packages
See #3490.
2019-03-10 23:33:24 +01:00
Fredrik Fornwall ce025bd869 bat: Update from 0.9.0 to 0.10.0 2019-02-09 00:26:00 +01:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 6e50c5c6ee bat: Depend on less (fixes #2842) 2019-01-19 09:58:17 +01:00
Fredrik Fornwall 27d30ea6b5 Rebuild rust packages with latest toolchain 2019-01-19 02:20:51 +01:00
Fredrik Fornwall 402baeafcd bat: Update from 0.8.0 to 0.9.0 2018-11-12 22:30:23 +01:00
Fredrik Fornwall 4a2832aa99 bat: Update from 0.7.1 to 0.8.0 2018-10-18 06:51:50 +02:00
Fredrik Fornwall a6e0abad14 bat: Fix random whitespace 2018-10-18 05:51:48 +02:00
Fredrik Fornwall e4f2135503 bat: Enable package 2018-10-14 22:00:21 +02:00