Search Criteria
Package Details: bitwarden-rofi 0.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/bitwarden-rofi.git (read-only, click to copy) |
---|---|
Package Base: | bitwarden-rofi |
Description: | Wrapper for Bitwarden and Rofi |
Upstream URL: | https://github.com/mattydebie/bitwarden-rofi |
Licenses: | GPL3 |
Submitter: | Mange |
Maintainer: | mattydebie |
Last Packager: | mattydebie |
Votes: | 8 |
Popularity: | 0.000018 |
First Submitted: | 2019-01-04 19:45 (UTC) |
Last Updated: | 2023-07-07 06:48 (UTC) |
Dependencies (7)
- bitwarden-cli (bitwarden-cli-gitAUR)
- jq (jq-gitAUR)
- rofi (rofi-lbonn-wayland-only-gitAUR, rofi-gitAUR, rofi-lbonn-wayland-gitAUR, rofi-wayland)
- wl-clipboard (wl-clipboard-gitAUR, wl-clipboard-rs-gitAUR, wl-clipboard-rsAUR) (optional) – copy to clipboard on wayland
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – copy to clipboard
- xdotool (xdotool-gitAUR) (optional)
- xsel (xsel-gitAUR, wl-clipboard-x11AUR) (optional) – copy to clipboard
Latest Comments
tpreissler commented on 2023-07-30 09:04 (UTC) (edited on 2023-07-30 09:07 (UTC) by tpreissler)
Quick and dirty:
But this installs the lib_bwmenu library in /bin/. Not too sure of a proper place. If we need to move it bwmenu would require patching. At least lib-bwmenu is installed with 644.
billkaguru commented on 2023-07-27 01:47 (UTC)
As you know but may have forgot in this context, you made
bwmenu
sourcelib-bwmenu
between v0.4 and 0.5, so the latter needs to be added to the PKGBUILD. The bitwarden-rofi-git package has an example of this: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=bitwarden-rofi-git#n30