Leonid Pliushch
1eb8aa4a0b
pass: install all completion files
...
Issue https://github.com/termux/termux-packages/issues/4628 .
2019-12-21 21:58:39 +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
Oliver Schmidhauser
0dbaa05759
pass: don't add newline to output. Fixes #3310
...
Since 5b3f31bf14
fixes the newline being added to termux-clipboard-get, this workaround is no longer required here and actually breaks the comparission.
2019-02-13 22:47:02 +01:00
Leonid Pliushch
46d333adba
add licenses for more packages
2019-01-21 17:17:53 +02:00
Fredrik Fornwall
bc5f8b91d2
pass: Update from 1.7.2 to 1.7.3
2018-08-06 01:38:35 +02:00
Henrik Grimler
24d1b3edcf
Remove gnupg1 ( #2691 )
...
Remove gnupg1
2018-07-29 21:33:27 +02:00
Fredrik Fornwall
57e7a75527
pass: Update from 1.7.1 to 1.7.2
2018-06-20 01:15:57 +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
Fredrik Fornwall
fd8bd09a83
pass: Add comment on why we depend on coreutils
2017-09-10 21:56:10 +02:00
Oliver Schmidhauser
60345650a8
pass requires coreutils. fixes #1427
...
Because busybox's tr doest support the [:graph:] modifier, all passwords generated
contain only the characters [:graph].
2017-09-10 21:49:17 +02:00
Oliver Schmidhauser
467b194ef0
switch to gnupg2 for pass ( #1105 )
2017-06-22 14:26:11 +02:00
Oliver Schmidhauser
0bf2de0570
Pass remove pwgen as requirement ( #985 )
...
Since Pass 1.7 it doesn't need pwgen anymore
2017-05-04 22:04:42 +02:00
Oliver Schmidhauser
f703bff492
Update pass to 1.7.1 ( #958 )
2017-04-24 23:10:22 +02:00
Oliver Schmidhauser
796a52721f
Update pass to version 1.7 ( #796 )
2017-02-27 16:03:16 +01:00
Fredrik Fornwall
4d2c855c2a
pass: Fix gpg -> gnupg
2016-03-21 19:15:20 -04:00
Fredrik Fornwall
afd500a774
Add pass package ( closes #147 )
2016-03-22 00:12:23 +01:00