Search Criteria
Package Details: gzdoom 4.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gzdoom.git (read-only, click to copy) |
---|---|
Package Base: | gzdoom |
Description: | Feature centric port for all Doom engine games |
Upstream URL: | http://www.zdoom.org/ |
Licenses: | GPL3, BSD, LGPL3 |
Replaces: | gzdoom-legacy, gzdoom1 |
Submitter: | None |
Maintainer: | xente |
Last Packager: | xente |
Votes: | 164 |
Popularity: | 1.83 |
First Submitted: | 2009-02-22 22:28 (UTC) |
Last Updated: | 2024-12-18 19:14 (UTC) |
Dependencies (27)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- zmusicAUR (zmusic-gitAUR)
- cmake (cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- blasphemer-wadAUR (optional) – Blasphemer (free Heretic) game data
- chexquest3-wadAUR (optional) – Chex Quest 3 game data
- doom1-wadAUR (optional) – Doom shareware game data
- freedmAUR (freedm-gitAUR) (optional) – FreeDM game data
- freedoomAUR (freedm-gitAUR) (optional) – Freedoom game data
- gxmessage (gxmessage-gtk2AUR) (optional) – crash dialog (GNOME)
- hacx-wadAUR (optional) – HacX game data
- harmony-wadAUR (optional) – Harmony game data
- heretic1-wadAUR (optional) – Heretic shareware game data
- hexen1-wadAUR (optional) – Hexen demo game data
- kdialog (kdialog-gitAUR) (optional) – crash dialog (KDE)
- square1-wadAUR (optional) – The Adventures of Square, Episode 1 game data
- strife0-wadAUR (optional) – Strife shareware game data
- urbanbrawl-wadAUR (optional) – Urban Brawl: Action Doom 2 game data
- vulkan-driver (nvidia-410xx-utilsAUR, nvidia-440xx-utilsAUR, nvidia-430xx-utilsAUR, swiftshader-gitAUR, amdvlk-debugAUR, nvidia-vulkan-utilsAUR, amdvlk-2023q3.3AUR, amdvlk-2021q2.5AUR, amdvlk-gitAUR, vulkan-nouveau-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, vulkan-amdgpu-pro-legacyAUR, amdvlk-binAUR, mesa-wsl2-gitAUR, nvidia-535xx-utilsAUR, nvidia-470xx-utilsAUR, amdonly-gaming-vulkan-radeon-gitAUR, amdonly-gaming-vulkan-swrast-gitAUR, vulkan-radeon-amd-bc250AUR, nvidia-390xx-utilsAUR, nvidia-utils-teslaAUR, nvidia-utils-betaAUR, vulkan-amdgpu-proAUR, nvidia-525xx-utilsAUR, nvidia-510xx-utilsAUR, nvidia-550xx-utilsAUR, amdvlk, nvidia-utils, vulkan-intel, vulkan-nouveau, vulkan-radeon, vulkan-swrast, vulkan-virtio) (optional, x86_64) – Vulkan renderer
- vulkan-icd-loader (vulkan-icd-loader-gitAUR) (optional, x86_64) – Vulkan renderer
- xorg-xmessage (optional) – crash dialog (other)
Required by (10)
- ashes-2063
- brutal-doom
- doom-infinity
- gz-models
- obaddon-git (optional)
- project-brutality-git (optional)
- qzdl-git (optional)
- supergzdoom
- touhoudoom
- ultimate-doom-visor-git (optional)
Latest Comments
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 17 Next › Last »
DosAmp commented on 2018-02-24 15:23 (UTC) (edited on 2018-02-24 15:58 (UTC) by DosAmp)
EDIT: This has been fixed upstream (
SHARE_DIR
was added back) and should be included in the next version.The issue mentioned by maxlefou also affects new installations of GZDoom without a configuration file. GZDoom 3.2.1+ no longer searchs
SHARE_DIR
as part of the default[FileSearch.Directories]
: https://github.com/coelckers/gzdoom/pull/377The only solution for the current version is to either
/usr/share/gzdoom
directory: defineINSTALL_PK3_PATH
asshare/doom
(andSHARE_DIR
as/usr/share/doom
) so the GZDoom PK3 files are installed in the well known/usr/share/doom
directorysrc/gameconfigfile.cpp
to add/usr/share/gzdoom
to the list of default file search directories.wincraft71 commented on 2018-01-23 03:43 (UTC)
openal should not be listed as an optional dependency in the PKGBUILD because it is required to hear in-game audio.
jazztickets commented on 2018-01-10 15:48 (UTC)
Looks good now, thanks.
grubber commented on 2018-01-10 06:40 (UTC)
My bad. Fixed, hopefully.
jazztickets commented on 2018-01-09 19:00 (UTC)
After every update I need to run "sudo mogrify -resize 48x48 /usr/share/icons/hicolor/48x48/apps/gzdoom.xpm"
Anyone else getting huge icons in the menus on xfce?
grubber commented on 2017-12-31 09:53 (UTC)
maxlefou, it seems you have outdated configuration, make sure /usr/share/gzdoom is listed in the [FileSearch.Directories] section in ~/.config/gzdoom/gzdoom.ini, like this:
[FileSearch.Directories] Path=~/.config/gzdoom Path=/usr/share/gzdoom Path=$DOOMWADDIR
maxlefou commented on 2017-12-30 19:59 (UTC) (edited on 2017-12-30 19:59 (UTC) by maxlefou)
Error when launching gzdoom: GZDoom g3.2.4-m - 2017-12-16 20:24:48 -0500 - SDL version Compiled on Dec 30 2017
M_LoadDefaults: Load system defaults. Cannot find gzdoom.pk3
But gzdoom.pk3 is present, in /usr/share/gzdoom
Plz fix
dmsun commented on 2017-12-18 22:41 (UTC)
hey, might want to update this to 3.2.4. Changes include some fixes to security bugs. https://forum.zdoom.org/viewtopic.php?f=1&t=58772
<deleted-account> commented on 2017-10-07 00:36 (UTC)
<deleted-account> commented on 2017-09-14 14:25 (UTC)
« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 17 Next › Last »