Package Details: doom3-data-steam 1-2

Git Clone URL: https://aur.archlinux.org/doom3-data-steam.git (read-only, click to copy)
Package Base: doom3-data-steam
Description: Doom 3 data via Steam
Upstream URL: http://store.steampowered.com/app/9050
Licenses: GPL
Provides: doom3-data
Submitter: demon012
Maintainer: demon012
Last Packager: demon012
Votes: 4
Popularity: 0.036959
First Submitted: 2015-06-14 17:51 (UTC)
Last Updated: 2015-06-14 17:52 (UTC)

Dependencies (1)

Required by (3)

Sources (0)

Latest Comments

prg commented on 2022-09-28 16:19 (UTC)

I can confirm that cyberpunkrocker's change is needed to include the latest patch data so that doom3 can be played with source ports like dhewm3. The PKGBUILD should be updated to reflect this.

cyberpunkrocker commented on 2020-12-05 11:34 (UTC)

Try this:

--- PKGBUILD    2020-12-05 07:23:28.729938000 +0200
+++ PKGBUILD.new    2020-12-05 13:28:46.701976011 +0200
@@ -21,11 +21,6 @@
     steamcmd +@sSteamCmdForcePlatformType windows +@ShutdownOnFailedCommand 1 +force_install_dir $doom3dir +login $steam_username "+app_update 9050 validate" +quit

 # Move required files to pkgdir
-    install -D -m 644 $srcdir/doom3/base/game00.pk4 $pkgdir/opt/doom3/base/game00.pk4
-    install -D -m 644 $srcdir/doom3/base/pak000.pk4 $pkgdir/opt/doom3/base/pak000.pk4
-    install -D -m 644 $srcdir/doom3/base/pak001.pk4 $pkgdir/opt/doom3/base/pak001.pk4
-    install -D -m 644 $srcdir/doom3/base/pak002.pk4 $pkgdir/opt/doom3/base/pak002.pk4
-    install -D -m 644 $srcdir/doom3/base/pak003.pk4 $pkgdir/opt/doom3/base/pak003.pk4
-    install -D -m 644 $srcdir/doom3/base/pak004.pk4 $pkgdir/opt/doom3/base/pak004.pk4
+    install -D -m 644 $srcdir/doom3/base/*.pk4 $pkgdir/opt/doom3/base/
 }

cyberpunkrocker commented on 2020-12-05 11:22 (UTC)

Why does the PKGBUILD install only the game00.pk4 and pak000-004.pk4 files? At least dhewm3 needs all of the .pk4 files shipped with doom3. And all of them are downloaded anyway so it doesn't make any sense to leave anything out.

PowaBanga commented on 2019-02-09 16:31 (UTC) (edited on 2019-02-09 16:32 (UTC) by PowaBanga)

==> Starting package()...
Enter your Steam username:XXX
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
Redirecting stderr to '/home/powabanga/.local/share/Steam/logs/stderr.txt'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
ILocalize::AddFile() failed to load file "public/steambootstrapper_french.txt".
[  0%] Checking for available update...
[  0%] Downloading update (0 of 72254 KB)...
[ 99%] Downloading update (72254 of 72254 KB)...
[100%] Download Complete.
==> ERROR: A failure occurred in package().
    Aborting...

postblue commented on 2017-07-02 12:34 (UTC)

I have the following error: dlsym(acl_get_fd): /usr/lib32/libfakeroot/libfakeroot.so: undefined symbol: acl_get_fd dlsym(acl_get_file): /usr/lib32/libfakeroot/libfakeroot.so: undefined symbol: acl_get_file dlsym(acl_set_fd): /usr/lib32/libfakeroot/libfakeroot.so: undefined symbol: acl_set_fd dlsym(acl_set_file): /usr/lib32/libfakeroot/libfakeroot.so: undefined symbol: acl_set_file Redirecting stderr to '/home/postblue/.local/share/Steam/logs/stderr.txt' [ 0%] !!! Fatal Error: Steamcmd ne peut pas écrire dans son répertoire d'installation. ../steamexe/main.cpp (575) : Assertion Failed: launched as admin but couldn't update