Commit Graph

22 Commits

Author SHA1 Message Date
Lucy Phipps 2e856096d8
profanity, ranger, rdiff-backup: bump 2021-10-06 02:25:37 +01:00
Lucy Phipps e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +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 9b5bec22d8 ranger: rebuild with python 3.9 2020-10-08 18:56:38 +03:00
Fredrik Fornwall 29f0b2dbd9 ranger: Update from 1.9.2 to 1.9.3 2020-01-02 21:38:44 +01:00
Leonid Pliushch 0f42f6591e ranger: update for python 3.8 2019-11-18 02:23:03 +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 13cec16263 Spaces to tabs 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 fc9fd770a4 python: Update from 3.6.6 to 3.7.1 2018-10-21 21:16:53 +02:00
Fredrik Fornwall 1d0f650d4a ranger: Update from 1.9.1 to 1.9.2 2018-09-15 21:59:14 +02:00
Fredrik Fornwall 83fb87f931 ranger: Update from 1.9.0 to 1.9.1 2018-02-26 00:08:49 +01:00
Fredrik Fornwall 9ca986430e ranger: Skip running pylint 2018-01-29 11:40:44 +01:00
Fredrik Fornwall b490abcff2 ranger: Update from 1.8.1 to 1.9.0 2018-01-29 10:38:31 +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 f8cce0c098 Use more source checksums 2017-03-27 05:11:31 +02:00
Fredrik Fornwall 449d39d04a python: Update from 3.5 to 3.6 2017-01-15 19:37:14 +01:00
Fredrik Fornwall af4dc416ed s/TERMUX_PKG_BUILD_REVISION/TERMUX_PKG_REVISION/ 2017-01-11 01:21:42 -05:00
Fredrik Fornwall 3c323c69ae Docker and build updates
- Update to build on ubuntu 16.04.
- Docker: Set FORCE_UNSAFE_CONFIGURE=1. Fixes #275.
- Docker: Various fixes.
- Neovim: No longer require lua.
- Some minor package updates.
2016-05-24 18:38:29 -04:00
Fredrik Fornwall 38c333e01a ranger: Fix sh call and avoid hard links 2015-11-29 18:36:59 -05:00
Fredrik Fornwall 01c46e3b95 Fix ranger referencing python3.4 (closes #27) 2015-10-14 06:40:49 -04:00
Fredrik Fornwall 59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00