Search Criteria
Package Details: megaglest-git 3.13.0.r441.g4ab09c64c-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/megaglest-git.git (read-only, click to copy) |
|---|---|
| Package Base: | megaglest-git |
| Description: | Fork of Glest, a 3D real-time strategy game in a fantastic world (git version) |
| Upstream URL: | https://megaglest.org/ |
| Licenses: | GPL-3.0-or-later |
| Conflicts: | megaglest |
| Provides: | megaglest |
| Submitter: | dbermond |
| Maintainer: | dbermond |
| Last Packager: | dbermond |
| Votes: | 2 |
| Popularity: | 0.000066 |
| First Submitted: | 2018-03-18 01:59 (UTC) |
| Last Updated: | 2026-07-05 02:28 (UTC) |
Dependencies (26)
- curl (curl-gitAUR, curl-c-aresAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- fribidi (fribidi-gitAUR)
- ftgl
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- glu (glu-gitAUR)
- libgcc (libgcc-fast-optimizedAUR, libgcc-snapshotAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, nvidia-340xx-utilsAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utils-macbookAUR, libglvnd)
- libircclient (grumpy-irc-gitAUR)
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libstdc++ (libstdc++-fast-optimizedAUR, libstdc++-snapshotAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libx11 (libx11-gitAUR)
- lua51
- megaglest-data-gitAUR
- miniupnpc (miniupnpc-gitAUR)
- openal (openal-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- sh (dashbinshAUR, zshbinshAUR, bash-gitAUR, bash-devel-gitAUR, bash)
- Show 6 more dependencies...
Latest Comments
dbermond commented on 2026-05-24 17:46 (UTC) (edited on 2026-05-24 17:46 (UTC) by dbermond)
@andy5995 Dependencies updated to match latest upstream changes. Thanks for reporting.
andy5995 commented on 2026-05-24 04:14 (UTC) (edited on 2026-05-24 04:16 (UTC) by andy5995)
@dbermond As of today, glew is no longer a dependency. Also I think dropping lua51 and using lua54 would be better. There was a recent change to cmake that makes sure the correct lua library is linked to.
dbermond commented on 2025-03-29 09:56 (UTC)
@andy5995 nice, good to know. Thanks.
andy5995 commented on 2025-03-29 02:38 (UTC)
@dbermond That bug has been fixed upstream in https://github.com/MegaGlest/megaglest-source/pull/348
dbermond commented on 2025-02-21 16:38 (UTC)
@andy5995 as mentioned in the official repository bug report, this is an upstream issue. Upstream should fix it.
andy5995 commented on 2025-02-21 08:26 (UTC)
Thank you for maintaining this. This package probably needs to be built with the '-U_GLIBCXX_ASSERTIONS' flag. Otherwise network games crash when starting: Refs: https://github.com/MegaGlest/megaglest-source/pull/256/commits/e42eda7e738a5cb71ab6ada18b4e161060a475d3 and https://github.com/MegaGlest/megaglest-source/issues/309
dbermond commented on 2023-06-20 01:49 (UTC)
@MarsSeed Thanks for the comments and for appreciating the package.
MarsSeed commented on 2023-06-17 21:42 (UTC)
It is fine now, thanks!
MarsSeed commented on 2023-06-13 16:27 (UTC)
Broken by Arch packaging change.
Needs to use
wx-config, notwx-config-gtk3, after wxgtk3 dependency got renamed in Arch repo to wxwidgets-gtk3.