# Copyright 2008 Alexander Færøy # Copyright 2009, 2010 Ingmar Vanhassel # Distributed under the terms of the GNU General Public License v2 require mesa PLATFORMS="~amd64 ~armv7 ~x86" src_install() { mesa_src_install # scm doesn't care about --disable-glut there :( edo rm -f "${IMAGE}/usr/include/GL/glut.h" }