I'm trying to create a working Arch Linux Sil PKGBUILD to submit to Arch User Repository at the moment.
I've managed to compile Sil fine following instructions from the 'compile.txt' file.
However I've got a couple of problems:
The only way I found so far of using the multiple window interface is to use the commandline option 'sil -mx11 -- -n*' where * is the number of windows. Doesn't seem like there is any other way to configure those, or change their amount/fontsize/etc after starting the game. The character sheet font is almost undreadable for me.
Only one compile variant (gtk if I recall correctly) offer a File/Options window menu, but that one doesn't have any options for other windows beside main.
Resizing windows (like equipment) makes data disappear. I can't make the equipment weight to show up after resizing the window. - Moving fixes that apparently.
The windows' positions and size are not saved on quit. No idea what to do about that.
Are any of these problems known/fixed? I may be doing something wrong.
I've already had pretty bad problems trying to build Angband on Linux before, so I expected this.
PKGBUILD if any Arch users want to test it before I submit it to AUR: link
I've managed to compile Sil fine following instructions from the 'compile.txt' file.
However I've got a couple of problems:
The only way I found so far of using the multiple window interface is to use the commandline option 'sil -mx11 -- -n*' where * is the number of windows. Doesn't seem like there is any other way to configure those, or change their amount/fontsize/etc after starting the game. The character sheet font is almost undreadable for me.
Only one compile variant (gtk if I recall correctly) offer a File/Options window menu, but that one doesn't have any options for other windows beside main.
Resizing windows (like equipment) makes data disappear. I can't make the equipment weight to show up after resizing the window. - Moving fixes that apparently.
The windows' positions and size are not saved on quit. No idea what to do about that.
Are any of these problems known/fixed? I may be doing something wrong.
I've already had pretty bad problems trying to build Angband on Linux before, so I expected this.
PKGBUILD if any Arch users want to test it before I submit it to AUR: link
Comment