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

Bug 342853

Summary: games-board/infector-0.4::betagarden ebuild request for new Version
Product: Gentoo Linux Reporter: Hans Meier <rolipong>
Component: OverlaysAssignee: Team Betagarden <betagarden>
Status: CONFIRMED ---    
Severity: enhancement CC: jstein, khaosgrille
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for infector 0.7
Patch, optimised and removed useless lines

Description Hans Meier 2010-10-27 01:56:51 UTC
In sping Overlay is games-board/infector-0.2-r1 only for ~x86

But on the Homepage

http://infector.mangobrain.co.uk/

Is Version 0.4, which I have manualy compiled, works very good on amd64.

games-board/infector-0.4

Is a simple, clean implementation of the board games Ataxx and Hexxagon.

Please add this Ataxx clone to Portage, and stabilize to amd64, please.

Regards,

Reproducible: Always
Comment 1 khaosgrille 2018-08-20 15:37:56 UTC
Created attachment 544096 [details]
Ebuild for infector 0.7

I made an ebuild for the current version of infector. It works on my x86_64. 

I didnt test it somewhere else
Comment 2 khaosgrille 2018-08-21 13:18:58 UTC
Created attachment 544258 [details]
Patch, optimised and removed useless lines

19a20,24
>         local emesonargs=(
>                 -Dqt4=$(usex qt4 true false)
>                 -Dthreads=$(usex threads true false)
>                 -Dtiff=$(usex tiff true false)
>         )
Comment 3 khaosgrille 2019-04-02 16:31:38 UTC
https://github.com/gentoo/gentoo/pull/11571 

I made a pull request and several changes.