Search Criteria
Package Details: megaglest-git 3.13.0.r267.g231c639c7-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: | GPL3 |
Conflicts: | megaglest |
Provides: | megaglest |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 2 |
Popularity: | 1.41 |
First Submitted: | 2018-03-18 01:59 (UTC) |
Last Updated: | 2023-06-17 21:26 (UTC) |
Dependencies (21)
- curl (curl-gitAUR, curl-c-aresAUR)
- ftgl
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- icu (icu-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libircclient (grumpy-irc-gitAUR)
- libminiupnpc.so (miniupnpc)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libx11 (libx11-gitAUR)
- lua51 (luajit-symlinksAUR)
- megaglest-data-gitAUR
- miniupnpc (miniupnpc-gitAUR)
- openal (openal-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- wxwidgets-gtk3 (wxwidgets-gtk3-gitAUR, wxwidgets-gtk3-lightAUR)
- xerces-c
- cmake (cmake-gitAUR) (make)
- ftjam (make)
- git (git-gitAUR, git-glAUR) (make)
- Show 1 more dependencies...
Latest Comments
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.