Package Details: d2x-rebirth-git 0.60.0.beta2.r3132.g5b8dc756f-1

Git Clone URL: https://aur.archlinux.org/dxx-rebirth-git.git (read-only, click to copy)
Package Base: dxx-rebirth-git
Description: A source port of the Descent 2 engine (git version)
Upstream URL: https://www.dxx-rebirth.com/
Licenses: GPL-3.0-only, LicenseRef-Parallax-License
Conflicts: d2x-rebirth
Provides: d2x-rebirth
Submitter: dbermond
Maintainer: dbermond
Last Packager: dbermond
Votes: 3
Popularity: 0.000000
First Submitted: 2018-03-17 13:47 (UTC)
Last Updated: 2024-07-31 16:50 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

dbermond commented on 2022-05-28 22:12 (UTC)

@hl037 Fixed.

hl037 commented on 2022-05-25 22:16 (UTC)

Hi, I got some problems trying to compile it... Seems like the archlinux sdl is not opengl eneble but that's weird :

scons: Entering directory `/home/leo/.cache/yay/dxx-rebirth-git/src/dxx-rebirth'
scons: Reading SConscript files ...
===== D1X-Rebirth v0.61.0 0.60.0-beta2-1819-ga8e7f6ad597d a8e7f6ad597d5036adb738a784dc15f50266dab6 =====
DXX-Archive.2: compiling on 'linux'/'x86_64' for 'linux' into ./build/
DXX-Archive.2: checking version of C++ compiler 'x86_64-pc-linux-gnu-g++' ... 'x86_64-pc-linux-gnu-g++ (GCC) 12.1.0'
DXX-Archive.2: checking path to assembler ... b'as'
DXX-Archive.2: checking version of assembler b'as' ... 'Assembleur GNU (GNU Binutils) 2.38'
DXX-Archive.2: checking path to linker ... b'ld'
DXX-Archive.2: checking version of linker b'ld' ... 'GNU ld (GNU Binutils) 2.38'
DXX-Archive.2: CHOST: 'x86_64-pc-linux-gnu'
DXX-Archive.2: CXX: 'x86_64-pc-linux-gnu-g++'
DXX-Archive.2: CPPDEFINES: [('PHYSFS_DEPRECATED', '')]
DXX-Archive.2: CPPPATH: ['common/include', 'common/main', '.', './build/']
DXX-Archive.2: CPPFLAGS: ['-Wno-sign-compare', '-D_FORTIFY_SOURCE=2']
DXX-Archive.2: CXXFLAGS: ['-g', '-O2', '-ftabstop=4', '-Wall', '-Werror=extra', '-Werror=format=2', '-Werror=missing-braces', '-Werror=missing-include-dirs', '-Werror=uninitialized', '-Werror=undef', '-Werror=pointer-arith', '-Werror=cast-qual', '-Werror=missing-declarations', '-Werror=vla', '-pthread', '-funsigned-char', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-fno-plt', '-flto']
DXX-Archive.2: LIBS: None
DXX-Archive.2: LINKFLAGS: ['-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now']
DXX-Archive.2: $CCACHE_PREFIX: None
DXX-Archive.2: $DISTCC_HOSTS: None
DXX-Archive.2: checking whether C++ compiler and linker work...yes
DXX-Archive.2: checking whether C++ compiler accepts -std=gnu++17...yes
DXX-Archive.2: checking endian to use...little
DXX-Archive.2: checking whether to enable word alignment fixups...no
DXX-Archive.2: building with OpenGL
DXX-Archive.2: checking whether to enable release options...yes
DXX-Archive.2: checking whether to enable memory allocation tracking...no
DXX-Archive.2: checking whether to enable level editor...no
DXX-Archive.2: checking whether to enable IPv6 support...yes
DXX-Archive.2: checking whether to enable multiplayer over UDP...yes
DXX-Archive.2: checking whether to enable UDP game tracker...yes
DXX-Archive.2: checking how to handle ADL MIDI...disabled
DXX-Archive.2: checking how to format screenshots...png
DXX-Archive.2: checking libpng pkg-config libpng
DXX-Archive.2: using pkg-config at discovered path /usr/bin/x86_64-pc-linux-gnu-pkg-config
DXX-Archive.2: reading libpng version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'libpng')
DXX-Archive.2: libpng version: b'1.6.37'
DXX-Archive.2: reading libpng settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'libpng')
DXX-Archive.2: libpng settings: {'CPPPATH': ['/usr/include/libpng16'], 'LIBS': ['png16', 'z']}
DXX-Archive.2: checking for usable library png...yes
DXX-Archive.2: checking physfs pkg-config physfs
DXX-Archive.2: reading physfs version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'physfs')
DXX-Archive.2: physfs version: b'3.0.2'
DXX-Archive.2: reading physfs settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'physfs')
DXX-Archive.2: physfs settings: {'LIBS': ['physfs']}
DXX-Archive.2: checking for usable library physfs...yes
DXX-Archive.2: checking for usable library ['GL', 'GLU']...yes
DXX-Archive.2: checking SDL pkg-config sdl
DXX-Archive.2: reading sdl version from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--modversion', 'sdl')
DXX-Archive.2: SDL version: b'1.2.52'
DXX-Archive.2: reading SDL settings from ('/usr/bin/x86_64-pc-linux-gnu-pkg-config', '--cflags', '--libs', 'sdl')
DXX-Archive.2: SDL settings: {'CPPDEFINES': [['_GNU_SOURCE', '1'], '_REENTRANT'], 'CPPPATH': ['/usr/include/SDL'], 'LIBS': ['SDL']}
DXX-Archive.2: checking whether to enable joystick support...yes
DXX-Archive.2: checking for usable library SDL with OpenGL...no
DXX-Archive.2: checking for usable header SDL.h...no
DXX-Archive.2: checking whether compiler can parse header SDL.h...yes
DXX-Archive.2: checking for usable library SDL without OpenGL...yes
scons: *** Rebirth configured with OpenGL enabled, but SDL configured with OpenGL disabled.  Disable Rebirth OpenGL or install an SDL with OpenGL enabled.  See build/sconf.log for details.  Stop.

dbermond commented on 2020-01-03 21:56 (UTC)

@SanskritFritz Thanks for appreciating the package. Please enjoy :)

SanskritFritz commented on 2019-12-29 21:21 (UTC)

Perfect :D

SanskritFritz commented on 2019-12-28 11:28 (UTC)

Interesting, you're right. I don't know why we don't have access to a deleted repo, but anyway, write to the mailing list and they'll help you with that.

blip commented on 2019-12-28 09:47 (UTC)

It appears someone allready created a repo named dxx-rebirth-git. I can't find it when searching for it in the packages, but you can clone it. I'm trying to submit a merge request anyway.

SanskritFritz commented on 2019-11-26 11:04 (UTC)

Just create the new package with the new name and then submit a merge request from here (there is a link here under Package actions.

blip commented on 2019-11-26 08:54 (UTC)

Hey SanskritFritz, good idea, I just don't know how to do that :-/

SanskritFritz commented on 2019-11-22 12:52 (UTC)

This package should be renamed to dxx-rebirth-git, what do you think?

blip commented on 2018-12-30 11:33 (UTC)

Changed PKGBUILD to use the latest version from git, which currently compiles and works for me :-)