Search Criteria
Package Details: openmohaa 0.81.1-1
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: | brianrobt (selfdenial) |
Last Packager: | brianrobt |
Votes: | 3 |
Popularity: | 0.57 |
First Submitted: | 2023-11-21 06:56 (UTC) |
Last Updated: | 2025-01-07 21:44 (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 (cmake-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Latest Comments
selfdenial 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
selfdenial commented on 2024-12-14 22:38 (UTC) (edited on 2024-12-19 18:54 (UTC) by selfdenial)
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.0
patches are required to fix the build with the Archlinux default of-Werror=format-security
. Comments are inline. I've also introduced a newopenmohaa-git
AUR package here.Edit: disable
USE_SYSTEM_LIBS
to avoid build complexity.