Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 339646 - ebuild request for jstest-gtk
Summary: ebuild request for jstest-gtk
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-03 23:13 UTC by Hans Meier
Modified: 2020-10-31 04:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
games-util/jstest-gtk-0.1.0.ebuild (jstest-gtk-0.1.0.ebuild,1.05 KB, text/plain)
2012-06-30 22:33 UTC, Raffaello D. Di Napoli
Details
games-util/jstest-gtk/files/jstest-gtk-0.1.0-define-uint8_t.patch (jstest-gtk-0.1.0-define-uint8_t.patch,283 bytes, patch)
2012-06-30 22:35 UTC, Raffaello D. Di Napoli
Details | Diff
jstest-gtk-9999.ebuild (jstest-gtk-9999.ebuild,379 bytes, text/plain)
2019-01-31 01:44 UTC, Samuel Bauer
Details

Note You need to log in before you can comment on or make changes to this bug.
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.