# Template build file for 'MesaLib'. pkgname=MesaLib version=8.0.1 wrksrc="Mesa-${version}" distfiles="ftp://ftp.freedesktop.org/pub/mesa/$version/$pkgname-$version.tar.bz2" build_style=gnu-configure configure_args="--enable-glx-tls --enable-shared-glapi --enable-gallium-g3dvl --enable-shared-dricore --enable-gles1 --enable-gles2 --enable-openvg --enable-egl --with-dri-driverdir=/usr/lib/xorg/modules/dri --with-driver=dri --enable-gallium-egl --disable-va --enable-vdpau --enable-xvmc --with-gallium-drivers=r300,r600,nouveau,swrast,i915" short_desc="Graphics library similar to SGI's OpenGL" maintainer="Juan RP " homepage="http://www.mesa3d.org/" license="MIT, LGPL-2.1" checksum=593af02ea2b5b7afb057a12c550f2c03b1d1cf59a716972d601c1499545ea0a7 long_desc=" MesaLib is a 3-D graphics library with an API which is very similar to that of OpenGL*. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the author makes no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc." subpackages="libEGL libglapi libGLES libGL libGLU libOpenVG" subpackages="${subpackages} ${pkgname}-devel" Add_dependency build perl ">=0" Add_dependency build flex Add_dependency build pkg-config Add_dependency build glproto Add_dependency build dri2proto ">=2.1" Add_dependency build makedepend Add_dependency build libXext-devel Add_dependency build libXxf86vm-devel Add_dependency build libXdamage-devel Add_dependency build libXfixes-devel Add_dependency build libxcb-devel Add_dependency build libudev-devel Add_dependency build libdrm-devel Add_dependency build expat-devel Add_dependency build libXt-devel Add_dependency build talloc-devel Add_dependency build libxml2-python Add_dependency build llvm-devel Add_dependency build libvdpau-devel Add_dependency build libXvMC-devel ">=1.0.6"