Generic platform independent board games interface including chess and other variants
*** Bug 156275 has been marked as a duplicate of this bug. ***
At *least* post the URL, we won't Google for it.
Created attachment 102734 [details] Generic board games interface supporting chess
Noone will notice again unless you reopen this... ;)
I have my own ebuild attempt for this here: http://overlays.gentoo.org/svn/dev/genstef/games-board/kboard/kboard-0.9_alpha.ebuild However this is not finished yet as it installs into the wrong directory. I need to learn how to correctly fix cmake to allow me to specify directories with the same granularity as autotools. Feel free to help
(In reply to comment #5) > I have my own ebuild attempt for this here: > > http://overlays.gentoo.org/svn/dev/genstef/games-board/kboard/kboard-0.9_alpha.ebuild > > > However this is not finished yet as it installs into the wrong directory. I > need to learn how to correctly fix cmake to allow me to specify directories > with the same granularity as autotools. Feel free to help > Since I'm new to cmake I don't really know much myself about it. But one thing I noticed in the source of your ebuild, is that you do not specify precise minimum versions in the DEPEND variable for QT and cmake. It is what I did first and since QT 4.2 is masked and so cmake 2.4.3, it didn't compile properly. These versions are really a minimum requirement for KBoard-alpha-0.9b and it is what the developpers wrote in the INSTALL file. I'll do further experiments with cmake and report back my results to you.
kboard was apparently renamed to tagua, has a new release (1.0_alpha) and can now be found at http://tagua-project.org.
yes, kboard was renamed as tagua, this bug should either be renamed or removed (i think i'm not allowed to do it myself)
ok. someone can open a new bug later I guess.