Current released tarballs aren't properly disted - lot of files are missing. Fixes are in git and one on mailing list [1].
Tarball created with: git clone git://anongit.freedesktop.org/xorg/driver/glamor cd glamor git am < ../0001-Autotools-Fixes.patch ./autogen.sh make dist md5sum glamor-egl-0.5.0.tar.bz2 e9a6d289ec661b3682cd4954772a00e8 glamor-egl-0.5.0.tar.bz2 Package is needed for xf86-video-ati at build time in order to get 2D working on Radeon "South Islands" GPUs. It also needs radeonsi Gallium driver at runtime from Mesa which I will enable later - LLVM is in place for that. Compile tested with ./configure --prefix=/usr --enable-glx-tls --enable-glamor-gles2 --disable-static && make Tarball available at [2]. [1] http://lists.freedesktop.org/archives/glamor/2013-March/000304.html [2] http://www.linuxfromscratch.org/~krejzi/glamor-egl-0.5.0.tar.bz2 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
