Files
haikuports/games-puzzle/monsterz/licenses/WTFPL v2
OscarL fa3da1f9e9 monsterz: restore recipe. (#8416)
* Revert "monsterz: retire recipe. (#8256)"

This reverts commit bf7c3896d6.

* monsterz: applied Debian's patches to make it work with Python 3.x

Got the diff/patch files from:

https://salsa.debian.org/games-team/monsterz/-/tree/master/debian/patches

* monsterz: fixes x86_32, patch configdir location, add Deskbar link.

* Added PulkoMandy's icon files. Thanks a bunch!
* Added a Deskbar symlink.
  This required patching monsterz.py, and linking to that instead of
  using the /bin/monsterz C wrapper binary. Otherwise we got hangs
  (pegs one core to 100%, no window shown) when double clicking the
  link or the binary.

* monsterz: custom install to $appsDir

As we're not using the C wrapper, but calling the Python
script directly, no point on building anything.

Installing under $appsDir/Monsterz sounds better than the
odd "$dataDir/games/monsterz" location.

For these two reasons, we can drop the gcc and make requirements.
2023-04-22 08:11:19 +02:00

14 lines
507 B
Plaintext

DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2004 Sam Hocevar
22 rue de Plaisance, 75014 Paris, France
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. You just DO WHAT THE FUCK YOU WANT TO.