Search Criteria
Package Details: openage 0.6.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openage.git (read-only, click to copy) |
|---|---|
| Package Base: | openage |
| Description: | A free (as in freedom) clone of the Age of Empires II engine |
| Upstream URL: | https://openage.sft.mx/ |
| Licenses: | GPL3 |
| Submitter: | FabioLolix |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 3 |
| Popularity: | 0.000004 |
| First Submitted: | 2023-10-03 16:58 (UTC) |
| Last Updated: | 2025-01-15 22:06 (UTC) |
Dependencies (34)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gperftools (gperftools-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- libepoxy (libepoxy-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libogg (libogg-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- ncurses (ncurses-gitAUR)
- nyan-langAUR (nyan-lang-gitAUR)
- opus (opus-gitAUR)
- opusfile (opusfile-gitAUR)
- python
- python-lz4
- python-mako
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- python-pygments
- Show 14 more dependencies...
Latest Comments
feedc0de commented on 2025-11-09 16:24 (UTC)
does anyone know how to fix this?
LinuxDonald commented on 2025-10-06 11:28 (UTC)
I will do it on the next days when I’m back home.
heinezen commented on 2025-10-05 19:44 (UTC)
@LinuxDonald Hey if you can, we would appreciate an upstream report for this. Especially since eigen 5.0 is so new and doesn't seem to have arrived in the package repos of major distros yet.
I briefly checked the eigen changelog and it looks like 5.0 doesn't break anything we use for openage, so maybe it's enough to accept 5.0 as an alternative to 3.X.
FabioLolix commented on 2025-10-05 16:34 (UTC)
Thanks for the heads up, I have updated locally to use
eigen3but all the variants fails with the same error, don't seem to be already reported upstream, their last commits was 4 months ago alsoLinuxDonald commented on 2025-10-05 15:28 (UTC)
CMake Error at libopenage/CMakeLists.txt:59 (find_package): Could not find a configuration file for package "Eigen3" that is compatible with requested version "3.3".
The following configuration files were considered but not accepted:
FabioLolix commented on 2023-12-23 14:35 (UTC)
I had to rebuild the assets for this version, added ttf-dejavu to depends because it failed to run some tests without (test fail didn't happen in openage-git tough)