xtreme8000 / BetterSpades

BetterSpades, an Ace of Spades client targeted at low end systems (GL/ES 1.1). Runs on your grandmother's rig!
https://aos.party/jenkins/job/BetterSpades/
GNU General Public License v3.0
243 stars 40 forks source link

Add Haiku support #153

Closed win8linux closed 2 years ago

win8linux commented 2 years ago

This adds support for building BetterSpades on Haiku, but it needs cmake .. -DCMAKE_EXE_LINKER_FLAGS=-lnetwork (along with a CMake build type) in order to build. Running it directly from the game directory does work with these changes: betterspades-haiku.png

win8linux commented 2 years ago

If there is interest in upstreaming Haiku support, then I could also add platform-specific instructions for building in the README.

win8linux commented 2 years ago

There is also an ongoing attempt to package up the game for the HaikuPorts repo: https://github.com/haikuports/haikuports/pull/6800

The port recipe contains the dependencies necessary to build the game, which can be installed using HaikuDepot or pkgman package manager for standalone builds.

win8linux commented 1 year ago

Just as an update on the status of the game on HaikuPorts, it has now been merged in and available on HaikuDepot for x86 and x86_64!