Search Criteria
Package Details: clipmenu-git 6.2.0.r32.gd80842e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/clipmenu-git.git (read-only, click to copy) |
---|---|
Package Base: | clipmenu-git |
Description: | Clipboard management using dmenu |
Upstream URL: | http://github.com/cdown/clipmenu |
Licenses: | MIT |
Conflicts: | clipmenu |
Provides: | clipmenu |
Submitter: | cdown |
Maintainer: | cdown |
Last Packager: | cdown |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2020-03-05 12:54 (UTC) |
Last Updated: | 2024-04-23 13:08 (UTC) |
Dependencies (4)
- 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)
- libx11 (libx11-gitAUR)
- libxfixes
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
cdown commented on 2024-04-11 12:52 (UTC)
@seyn6gk I have no repro on GCC 13.2.1 or clang 17.0.6, but this is clearly just the compiler being dumb. If:
Doesn't terminate the program, then hash is certainly populated. Anyway, it is now initialised with HASH_INVALID to hopefully make your compiler happy.
seyn6gk commented on 2024-04-11 05:46 (UTC) (edited on 2024-04-11 05:47 (UTC) by seyn6gk)
compilation failed with latest git.
slococo commented on 2021-08-06 21:38 (UTC)
Hello! Could you make dmenu optional? I have it but not from AUR (compiled from git due to patches). That would be of great help. TY.