16 lines
648 B
Bash
16 lines
648 B
Bash
# Template file for 'glmark2'
|
|
pkgname=glmark2
|
|
version=2020.04
|
|
revision=1
|
|
build_style=waf3
|
|
configure_args="--with-flavors=x11-gl,x11-glesv2,drm-gl,wayland-gl,wayland-glesv2,drm-glesv2"
|
|
hostmakedepends="pkg-config wayland-devel"
|
|
makedepends="libjpeg-turbo-devel libpng12-devel libX11-devel MesaLib-devel wayland-devel
|
|
wayland-protocols"
|
|
short_desc="OpenGL 2.0 and ES 2.0 benchmark"
|
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://github.com/glmark2/glmark2"
|
|
distfiles="https://github.com/glmark2/glmark2/archive/${version}.tar.gz"
|
|
checksum=0fa7723111c928a73c04d4fa4adfc15a9dea6d335fe189f59c74ae5af26f99a2
|