You are not logged in.
Hello
http://www.xreal-project.net/
XreaL will be a non-commercial multiplayer only first person shooter based on a heavily modified Quake 3 Arena engine (id Tech 3). The aim is to push the rendering technology until it can be compared with current commercial titles and then to produce a playable Total Conversion.
pkgname=xreal-svn
_pkgname=XreaL
pkgver=20090904
pkgrel=5
pkgdesc="The highly advanced id Tech 3 engine and free indie game project"
arch=('i686' 'x86_64')
url="http://www.xreal-project.net/"
license=('GPLv2+')
depends=('sdl' 'freetype2' 'openal' 'curl' 'gtk' \
'gtkglext' 'libxml2' 'zlib' 'glew' 'boost')
makedepends=('subversion' 'scons')
provides=('xreal')
conflicts=('xreal' 'xreal-svn')
source=()
md5sums=()
_svntrunk="https://svn.sourceforge.net/svnroot/xreal/trunk/xreal"
if [ "$CARCH" = "x86_64" ]; then
scons arch=linux-x86_64
else scons arch=linux-i386
fi
}i have a compilation problem.. ![]()
Offline
Hmm! Hope this hits Arch Gaming Repository. I doubt it will play as smoothly as Urbanterror on my machine though.
Offline
Hah! I'm uploading this to AUR right now. Funny, must be the phoronix posting. http://aur.archlinux.org/packages.php?ID=25427
Let me know if you have any problems with it...
edit: some issues with install, hold on for now
edit2: should work now!
Last edited by Fackamato (2009-04-09 23:27:01)
Offline
big thx ![]()
Offline
big thx
I couldn't get xrealradiant to work, can you try it?
Offline
[wido@desktop ~]$ xrealradiant.x86_64
bash: /usr/bin/xrealradiant.x86_64: Permission non accordéebash-3.2# '/usr/bin/xrealradiant.x86_64'
bash: /usr/bin/xrealradiant.x86_64: Permission non accordéedon't work
Offline
[wido@desktop ~]$ xrealradiant.x86_64 bash: /usr/bin/xrealradiant.x86_64: Permission non accordéebash-3.2# '/usr/bin/xrealradiant.x86_64' bash: /usr/bin/xrealradiant.x86_64: Permission non accordéedon't work
What if you do: su -c "chmod +x /usr/bin/xrealradiant.x86_64"
and try again? I think xrealradiant can't find the files it needs...
Offline
[wido@desktop ~]$ /usr/bin/xrealradiant.x86_64
terminate called after throwing an instance of 'DirectoryNotFoundException'
what(): Directory_forEach(): invalid directory '/usr/bin/modules/'Offline
Hiya, I just tried to get xreal working, it installed without errors but then I get
0 files in pk3 files
Couldn't load default.cfg
as I try to run it, any ideas?
Offline