Search Criteria
Package Details: bzflag 2.4.30-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/bzflag.git (read-only, click to copy) |
|---|---|
| Package Base: | bzflag |
| Description: | Multiplayer 3D tank battle game |
| Upstream URL: | https://bzflag.org/ |
| Licenses: | MPL-2.0 OR LGPL-2.1-only |
| Submitter: | arojas |
| Maintainer: | fontenot |
| Last Packager: | fontenot |
| Votes: | 3 |
| Popularity: | 0.000385 |
| First Submitted: | 2021-05-08 09:02 (UTC) |
| Last Updated: | 2025-04-16 15:22 (UTC) |
Dependencies (5)
- c-ares (c-ares-gitAUR)
- curl (curl-gitAUR, curl-c-aresAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
Latest Comments
guido commented on 2026-02-10 21:30 (UTC)
Thanks fontenot! That worked great.
fontenot commented on 2026-02-10 03:32 (UTC)
@guido there is no update to perform, Arch users are expected to rebuild AUR packages themselves when dependencies change. All you have to do is build the package again and the rebuilt package will pick up the updated libGLEW automatically.
See if there is any confusion about this: https://lists.archlinux.org/archives/list/aur-general@lists.archlinux.org/thread/WZIPSAMAUEZZQGSH5HSEQDQGH6552WUD/
guido commented on 2026-02-01 18:33 (UTC)
Manjaro just released new updates and now BZflag won't start because a newer version of libGLEW.so.2.2 got installed. How do I fix this or is there an update on your end to be made?
find /usr/lib -iname "libGLEW*"
/usr/lib/libGLEW.so /usr/lib/libGLEW.so.2.3 /usr/lib/libGLEW.so.2.3.1
Thanks
fontenot commented on 2022-07-07 06:38 (UTC)
@strec in the future, please flag the package as out of date. It wasn't flagged until 2022-05-19.
guido commented on 2022-05-03 23:00 (UTC)
When will the AUR build of BZFlag get updated? That's the only way I know how to do an update as I'm on Manjaro.
strec commented on 2022-05-02 18:00 (UTC)
Please update to v. 2.4.24. The initial hang is fixed (per workaround according to https://github.com/BZFlag-Dev/bzflag/issues/301) there.
guido commented on 2022-01-26 21:01 (UTC)
The latest version of bzflag hangs on startup screen. I've read it's some to do with latest SDL2 package that builds package. Can someone look into this? I'm on manjaro and tried endeavourOS with same results. Other people are having issue on Fedora also. Thanks