Search Criteria
Package Details: openmohaa 0.82.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openmohaa.git (read-only, click to copy) |
|---|---|
| Package Base: | openmohaa |
| Description: | Open re-implementation of Medal of Honor: Allied Assault |
| Upstream URL: | https://github.com/openmoh/openmohaa |
| Keywords: | fps game honor medal openmohaa re-implementation remaster shooter |
| Licenses: | GPL-2.0-only |
| Submitter: | Mr.Smith1974 |
| Maintainer: | ryan.steed |
| Last Packager: | ryan.steed |
| Votes: | 3 |
| Popularity: | 0.96 |
| First Submitted: | 2023-11-21 06:56 (UTC) |
| Last Updated: | 2025-10-26 01:54 (UTC) |
Dependencies (7)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libmad
- openal (openal-gitAUR)
- openjpeg2 (openjpeg-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR) (make)
Latest Comments
<deleted-account> commented on 2025-01-07 23:22 (UTC)
@brianrobt Thank you, it works great. I'll add you as a co-maintainer of the openmohaa-git package.
brianrobt commented on 2025-01-07 21:45 (UTC)
@selfdenial, I've updated this package to 0.81.1. It doesn't look like the patches are needed anymore, so I removed them. I also hope you don't mind that I added you on as a co-maintainer.
Cheers, Brian
<deleted-account> commented on 2024-12-14 22:38 (UTC)
Hello, thanks for the package! I've managed resolve the build issues with the latest beta. Here is the updated
PKGBUILD.Note: post
v0.80.0patches are required to fix the build with the Archlinux default of-Werror=format-security. Comments are inline. I've also introduced a newopenmohaa-gitAUR package here.Edit: disable
USE_SYSTEM_LIBSto avoid build complexity.