Search Criteria
Package Details: d1x-rebirth 20220929-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/d1x-rebirth.git (read-only, click to copy) |
---|---|
Package Base: | d1x-rebirth |
Description: | An enhanced engine to play with Descent1 data. |
Upstream URL: | https://www.dxx-rebirth.com/ |
Keywords: | descent fps game |
Licenses: | LGPL, custom:as-is, custom:D1x |
Submitter: | None |
Maintainer: | SanskritFritz |
Last Packager: | SanskritFritz |
Votes: | 18 |
Popularity: | 0.000094 |
First Submitted: | 2007-07-05 10:06 (UTC) |
Last Updated: | 2023-05-27 12:03 (UTC) |
Dependencies (7)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- physfs (physfs-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- sdl2_image
- sdl2_mixer
- scons (make)
- unzip (unzip-natspecAUR, unzip-zstdAUR) (make)
Latest Comments
1 2 3 4 Next › Last »
a172 commented on 2024-08-24 23:34 (UTC) (edited on 2024-08-24 23:35 (UTC) by a172)
Given the links to the add-ons are dead, and they conflict with (some) other add-ons anyway, they should probably be removed from the package.
svenstaro commented on 2024-07-31 00:02 (UTC)
Getting this during gameplay:
I reckon you should add
to the PKGBUILD.
hvcr commented on 2023-08-21 13:12 (UTC)
Couldn't build it using yay
I get this error:
here's the full output https://pastebin.com/0CtsqSwZ
Woapoersa commented on 2022-08-16 12:33 (UTC) (edited on 2022-08-16 12:35 (UTC) by Woapoersa)
To build I had to make the following changes.
pkgver=20220622
md5sums=replaced top md5 with '22601795765b6064d6b1321e9261dc6a'
depends=replaced sdl with 'sdl-openglhq', because the package refuses to build without an sdl that supports opengl
added /build to the path in;
install -m755 "dxx-rebirth_$pkgver-src/build/d1x-rebirth/d1x-rebirth" "$pkgdir/usr/bin/"
Unrelated to the PKGBUILD but worth noting I think, while running I get a crash and the following error that is beyond me;
free(): double free detected in tcache 2
Aborted (core dumped)
-how annoying, tired of fooling with this. Reverting back to sdl12-compat because I couldn't get lib32-sdl-openglhq to build either
maxigaz commented on 2021-04-18 11:04 (UTC) (edited on 2021-04-18 11:32 (UTC) by maxigaz)
I receive a 404 error when trying to download
dxx-rebirth_20200601-src.tar.xz
, referenced in the PKGBUILD.Edit: I've changed the version number to
20210326
and the first md5 value toaac65b5e5ca5779407f309671e169597
to make it work.Shalrath commented on 2019-12-08 08:14 (UTC) (edited on 2019-12-08 08:14 (UTC) by Shalrath)
Thank you! My config was obviously wrong but I never had problems with it... And thanks for fixing d2x as well :)
SanskritFritz commented on 2019-12-07 09:50 (UTC)
Fix your CHOST in /etc/makepkg.conf CARCH="x86_64" CHOST="x86_64-pc-linux-gnu"
Shalrath commented on 2019-12-07 01:33 (UTC)
Thanks for the update. But the build script now seems not to recognize the architecture and replacing it by 'unknown' when selecting the compiler...
===== D1X-Rebirth v0.61.0 ===== DXX-Archive.2: compiling on 'linux'/'x86_64' for 'linux' into . DXX-Archive.2: checking version of C++ compiler 'x86_64-unknown-linux-gnu-g++' ... error: No such file or directory scons: *** Failed to run 'x86_64-unknown-linux-gnu-g++'. See sconf.log for details. Stop.
sconf.log: file /tmp/trizen-rawjaw/d1x-rebirth/src/dxx-rebirth_20191121-src/SConstruct,line 4557: Configure(confdir = .sconf_temp) scons: dxx: version: ComputedExtraVersion('',None,None,None) scons: Configure: DXX-Archive.2: checking version of C++ compiler 'x86_64-unknown-linux-gnu-g++' ... scons: Configure: error: No such file or directory
SanskritFritz commented on 2019-11-22 15:56 (UTC)
There are actually lots of new versions, considered stable. So enjoy the new version!
Shalrath commented on 2019-11-19 22:17 (UTC)
Download link not valid http://www.dxx-rebirth.com/download/dxx/d1x-rebirth_v0.58.1-src.tar.gz
1 2 3 4 Next › Last »