Commit Graph

22 Commits

Author SHA1 Message Date
Lucy Phipps d2067b15b8
fix files without trailing newlines
%ci:no-build
2021-10-22 20:44:59 +01:00
Lucy Phipps bae60e5517
less: update to 590, use pcre2 2021-09-13 16:46:25 +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
Henrik Grimler ab27614863 less: update to 563 2020-11-04 21:42:19 +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 4832078d86 reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Leonid Pliushch ad47bed9bb specify essential packages
* libbz2 / bzip2
 * coreutils
 * libcurl / curl
 * gzip
 * less
 * tar
 * liblzma / xz-utils
2019-07-21 22:18:09 +03:00
Leonid Pliushch 7bc8ecdb2d less: update to 551 2019-07-07 16:08:44 +03:00
Wetitpig 5f07ac4eb9 Change permissions 2019-02-09 21:06:31 +02:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall f0779c1a57 less: Remove pcre dependency 2018-09-22 20:53:09 +02:00
Fredrik Fornwall 0c35bd52aa less: Bump revision after enabling pcre 2018-04-22 23:39:41 +02:00
Vadzim Miliantsei 9889c15a5f Use PCRE (#2349) 2018-04-22 22:04:59 +02:00
Fredrik Fornwall 7cdcb293a5 less: Update from 487 to 530 2018-03-30 22:44:41 +02:00
Fredrik Fornwall 43af7d0157 less: -Werror=implicit-function-declaration 2017-07-07 10:51:06 +02:00
Fredrik Fornwall 07e5b201a7 less: Update from 481 to 487 2017-04-06 23:41:23 +02:00
Fredrik Fornwall e239964bac Make it possible to specify checksum for src 2016-08-24 06:34:43 -04:00
Fredrik Fornwall 6c6a232e82 less: Remove old workaround for broken tarball 2015-11-01 17:28:30 -05:00
Fredrik Fornwall 627d1d30e1 less: Update to less-481 2015-10-08 19:46:01 -04:00
Fredrik Fornwall 0b9ad54ef5 less: Update from 478 to 479 2015-07-22 15:31:52 -04:00
Fredrik Fornwall 04b9145a09 Update less from 471 to 478 2015-06-28 17:11:35 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00