As described in its GitHub repo[1], "clipmenu is a simple clipboard manager using dmenu (or rofi with CM_LAUNCHER=rofi) and xsel." After using it for quite some time now, I recently decided to create an initial ebuild for it in my overlay[2]. I plan to contribute that soon to the main portage tree via a GitHub PR, and step up as proxied maintainer. [1]: https://github.com/cdown/clipmenu [2]: https://github.com/ferki/gentoo-overlay Reproducible: Always
https://repology.org/project/clipmenu/versions
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca2f854ae8b2ddf8f944b0bdda21e68124d5389e commit ca2f854ae8b2ddf8f944b0bdda21e68124d5389e Author: Ferenc Erki <erkiferenc@gmail.com> AuthorDate: 2020-05-13 12:24:25 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2020-11-14 22:55:32 +0000 x11-misc/clipmenu: new ebuild. Closes: https://bugs.gentoo.org/722228 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Ferenc Erki <erkiferenc@gmail.com> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> x11-misc/clipmenu/Manifest | 2 ++ x11-misc/clipmenu/clipmenu-6.0.1.ebuild | 30 +++++++++++++++++++++++++++++ x11-misc/clipmenu/clipmenu-6.1.0.ebuild | 34 +++++++++++++++++++++++++++++++++ x11-misc/clipmenu/metadata.xml | 12 ++++++++++++ 4 files changed, 78 insertions(+)