Age | Commit message (Collapse) | Author |
|
|
|
provides: add passmenu
checkdepends: add git
|
|
|
|
|
|
|
|
|
|
- since 639c46a3[1] pass uses /dev/urandom for password generation so
pwgen is not needed anymore
- since 77f1384a[2] pass can use qrencode to show QR codes
- add dmenu as an optional dependancy since passmenu needs it
[1]: https://git.zx2c4.com/password-store/commit/?id=639c46a342466209e9b0600c2b3574bb44a0ff31
[2]: https://git.zx2c4.com/password-store/commit/?id=77f1384a6321eef06265ea5e5b11eabdc53ab720
|
|
- remove redundant $(DESTDIR)'s from Makefile
|
|
- add passmenu
|
|
- forgot to update .SRCINFO
|
|
- update jonyamo's email
|
|
- add jonyamo as a contributor
- update the url
|
|
- version 1.6 released
- depend on tree 1.7.0
- use FORCE_ALL to install all completion files
|
|
- FORCE_{BA,F,Z}SHCOMP control whether to install completion files
-> no need for Makefile.patch
|
|
- add grep as a dependancy
- update line numbers in Makefile.patch
|
|
- typo in uninstall fixed upstream -> no need to patch that
|
|
- add fish-completion (patch from Lokaltog)
|
|
- update Makefile.patch
|
|
- bash-completion file's name is fixed upstream, no need to patch it
- use redirediction to apply patch
- don't use args with patch
|
|
|
|
|