void-packages/srcpkgs/mesa-demos/template

23 lines
901 B
Plaintext

# Template build file for 'MesaLib'.
pkgname=mesa-demos
version=8.0.1
revision=3
distfiles="ftp://ftp.freedesktop.org/pub/mesa/demos/$version/$pkgname-$version.tar.bz2"
build_style=gnu-configure
short_desc="Mesa 3D demos and tools"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4bc7f2b20d17e3eebfec288f2367a435cd2db71fc5ac9ece2c14827e290d77d1
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."
Add_dependency build pkg-config
Add_dependency build libX11-devel
Add_dependency build libXext-devel
Add_dependency build MesaLib-devel
Add_dependency build glew-devel