intel-dri-git 20100130-1
http://xorg.freedesktop.org/
Mesa DRI drivers for Intel chipsets
unsupported :: x11
Maintainer: Tera
Votes: 27
License: custom
Last Updated: Sat, 30 Jan 2010 13:31:27 +0000
First Submitted: Mon, 11 Aug 2008 22:17:33 +0000
Dependencies expat>=2.0.1 libdrm-git libgl-git mesa-git
Re-wrote PKGBUILD. Please report any issues you might have!
I've been working with a new PKGBUILD for a while now. I'll be releasing it as soon as I can confirm a few issues I'm having are not related to this package.
I fixed the error mentioned below by changing a line in the PKGBUILD from
echo "SRC_DIRS = glx/x11 mesa" >> configs/${CONFIG}
to
echo "SRC_DIRS = glsl glx/x11 mesa" >> configs/${CONFIG}
If anyone else came across the below mentioned error, could you confirm this as a successful fix?
make[4]: Entering directory `/home/square/abs/intel-dri-git/src/mesa-build/src/mesa/shader/slang/library'
../../../../../src/glsl/apps/compile fragment slang_common_builtin.gc slang_common_builtin_gc.h
make[4]: ../../../../../src/glsl/apps/compile: Command not found
make[4]: *** [slang_common_builtin_gc.h] Error 127
make[4]: Leaving directory `/home/square/abs/intel-dri-git/src/mesa-build/src/mesa/shader/slang/library'
make[3]: *** [glsl_builtin] Error 1
make[3]: Leaving directory `/home/square/abs/intel-dri-git/src/mesa-build/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/home/square/abs/intel-dri-git/src/mesa-build/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/home/square/abs/intel-dri-git/src/mesa-build'
make: *** [linux-dri-x86] Error 2
==> ERROR: Build Failed.
Aborting...
:(
Any ideas?
Please update the provides line from 7.4 to 7.5.
Greets,
Vrob
"git-pull" should be "git pull" and the makedepends should include "glproto-git" instead of "glproto>=1.4.9".
v1.6.0