Commit Graph

19 Commits

Author SHA1 Message Date
Tee KOBAYASHI 8e75d0ebf5 datamash: Bump to 1.8 2022-11-24 09:51:38 +00:00
Henrik Grimler 742d86b568 Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds
Not necessary after __USE_FORTIFY_LEVEL is set. No need to rebuild any
packages for this though:
%ci:no-build
2021-02-03 16:57:21 +01: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 94ddbfb5b2 datamash: update to 1.7 2020-04-26 14:52:54 +03:00
Fredrik Fornwall c7a9219cd6 datamash: Update from 1.5 to 1.6 2020-02-25 11:32:11 +01:00
Leonid Pliushch 5123b0cffa fix formatting of some build.sh 2020-01-13 03:00:07 +02:00
Leonid Pliushch a6edfafe39 datamash: update to 1.5 2019-09-18 15:31:02 +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
Henrik Grimler 1973ef42db datamash: fix debug build 2019-05-31 20:25:54 +02:00
Leonid Pliushch 361d8c519f [incomplete] set licenses for packages 2019-01-20 22:41:50 +01:00
Fredrik Fornwall 00fc4a3e21 datamash: Update from 1.3 to 1.4 2018-12-28 00:58:45 +01:00
Fredrik Fornwall 52c909693c datamash: Update from 1.2 to 1.3 2018-03-18 21:02:54 +01:00
Fredrik Fornwall 79cd22ed7b datamash: Update from 1.1.1 to 1.2 2017-08-24 20:59:18 +02:00
Fredrik Fornwall 2e08a2eca7 datamash: Update from 1.1.0 to 1.1.1 2017-01-28 16:19:28 +01:00
Fredrik Fornwall d33a847d03 datamash: Do not depend on libandroid-support
Depending on libandroid-support is not necessary for datamash,
and removing it fixes building with clang.
2017-01-18 01:59:40 +01:00
Fredrik Fornwall 722ed12d69 Switch from ftp.gnu.org to mirrors.kernel.org 2016-09-24 18:42:39 -04:00
Fredrik Fornwall ecb95da347 datamash: Update from 1.0.7 to 1.1.0 2016-01-18 10:27:37 -05:00
Fredrik Fornwall c20833919e Update datamash from 1.0.6 to 1.0.7 2015-06-22 19:11:07 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00