Leonid Pliushch
27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
...
Re-enable automatic updates after deleting github-projects.txt.
%ci:no-build
2021-10-04 13:43:31 +03:00
Leonid Pliushch
8903ebb098
pass-otp: bump revision
2020-11-22 22:32:26 +02:00
Leonid Pliushch
590db11e74
pass-otp: depend on debianutils
...
Fixes https://github.com/termux/termux-packages/issues/6041
2020-11-22 22:24:20 +02:00
Leonid Pliushch
5123b0cffa
fix formatting of some build.sh
2020-01-13 03:00:07 +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
60143d94d7
pass-otp: fix homepage url
2019-02-17 18:21:23 +02:00
Fredrik Fornwall
dfbf24fce6
pass-otp: Update from 1.1.1 to 1.2.0
2019-01-27 22:39:58 +01:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
726ddcef92
pass-otp: Update from 1.1.0 to 1.1.1
2018-07-02 00:18:54 +02:00
Henrik Grimler
7dd380ac70
pass-otp: add package ( #2466 )
...
* build-package.sh: add TERMUX_PKG_SUGGESTS
See https://www.debian.org/doc/debian-policy/#binary-dependencies-depends-recommends-suggests-enhances-pre-depends
* pass-otp: add package
Useful for services that require two factor authentication
Add libqrencode as SUGGESTS
* libqrencode: add package
* pass: bump package, add pass-otp as suggested package
Also add git as RECOMMENDS. Maybe pass-otp should be RECOMMENDS as well?
2018-06-04 01:35:38 +02:00