Search Criteria
Package Details: kpmenu 1.2.1-1
Git Clone URL: | https://aur.archlinux.org/kpmenu.git (read-only, click to copy) |
---|---|
Package Base: | kpmenu |
Description: | Dmenu/rofi interface for KeePass databases |
Upstream URL: | https://github.com/AlessioDP/kpmenu |
Keywords: | dmenu interface keepass rofi |
Licenses: | |
Provides: | |
Submitter: | AlessioDP |
Maintainer: | AlessioDP |
Last Packager: | AlessioDP |
Votes: | 4 |
Popularity: | 0.000007 |
First Submitted: | 2019-02-21 16:07 |
Last Updated: | 2019-10-14 12:13 |
Dependencies (5)
- go (go-tip, go-git, go-go2go-git, gcc-go-git, gcc-go) (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-jadecell-git, dmenu-bbaovanc-git, dmenu-randoragon-git, dmenu-abdellatif, instamenu, dmenu-edersonferreira-git) (optional) – dmenu support
- rofi (rofi-git, rofi-wayland-git, rofi-lbonn-wayland-git) (optional) – rofi support
- wl-clipboard (wl-clipboard-rs-git, wl-clipboard-git, wl-clipboard-rs) (optional) – wl-clipboard support
- xsel (xsel-git, wl-clipboard-x11) (optional) – xsel support
Latest Comments
AlessioDP commented on 2019-09-05 16:39
@dreieck Thank you for the information, I didn't know about that, I will fix it when next update
dreieck commented on 2019-09-05 16:37
This package downloads stuff during
build()
. This should never happen!Everything needed to build the package is to be expected to be already locally available during
build()
. Please use thesources
-array, and if this is not possible as an exceptio theprepare()
-function.Proof of download during
build()
:AlessioDP commented on 2019-03-27 17:52
@Discoo Fixed that with 1.1.1-2 :)
Discoo commented on 2019-03-27 15:04
Hi! Installing/updating this package produces a folder 'go' in $HOME. I don't think this is wanted behavior.