Package Details: eduke32 20240217.r10554_8afa42e38-1

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: 124
Popularity: 0.66
First Submitted: 2007-11-29 01:02 (UTC)
Last Updated: 2024-02-25 12:30 (UTC)

Latest Comments

1 2 3 4 5 6 7 Next › Last »

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:

/usr/bin/ld: cannot find obj/duke3d/common.o.debug.temp.o: No such file or directory
/usr/bin/ld: cannot find obj/duke3d/grpscan.o.debug.temp.o: No such file or directory
/usr/bin/ld: cannot find obj/build/lz4.o.debug.temp.o: No such file or directory
....

I've checked: no *.o.debug.temp.o files are available during the build, only *.o files. 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

patlefort commented on 2023-03-15 20:38 (UTC)

Wrong checksum on source, it looks like the version was updated but not the checksum.

FredBezies commented on 2021-06-05 10:57 (UTC)

@elafaros: fixed. Thanks for the report.

elafaros commented on 2021-06-05 10:48 (UTC)

the "lib32alsa-lib" dep could not be found you probably missed a "-", it should be "lib32-alsa-lib"

XAVeRY commented on 2020-12-06 03:06 (UTC)

Here's a diff updating this package to the newest upstream version as of today :

diff --git a/PKGBUILD b/PKGBUILD
index 259fea0..9f72cdf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
 # Contributors: Arkham, Christoph Zeiler, JD Steffen

 pkgname=eduke32
-_pkgdate=20190827
-_pkgrev=8052
-pkgver=$_pkgdate.r$_pkgrev
+_pkgdate=20201128
+_pkgrev='9276-42c62c58f'
+pkgver=$_pkgdate.r${_pkgrev/-/_}
 pkgrel=1
 pkgdesc="An advanced Duke Nukem 3D source port"
 arch=('i686' 'x86_64')
@@ -20,7 +20,7 @@ install=$pkgname.install
 source=("http://dukeworld.com/$pkgname/synthesis/$_pkgdate-$_pkgrev/eduke32_src_$_pkgdate-$_pkgrev.tar.xz"
         "$pkgname.png"
         "$pkgname.desktop")
-sha256sums=('70b40cd3c8a1c344f827115e360ce0a29712caf486d394111d7a948f9e1f934f'
+sha256sums=('ebb5b68ae77b503671815f192db2ae9b541014617804e9bf055f83efd4421297'
             'b55a264b4682afabd49587d700d4c85ce6c2e7af7ce2764dd217ebe167549863'
             'cf2ea2c6a0d85ab15e30171ed5b921f1fcf5644de7af9638c0ef60de21c44f24')

diff --git a/eduke32.install b/eduke32.install
index 34476a1..285a16c 100644
--- a/eduke32.install
+++ b/eduke32.install
@@ -1,7 +1,7 @@

 post_install() {
   echo "Remember you need 'Duke Nukem 3D' data files to play. You can put them under"
-  echo "'/usr/share/games/eduke32/' for all users or '~/.eduke32/' for yourself."
+  echo "'/usr/share/games/eduke32/' for all users or '~/.config/eduke32/' for yourself."
 }

 post_upgrade() {

Toadfield commented on 2020-07-31 02:58 (UTC)

I have a problem,when I start the Duke Nukem Atomic GRP,everything works,except for the music,even the sounds work.

Opvolger commented on 2020-06-06 15:07 (UTC)

Can you add aarch64?

arch=('i686' 'x86_64' 'aarch64')

It works on my pinebook-pro. and change

_pkgdate=20190820 _pkgrev=8043

and update the sha256sums

for a stable gameplay?

DimiG commented on 2020-05-12 12:27 (UTC) (edited on 2020-05-12 12:33 (UTC) by DimiG)

Met the bug in the game on fourth level: "eduke32 bug in toxic dump with the second shrink room". Description link below. Had to tweak the PKGBUILD for version 20190820-8043 and reinstall the game with previous game version. Now game works OK.

Description: https://steamcommunity.com/app/225140/discussions/0/1635291505036644837/ Version: https://dukeworld.com/eduke32/synthesis/20190820-8043/