Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342853 - games-board/infector-0.4::betagarden ebuild request for new Version
Summary: games-board/infector-0.4::betagarden ebuild request for new Version
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Team Betagarden
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-27 01:56 UTC by Hans Meier
Modified: 2019-04-02 16:31 UTC (History)
2 users (show)

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


Attachments
Ebuild for infector 0.7 (infector-0.7.ebuild,694 bytes, text/plain)
2018-08-20 15:37 UTC, khaosgrille
Details
Patch, optimised and removed useless lines (infector-0.7.ebuild,512 bytes, text/plain)
2018-08-21 13:18 UTC, khaosgrille
Details

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