Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 722228 - x11-misc/clipmenu-6.0.1
Summary: x11-misc/clipmenu-6.0.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-05-10 19:37 UTC by Ferenc Erki
Modified: 2020-11-14 22:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferenc Erki 2020-05-10 19:37:18 UTC
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
Comment 1 Jonas Stein gentoo-dev 2020-05-12 19:17:37 UTC
https://repology.org/project/clipmenu/versions
Comment 2 Larry the Git Cow gentoo-dev 2020-11-14 22:55:36 UTC
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(+)