Package Details: umoria 5.7.15-3

Git Clone URL: https://aur.archlinux.org/umoria.git (read-only, click to copy)
Package Base: umoria
Description: Rogue-like dungeon crawler
Upstream URL: https://umoria.org
Keywords: crawler dungeon dungeoncrawler game moria roguelike umoria
Licenses: GPL3
Submitter: beej
Maintainer: Rojikku (beej)
Last Packager: Rojikku
Votes: 19
Popularity: 0.54
First Submitted: 2009-10-09 01:23 (UTC)
Last Updated: 2026-06-28 03:09 (UTC)

Dependencies (3)

Required by (0)

Sources (2)

Latest Comments

1 2 3 Next › Last »

Rojikku commented on 2026-06-28 03:12 (UTC)

@beej Released your fix. Hopefully correctly. It built and ran for me, at least. Added Co-Maintainer in case you have further updates.

beej commented on 2026-06-22 19:04 (UTC) (edited on 2026-06-22 19:07 (UTC) by beej)

The build is broken, unfortunately. Here's a new patch file with fixes backported from upstream: https://gist.github.com/beejjorgensen/b66667434c6107628892b1ce8aef40da

Hopefully they release 5.7.16 sometime with the latest stuff in it.

Also I left -Werror in there since it builds clean now.

Rojikku commented on 2021-06-21 19:52 (UTC)

@aaronp I will do that. I'll just add it to my patch file rather than relying on sed, though.
I don't know if, from a technological standpoint, this is better or worse than relying on gcc-10. I don't play enough to go into the details of if that warning will result in any serious issues. But a basic test didn't seem to produce any issues. Worst case scenario, people can use my previous version.

aaronp commented on 2021-06-21 06:24 (UTC) (edited on 2021-06-21 06:26 (UTC) by aaronp)

Until that's fixed you can just remove -Werror instead of depending on gcc-10.

prepare() {
  cd "$srcdir/${pkgname}-$pkgver"
  sed -i 's/set(cxx_warnings "${cxx_warnings} -Werror")//g' CMakeLists.txt
}

EDIT: Ah, I didn't realize the patch also included the paths.

Rojikku commented on 2021-06-20 18:24 (UTC) (edited on 2021-06-20 18:33 (UTC) by Rojikku)

@lea2501 Apologies for delay. 5.7.15 is now released.
Because arch has moved from gcc 10 to gcc 11 the package was no longer building, so I had to troubleshoot that. Thus introduced new dependency gcc10, and a patch to get cmake to actually use that dependency. Because it refused to just take it from the variables.
Enjoy!

Also I created https://github.com/dungeons-of-moria/umoria/issues/44 to represent the issue, though I have no suggestions on fixing it, it might save someone troubleshooting it in the future a few minutes of confusion.

lea2501 commented on 2021-02-11 23:58 (UTC)

Can confirm that it works perfectly and updated the 5.5 version savegame without any issues. Awesome work!

Rojikku commented on 2021-02-11 22:07 (UTC) (edited on 2021-02-12 01:24 (UTC) by Rojikku)

lea2501: Thanks for the new homepage link.

While it's debatably less secure, I just made the scores file world writable. Comment is available in the PKGBUILD if you wish to opt to a more secure option.

Updated to 5.7.13, hopefully you all enjoy.

dleslie commented on 2020-09-08 16:38 (UTC)

This builds and runs fine on aarch64, but I did have to make the scores files writable.

lea2501 commented on 2020-06-18 09:00 (UTC) (edited on 2020-06-18 09:03 (UTC) by lea2501)

Now its 5.7.12

https://github.com/dungeons-of-moria/umoria/releases/tag/v5.7.12

Also the homepage (http://free-moria.sourceforge.net/) is like not updated anymore, the new one is https://umoria.org/

lea2501 commented on 2020-01-18 11:32 (UTC)

Latest is 5.7.10 in Feb 18, 2018 here: https://github.com/dungeons-of-moria/umoria/releases