mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
* 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.
14 lines
507 B
Plaintext
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.
|