Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703804 - dev-python/libevdev
Summary: dev-python/libevdev
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 703800
  Show dependency tree
 
Reported: 2019-12-26 01:20 UTC by Jonas Stein
Modified: 2020-03-09 02:05 UTC (History)
2 users (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 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(+)