Age | Commit message (Collapse) | Author |
|
|
|
https://forums.gentoo.org/viewtopic-p-4555442.html?sid=8edd5fbadb5d258f03667e7d77aa374c#4555442
|
|
|
|
After trying and failing for many years to figure out the mystery that is
SourceForge, I have finally managed to find a URL that will reliably download
SLASH'EM. I really think this is the right thing, so I'm going to update this
package because it is worth it.
|
|
The first of these problems was a permissions issue, not letting slashem
create save games or write the high score list. This was solved in the
Makefile. The second problem was a permissions issue on /var/games,
solved by adding a line to PKGBUILD setting the permissions correctly.
The third problem was manfiles that confilct with nethack. Because
people might want to have nethack and slashem installed concurrently, I
deleted the manfiles that conflict from this package.
|
|
The PKGBUILD for this package was created referencing the PKGBUILDS from
both the previous version of the package, as well as the PKGBUILD from
nethack, but in the end I wrote the whole thing from scratch. namcap
generates some errors and warnings, but these are the same as for the
nethack package, so I think they should stay.
|