Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 813843

Summary: app-misc/interception-tools-0.6.8 (New packages)
Product: Gentoo Linux Reporter: hoelbezier
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: UNCONFIRMED ---    
Severity: enhancement CC: kripton, teika
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 813846    
Attachments: interception-tools ebuild
interception-tools 0.6.8 ebuild
app-misc/dual-function-keys-1.5.0.ebuild

Description hoelbezier 2021-09-19 09:51:22 UTC
Created attachment 739971 [details]
interception-tools ebuild

Hi!

Please find attached the ebuild for interception-tools-0.6.7. That’s a nice software which allows to rewrite input events — so that vim users for example may map both esc and ctrl to caps. It allows similar things to what xcape could do, but operates on lower levels and as such is compatible with x11, wayland and even ttys.

I’m not sure it can do much on its own though, so I’ll be also submitting an ebuild for its caps2esc plugin.

Any comment on the ebuild is welcome!
Comment 1 hoelbezier 2021-11-06 21:29:05 UTC
Hi,

This has been waiting for a maintainer for quite some time now, and I’d be willing to maintain this if you can point me to a document describing what “maintaining a package” actually implies.

Thanks.
Comment 2 hoelbezier 2022-08-28 15:26:10 UTC
Created attachment 801679 [details]
interception-tools 0.6.8 ebuild

Hi,

A new version of interception-tools has come out, and since this has not been accepted yet I figured that would be the best place to propose the ebuild. I’ve also modified it to use the cmake eclass.

I also confirm that I am willing to be the maintainer for this ebuild.
Comment 3 Teika kazura 2023-06-29 07:54:03 UTC
Created attachment 864799 [details]
app-misc/dual-function-keys-1.5.0.ebuild

Sorry for abusing this bug, but let me submit an ebuild for another plugin of interception-tool, "dual-function-keys". Among other plugins, this one is the most verastile one.

@hoelbezier: Thanks for sumbitting your ebuild!
Comment 4 Jimin Woo 2023-08-15 04:55:19 UTC
If you're willing to maintain new package, you might want to consult Gentoo wiki page on proxy-maintain.
https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers/User_Guide.

After doing so, if you're still ready to take responsibility, you would want to complete this package with metadatas, and create pull request on official gentoo mirror linking this bug instead of reinforcing bug report for more responsive review.
https://github.com/gentoo/gentoo

Though note that new package that's not dependency of version bump of existing package usually have low priority, so you might have to wait good amount of time before getting reviewed.