Search Criteria
Package Details: python-keepmenu-git r8.7418838-1
Git Clone URL: | https://aur.archlinux.org/python-keepmenu-git.git (read-only, click to copy) |
---|---|
Package Base: | python-keepmenu-git |
Description: | Dmenu/Rofi frontend for Keepass databases. |
Upstream URL: | https://github.com/firecat53/keepmenu |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | firecat53 |
Maintainer: | firecat53 |
Last Packager: | firecat53 |
Votes: | 5 |
Popularity: | 0.95 |
First Submitted: | 2018-02-13 03:11 |
Last Updated: | 2020-09-04 15:42 |
Dependencies (7)
- python (python-dbg)
- python-pykeepass (python-pykeepass-git)
- python-pynput
- git (git-git) (make)
- dmenu (dmenu-xft-wxy-mouse, dmenu-pango-imlib, dmenu-ee-git, dmenu-git, rofi-dmenu, dmenux-git, dmenu-xyw-mouse-msel, dmenu-mouse-geometry, bemenu-dmenu, dmenu-baitinq-git, dmenu-wayland-git, dmenu-xft-mouse-height-fuzzy-history, dmenu-ekollof-git, dmenu-duncan-git, dmenu-ziro-git, dmenu-tiyn-git, dmenu-term, dmenu2, dmenu-oakszyjrnrdy, dmenu-jacob-git, dmenu-vus-git, dmenu-distrotube-git, dmenu-height, dmenu-dchaovii-git, dmenu-rs-git, dmenu-rs, dmenu-josemapt-git, dmenu-vojvoda-git, dmenu-abdellatif, instamenu, dmenu-jadecell-git, dmenu-bbaovanc-git) (optional) – either dmenu or rofi is required
- rofi (rofi-git, rofi-wayland-git, rofi-lbonn-wayland-git) (optional) – either dmenu or rofi is required
- xdotool (xdotool-git) (optional) – required for typing non-U.S. Unicode characters
Latest Comments
firecat53 commented on 2019-04-10 00:12
@Riyyi - added man page install. Thanks!
Riyyi commented on 2019-04-09 20:42
You forgot to install the man page. Example: install -Dm644 "$srcdir/$_gitname/keepmenu.1" "$pkgdir/usr/share/man/man1/keepmenu.1"
ElVirolo commented on 2019-02-08 15:23
Done! See https://github.com/firecat53/keepmenu/issues/27 Thanks!
firecat53 commented on 2019-02-08 14:07
@ElVirolo, can you please open an issue on Github and let me know what version of all the dependent packages are and see if you can get a stack trace running it on the command line? Thanks! I can't seem to reproduce your error here.
ElVirolo commented on 2019-02-08 10:52
Thanks for the fix! I get this error message after entering my password in keepmenu: "Error: 'bytes' object has no attribute 'encode'".
firecat53 commented on 2019-02-07 15:14
Oops, fixed, thanks!
ElVirolo commented on 2019-02-07 13:06
"install -Dm644 "$srcdir/$_gitname/LICENSE.txt" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"" should be changed to " install -Dm644 "$srcdir/$_gitname/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"". See https://github.com/firecat53/keepmenu/commit/b0f7532d4f0b3ef47d9683ff88c79472cb5b6ffc
firecat53 commented on 2019-01-09 17:07
Fixed, thanks.
aksh1618 commented on 2019-01-09 10:22
The post_install message should have
python-keepmenu-git
in place ofpython-keepmenu
in path of the example config.