Search Criteria
Package Details: eduke32 20251016.r10638_227c11dee-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/eduke32.git (read-only, click to copy) |
|---|---|
| Package Base: | eduke32 |
| Description: | An advanced Duke Nukem 3D source port |
| Upstream URL: | http://eduke32.com/ |
| Keywords: | duke3d fps game shooter |
| Licenses: | GPL, custom: BUILD |
| Submitter: | None |
| Maintainer: | FredBezies |
| Last Packager: | FredBezies |
| Votes: | 131 |
| Popularity: | 1.57 |
| First Submitted: | 2007-11-29 01:02 (UTC) |
| Last Updated: | 2025-10-22 13:14 (UTC) |
Dependencies (12)
- alsa-lib
- flac (flac-gitAUR)
- lib32-alsa-lib
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- sdl2AUR (sdl2-compat-gitAUR, sdl2-gitAUR, sdl2-compat)
- glu (glu-gitAUR) (make)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-minimal-gitAUR, mesa-gitAUR, mesa-ps4AUR, mesa-rk35xx-gitAUR, mesa-amber) (make)
- nasm (nasm-gitAUR) (make, i686)
- eduke32-shareware-episodeAUR (optional) – Duke Nukem 3D Demo
- fluidsynth (fluidsynth-gitAUR) (optional) – alternative midi sequencer
- freepats-general-midi (optional) – a free soundfont for music
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
genji commented on 2025-08-24 16:58 (UTC) (edited on 2025-08-24 16:58 (UTC) by genji)
This doesn't work for me at all
Total fail for me at least
norbert79 commented on 2025-08-09 13:36 (UTC)
Issues with the package sadly. After installing the main menu does not open at all, but starts the game instantly and not displaying anything. While the game seemingly runs, there is nothing to be seen. Recommend updating the package.
Athaphian commented on 2025-06-05 09:10 (UTC)
It worked for me on the first attempt. I'm on wayland/hyprland. I just ran MAKEPKG and pacman -U and started with eduke32 and runs without any problems :D. Great work everyone who worked on this project!
mysterymath commented on 2025-04-17 03:19 (UTC) (edited on 2025-04-17 17:25 (UTC) by mysterymath)
@browniesrgut Are you seeing a crash on launch?
I filed https://voidpoint.io/terminx/eduke32/-/issues/320 for this; looks like SDL pulls in libdecor, which pulls in GTK3, which pulls in GTK2, which is incompatible with GTK3, so the process crashes. Filed https://gitlab.freedesktop.org/libdecor/libdecor/-/issues/78 with libdecor.
For now, a workaround is to run:
EDIT: The above still appears to work only flakily for me; eduke32 can hang with no video. Just switching it back to X11 locally seems more reliable:
browniesrgut commented on 2025-03-26 06:17 (UTC)
Hello, eduke32 doesn't like wayland very much (runs without any issue in Xorg) :(
Coucou Fred, eduke32 n'aime pas wayland et préfère xorg, je ne sais pas si on peut faire quelque chose.
FredBezies commented on 2024-03-30 16:10 (UTC)
@yamashiro: options added to PKGBUILD. Thanks for the info.
Yamashiro commented on 2024-03-30 16:05 (UTC)
@FredBezies using the
!debugflag will fix the compile error. Though because setting it is required for the package to build I would suggest addingOPTIONS+=(!debug)to the PKGBUILD since it's a one-off override and doesn't require the users to edit the default flags just for one package.FredBezies commented on 2024-02-26 17:48 (UTC)
@stas-t: yes, it is related to debug option enabled by default. You need to replace debug by !debug in /etc/makepkg.conf in line OPTIONS from GLOBAL PACKAGE OPTIONS section (bottom of the file).
stas-t commented on 2024-02-26 08:29 (UTC) (edited on 2024-02-26 09:04 (UTC) by stas-t)
Version 20240217.r10554_8afa42e38 build fails for me:
I've checked: no
*.o.debug.temp.ofiles are available during the build, only*.ofiles. Does it have something to do with debug enabled?dixi_minga commented on 2023-03-17 20:50 (UTC) (edited on 2023-03-17 20:50 (UTC) by dixi_minga)
in PKGBUILD replace
8baf8290760a66a5383ca31f42d2cfa169a5a625e148b39c9cbb4766bbfffdfd
with
ec3038b7a113b235ed732fdb3bc4a8e0f0177c0df99901288dabad97888a9e21
1 2 3 4 5 6 .. 8 Next › Last »