Search Criteria
Package Details: keepmenu-git r268.26208e5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/keepmenu-git.git (read-only, click to copy) |
---|---|
Package Base: | keepmenu-git |
Description: | Dmenu/Rofi frontend for Keepass databases. |
Upstream URL: | https://github.com/firecat53/keepmenu |
Licenses: | GPL3 |
Conflicts: | keepmenu |
Provides: | keepmenu |
Submitter: | firecat53 |
Maintainer: | firecat53 |
Last Packager: | firecat53 |
Votes: | 11 |
Popularity: | 0.130675 |
First Submitted: | 2021-10-20 20:22 (UTC) |
Last Updated: | 2023-12-17 03:08 (UTC) |
Dependencies (13)
- python (python37AUR, python311AUR, python310AUR)
- python-pykeepass (python-pykeepass-gitAUR)
- python-pynputAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-hatch-vcs (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- dmenu (bemenu-dmenuAUR, widgie-menu-compatAUR, dmenu-gitAUR, dmenu-wl-dmenu-dropinAUR, dmenu-budAUR, fuzzel-dmenu-dropinAUR, sxmo-dmenuAUR, dmenu-rsAUR, dmenu-rs-gitAUR, wmenu-dmenuAUR, nordmenuAUR, rofi-dmenuAUR, dmenu-fuzzymatchAUR) (optional) – either dmenu or rofi is required
- rofi (rofi-lbonn-wayland-only-gitAUR, rofi-lbonn-wayland-gitAUR, rofi-gitAUR, rofi-wayland) (optional) – either dmenu or rofi is required
- xdotool (xdotool-gitAUR) (optional) – required for typing non-U.S. Unicode characters
Latest Comments
« First ‹ Previous 1 2
e-v commented on 2019-02-08 10:52 (UTC)
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 (UTC)
Oops, fixed, thanks!
e-v commented on 2019-02-07 13:06 (UTC)
"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 (UTC)
Fixed, thanks.
aksh1618 commented on 2019-01-09 10:22 (UTC)
The post_install message should have
python-keepmenu-git
in place ofpython-keepmenu
in path of the example config.« First ‹ Previous 1 2