PKGNAME=povray
PKGSEC=graphics
PKGDEP="boost libpng libtiff openexr sdl12-compat"
BUILDDEP="glu"
PKGDES="The Persistence of Vision Raytracer"

ABTYPE=autotools
ABCONFIGHACK=0

AB_FLAGS_O3=1
NOLTO__LOONGSON3=1

AUTOTOOLS_AFTER=(
	"--disable-strip"
	"COMPILED_BY=AOSC"
)

PKGEPOCH=1
