Please add ebuild for games-board/kombilo-0.5m to portage. Kombilo is a go games database program for pattern searches. Reproducible: Always
Created attachment 131994 [details] kombilo-0.5m.ebuild
Created attachment 131996 [details] kombilo-0.5m-setup.py
Created attachment 131997 [details, diff] kombilo-0.5m-namespace.patch
Created attachment 131998 [details, diff] kombilo-0.5m-syspath.patch
works for me on an amd64
Does not work on amd64. On x86 works perfectly, but on amd64 I get segmentation fault when trying to add any games to database. It starts scanning directories and crashes on first SGF file.
Created attachment 159571 [details, diff] Patch to change the now obsolete 'whrandom' function to 'random' function
Created attachment 159573 [details, diff] Patch to support directory names with spaces & load correctly the graphics in the default board
Created attachment 159574 [details, diff] workaround to the buffer_info() function when processing large database The original patch and discussion is here : http://trac.u-go.net/kombilo/ticket/36
Created attachment 159576 [details] kombilo-0.5m.ebuild A working ebuild under python2.5, if the cjk USE flag is set, the ebuild will fetch the cjkcodecs package.
Created attachment 194177 [details] Patch to make the C part compiling with python 2.6
Created attachment 194178 [details] added the patch for python 2.6