Search Criteria
Package Details: quake3e-git r2378.4b2b0729-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/quake3e-git.git (read-only, click to copy) |
---|---|
Package Base: | quake3e-git |
Description: | Improved Quake III Arena Engine |
Upstream URL: | https://github.com/ec-/Quake3e |
Licenses: | GPL |
Provides: | quake3 |
Submitter: | zoidby |
Maintainer: | zoidby |
Last Packager: | zoidby |
Votes: | 4 |
Popularity: | 0.000245 |
First Submitted: | 2020-09-08 00:08 (UTC) |
Last Updated: | 2024-02-19 14:51 (UTC) |
Required by (12)
- openarena-quake3e
- quake3-cpma (requires quake3)
- quake3-cpma-maps (requires quake3)
- quake3-defrag (requires quake3)
- quake3-edawn (requires quake3)
- quake3-excessiveplus (requires quake3)
- quake3-osp (requires quake3)
- quake3-reactionq3 (requires quake3)
- quake3-rocketarena (requires quake3)
- quake3-stereoquake (requires quake3)
- quake3-threewave (requires quake3)
- quake3-urbanterror (requires quake3)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Reboot commented on 2023-06-18 22:28 (UTC)
@zoidby Turns out compilation was failing because I didn't have "which" installed, so it couldn't grab the SDL2 flags from pkg-config or sdl2-config
MaximGun commented on 2023-06-18 17:53 (UTC) (edited on 2023-06-19 00:26 (UTC) by MaximGun)
Package builds on aarch64 but
package()
in PKGBUILD is hardcoded for x86-64.edit: updated the PKGBUILD to change all occurrences of
x86_64
andx64
toaarch64
. It installs and runs fine (client and server). Please consider updating the PKGBUILD to variablize the architecture in the appropriate places.Reboot commented on 2023-04-23 12:25 (UTC)
@zoidby, my output seems fine
zoidby commented on 2023-04-22 11:38 (UTC) (edited on 2023-04-22 11:39 (UTC) by zoidby)
@Reboot, talking to the developers i found out
should return
Please check that.
zoidby commented on 2023-04-20 16:26 (UTC)
I wasn’t able to reproduce this. Could you please report this as a bug upstream? There might be something wrong with the #include.
Reboot commented on 2023-04-18 14:30 (UTC)
Compilation fails for me
Even though I have SDL installed
zoidby commented on 2021-12-27 10:22 (UTC)
.SRCINFO was updated already. The problem was probably that pkgver in the PKGBUILD needed to be adjusted as well since "makepkg --printsrcinfo > .SRCINFO" generates the .SRCINFO based on that.
Should work now. Please report back.
zoidby commented on 2021-12-02 22:24 (UTC)
So i finally got around to fix the reported issues.
Hopefully this fixes everyone’s issues and does not create new ones.
Keep in mind that if you had this installed prior to this update, you might need to move your game files from /opt/quake3e to /opt/quake3.
xrayfur commented on 2021-11-26 10:58 (UTC)
For some reason this package always tries to rebuild even if the git revision is current:
« First ‹ Previous 1 2 3 Next › Last »