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

Bug 703804

Summary: dev-python/libevdev
Product: Gentoo Linux Reporter: Jonas Stein <jstein>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, main.haarp
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 703800    

Description Jonas Stein gentoo-dev 2019-12-26 01:20:56 UTC
from https://bugs.gentoo.org/703800#c0
==================
Please add dev-python/libevdev to the gentoo repo.

libinput comes with various tools. Among them is one which can be called via "libinput measure fuzz". This tool requires Petter Hutterer's libevdev python bindings to work.

Note that I am *not* referring to dev-libs/libevdev nor dev-python/python-evdev, which are different packages.

I've added a trivial ebuild to my "haarp" overlay. But seeing as this is a missing dependency of an existiing package existing in the gentoo repo, I figure it's more sensible to have python-libevdev exist in the gentoo repo.
==================



Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-09 02:05:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6992d7e6258209cd17b3c1dc4cc77d5e89b8eae

commit d6992d7e6258209cd17b3c1dc4cc77d5e89b8eae
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-03-09 01:20:58 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-03-09 02:05:41 +0000

    dev-python/python-libevdev: Add package
    
    Closes: https://bugs.gentoo.org/703804
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 dev-python/python-libevdev/Manifest                  |  1 +
 dev-python/python-libevdev/metadata.xml              |  8 ++++++++
 .../python-libevdev/python-libevdev-0.8.ebuild       | 20 ++++++++++++++++++++
 3 files changed, 29 insertions(+)