Search Criteria
Package Details: vkquake 1.33.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vkquake.git (read-only, click to copy) |
|---|---|
| Package Base: | vkquake |
| Description: | A modern Quake 1 engine. Forked from Fitzquake. This version contains Vulkan API support. |
| Upstream URL: | https://github.com/Novum/vkquake |
| Keywords: | fps quake quakespasm quakeworld |
| Licenses: | GPL-2.0-or-later |
| Provides: | vkquake |
| Submitter: | ProfessorKaos64 |
| Maintainer: | HurricanePootis |
| Last Packager: | HurricanePootis |
| Votes: | 29 |
| Popularity: | 0.84 |
| First Submitted: | 2016-12-11 00:53 (UTC) |
| Last Updated: | 2025-12-31 20:45 (UTC) |
Dependencies (14)
- flac (flac-gitAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR)
- opusfile (opusfile-gitAUR)
- sdl2AUR (sdl2-gitAUR, sdl2-compat-gitAUR, sdl2-compat)
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, amdvlk-debugAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-amdgpu-pro-legacyAUR, mesa-wsl2-gitAUR, vulkan-radeon-amd-bc250AUR, vulkan-terakanAUR, vulkan-terakan-gitAUR, nvidia-510xx-utilsAUR, swiftshader-gitAUR, nvidia-utils-teslaAUR, nvidia-470xx-utilsAUR, vulkan-nouveau-gitAUR, nvidia-550xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, vulkan-amdgpu-proAUR, amdvlkAUR, nvidia-390xx-utilsAUR, amdvlk-binAUR, nvidia-535xx-utilsAUR, nvidia-525xx-utilsAUR, mesa-rk35xx-gitAUR, nvidia-575xx-utilsAUR, nvidia-utils-betaAUR, nvidia-vulkan-utilsAUR, mesa-gitAUR, nvidia-580xx-utilsAUR, mesa-minimal-gitAUR, nvidia-utils, vulkan-asahi, vulkan-broadcom, vulkan-dzn, vulkan-freedreno, vulkan-gfxstream, vulkan-intel, vulkan-nouveau, vulkan-panfrost, vulkan-powervr, vulkan-radeon, vulkan-swrast, vulkan-virtio)
- vulkan-icd-loader (vulkan-icd-loader-gitAUR)
- glslang (glslang-gitAUR) (make)
- meson (meson-gitAUR) (make)
- spirv-tools (spirv-tools-gitAUR) (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- vulkan-validation-layers (vulkan-validation-layers-gitAUR) (make)
Latest Comments
1 2 3 4 5 Next › Last »
Derson5 commented on 2025-12-10 01:50 (UTC)
I can't build:
leahanderson commented on 2025-11-30 21:27 (UTC)
the sha512 sum for spirv.patch is incorrect
kinker31 commented on 2025-10-20 08:08 (UTC) (edited on 2025-10-20 10:55 (UTC) by kinker31)
@TheMaxus Opened up an issue over at the github repo.
UPDATE: The issue is fixed, but only in the git version right now.
TheMaxus commented on 2025-10-20 07:54 (UTC)
spirv-remapis no longer included in Arch repositories as far as I can tell so the package no longer buildsjanvkn commented on 2024-04-21 13:16 (UTC)
@HurricanePootis thanks for the feedback.
Given that it reportedly works for you and @kinker31, I looked back into it, and it turns out there was an issue on my end. I had an older /etc/makepkg.conf file. After merging it with the /etc/makepkg.conf.pacnew file, vkquake now builds without errors, no patch needed.
Diffing the two files, the default CFLAGS do look quite different. I can only assume that the error was caused by one of them.
HurricanePootis commented on 2024-04-18 03:06 (UTC)
I can still build vkquake with gcc 13 without experiencing those builds
kinker31 commented on 2024-04-17 14:31 (UTC)
VKQuake builds, installs, and plays without any major issue on my end, though for some reason the program doesn't save the option whever to enable smooth animations/movements or not, and defaults to "Smooth", which I personally find undesirable.
janvkn commented on 2024-04-02 08:53 (UTC)
@HurricanePootis the build currently fails with GCC13.
The patch that @spillner provided below was apparently taken from upstream https://github.com/Novum/vkQuake/commit/19d76588037977f59506c18aa3d307f8f5124d0f
Related upstream issue can be found here: https://github.com/Novum/vkQuake/issues/688
HurricanePootis commented on 2023-09-28 17:24 (UTC)
@zed123 @spillner, I was able to build vkquake without the patch in a clean chroot. Please provide more information on this patch and where it comes from before expecting me to take it in.
spillner commented on 2023-09-03 22:15 (UTC) (edited on 2023-09-03 22:19 (UTC) by spillner)
Patch to build with GCC 13:
1 2 3 4 5 Next › Last »