Le 2016-11-23 20:57, Solène RAPENNE a écrit :
Hello,nethack 3.6.0 has been released at the end of last year. Here is a port to bring it on OpenBSD. Marc Espie told me that we need to keep both games versions (if people have saves), so I propose to havegames/nethack{34,36}, this requires to have games/hackdata{34,36} too, Idon't know if it's "clean" ? I've dropped qt flavor because it doesn't compile and I haven't been able to understand why. It seems to call undeclared variables (I can't find them in sources with grep). The x11 version works fine, the curses one too. I don't know if there are players using the qt3 flavor... I've been able to reuse 3.4 patches to make it works on 3.6, with minor modifications.
This version re-enable Qt flavor. The compilation problem was due to a truncated header file in the 3.6.0 sources, I reported this upstream and found the correct version in their git. I put the correct file in files/ and it get copied at do-configure step
nethack36.tar.gz
Description: GNU Zip compressed data
hackdata36.tgz
Description: GNU Zip compressed data
