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

Bug 339646

Summary: ebuild request for jstest-gtk
Product: Gentoo Linux Reporter: Hans Meier <rolipong>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: rafdev
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=706448
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: games-util/jstest-gtk-0.1.0.ebuild
games-util/jstest-gtk/files/jstest-gtk-0.1.0-define-uint8_t.patch
jstest-gtk-9999.ebuild

Description Hans Meier 2010-10-03 23:13:11 UTC
Please include jstest-gtk in Portage

A Gtk+ based joystick test application

http://pingus.seul.org/~grumbel/jstest-gtk/

http://github.com/Grumbel/jstest-gtk/

git clone git://github.com/Grumbel/jstest-gtk.git

Please make 9999 version for jstest-gtk

Reproducible: Always

Actual Results:  
no ebuild for jstest-gtk

Expected Results:  
ebuild forjstest-gtk
Comment 1 Raffaello D. Di Napoli 2012-06-30 22:30:48 UTC
I made an ebuild for the only version of jstest-gtk released so far.

I believe this software is really discontinued, so I'd suggest against including it in Portage. In case anybody wants to give it a try though, this ebuild might come in handy.
Comment 2 Raffaello D. Di Napoli 2012-06-30 22:33:06 UTC
Created attachment 316819 [details]
games-util/jstest-gtk-0.1.0.ebuild

ebuild for 0.1.0. Includes my attempt to respect Portage's environment in SCons (first time I had to deal with that, what a terrible experience and piece of software).
Comment 3 Raffaello D. Di Napoli 2012-06-30 22:35:01 UTC
Created attachment 316821 [details, diff]
games-util/jstest-gtk/files/jstest-gtk-0.1.0-define-uint8_t.patch

Fix a build break due to missing #include <stdint.h> (I wonder how the author manages to build this otherwise).
Comment 4 Marcin Kowalski 2015-11-15 17:58:02 UTC
I have updated my copy for cmake upstream changes, raw file here :

https://raw.githubusercontent.com/yoshi314/yoshi314-overlay/master/games-misc/jstest-gtk/jstest-gtk-9999.ebuild
Comment 5 Samuel Bauer 2019-01-31 01:44:29 UTC
Created attachment 563342 [details]
jstest-gtk-9999.ebuild

Really would be nice to have this tool in portage.

No release since 9 year, but the project is active.