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

Bug 127660

Summary: New package: app-admin/evtest
Product: Gentoo Linux Reporter: email_deleted_GqKU
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED INVALID    
Severity: enhancement CC: dannyboy48888, ssuominen
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: app-admin/evtest-1.23.ebuild
evtest-1.23.c (the "package")

Description email_deleted_GqKU 2006-03-26 12:43:47 UTC
Description: Program to test device events (keyboard)... some kind of `xev`, but with direct access to the events...

The package (well, a single C source code file) is part of "The Linux Console Project" (http://linuxconsole.sourceforge.net/), but it has been distributed as is, multiple times, on mailing lists and websites, as it is useful to test keyboard events... (and there is no published package for "The Linux Console Project"...).

I used the SourceForge CVS HTTP access, but it might be cleaner to properly package the file, if it can be hosted somewhere...
Comment 1 email_deleted_GqKU 2006-03-26 12:44:50 UTC
Created attachment 83183 [details]
app-admin/evtest-1.23.ebuild
Comment 2 email_deleted_GqKU 2006-03-26 12:51:16 UTC
Created attachment 83184 [details]
evtest-1.23.c (the "package")

I upload the source code file here, just in case... (and as it is tiny)

Note you'll have to rename it to "evtest.c?rev=1.23", if you use the current ebuild...

As said, it would probably be better to package the file... (but it might not be the place to discuss this in depth ^_^)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2007-06-04 21:49:05 UTC
dev-util/joystick is a collection of http://linuxconsole.cvs.sourceforge.net/linuxconsole/ruby/utils

and evtest is part of that.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2007-06-04 21:49:31 UTC
err, games-util/joystick
Comment 5 email_deleted_GqKU 2007-06-04 23:09:29 UTC
(In reply to comment #3)
> dev-util/joystick is a collection of
> http://linuxconsole.cvs.sourceforge.net/linuxconsole/ruby/utils
> 
> and evtest is part of that.
> 


Ok then, but the ebuild should be renamed. From the package homepage, listed in the ebuild (http://atrey.karlin.mff.cuni.cz/~vojtech/input/): "The Linux Input Driver project is a project that replace the current handling of keyboards, mice and joysticks in Linux".

I can understand it might more commonly be used for joysticks, but the package is more general than this (officially, I mean).

Maybe something like "linux-input-driver-utils", I don't know (it's a bit long, but it's more or less the official name...). It should also be moved to "app-misc", as it is not specific to gaming (the description also will have to be generalized to all input devices).

I will not reopen this report, nor create a new one, because of lack of time, but people will not be able to find this tool, if the package is named arbitrarily.