Search Criteria
Package Details: sotw 1.9.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sotw.git (read-only, click to copy) |
|---|---|
| Package Base: | sotw |
| Description: | Shadow Of The Wyrm by Julian Day - Development branch. |
| Upstream URL: | http://www.shadowofthewyrm.org/ |
| Keywords: | console curses game graphic rogue roguelike sdl terminal tiles videogame |
| Licenses: | MIT |
| Conflicts: | sotw |
| Provides: | sotw |
| Submitter: | Larzid |
| Maintainer: | Larzid |
| Last Packager: | Larzid |
| Votes: | 8 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-10-03 00:47 (UTC) |
| Last Updated: | 2026-02-10 23:12 (UTC) |
Dependencies (11)
- boost (boost-gitAUR)
- gtest (googletest-gitAUR)
- lua51
- ncurses (ncurses-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sdl2_image
- sdl2_mixer
- xerces-c
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- premake (premake-gitAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
Larzid commented on 2025-12-21 04:13 (UTC)
Just downloaded the assets from the page did a checksum and it matches the current PKGBUILD:
$ md5sum ShadowOfTheWyrm-assets.zip 067c14911d4681b23ce3d3e658bf63c7 ShadowOfTheWyrm-assets.zipCan you please try to do a clean build and let me know if that works for you?Larzid commented on 2025-12-21 04:05 (UTC)
@cknoblauch: will do, give me a moment to check, just to get it out of the way, did you try to do a clean build?
cknoblauch commented on 2025-12-21 04:02 (UTC)
It seems the checksum for the assets needs to be updated again, could you check again @Larzid?
Larzid commented on 2025-12-03 19:58 (UTC)
@cknoblauch The checksum has been updated, thank you for reporting it
cknoblauch commented on 2025-12-03 13:49 (UTC)
Build currently fails, the checksum for the assets file does not match.
Larzid commented on 2025-08-23 04:58 (UTC)
@Stutonk Thanks for pointing that out. I made a push to remove it.
Stutonk commented on 2025-08-23 04:37 (UTC)
Please don't set
make -jinbuild(). This overrides the end user'sMAKEFLAGSsetting in/etc/makepkg.conf. On my system, setting-jcauses make to spawn enough jobs to run OOM and the kernel force kills the build.SpicerXD commented on 2025-06-26 13:17 (UTC)
Thanks so much! Works great now. :D
Larzid commented on 2025-06-19 04:58 (UTC)
@SpicerXD I will be trying to solve the assets issue this weekend (I've been a little busy lately)I think I should push the changes by Saturday or at the latest on Sunday.
Also thanks for reporting the typo in /bin/sotw, it's been there for a few years and I never noticed it, 9it will be corrected with the next push.
SpicerXD commented on 2025-06-11 01:31 (UTC)
I was having issues with music not playing and finally figured it out. git-lfs needs to be a dependency. And 'git lfs fetch' needs to be called before building. Otherwise the music files are just metadata.
1 2 3 4 Next › Last »