New package: glmark2-20180208
Closes: #12949 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d49ee60e0a
commit
7d398f1828
1 changed files with 16 additions and 0 deletions
16
srcpkgs/glmark2/template
Normal file
16
srcpkgs/glmark2/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'glmark2'
|
||||
pkgname=glmark2
|
||||
version=0.0.20180208
|
||||
revision=1
|
||||
_commit=b195a2d37bd8bb55bb4cab30b93c84d6992a72a4
|
||||
wrksrc=${pkgname}-${_commit}
|
||||
build_style=waf
|
||||
configure_args="--with-flavors=x11-gl,x11-glesv2,drm-gl,wayland-gl,wayland-glesv2,drm-glesv2"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libjpeg-turbo-devel libpng-devel libX11-devel MesaLib-devel wayland-devel"
|
||||
short_desc="OpenGL 2.0 and ES 2.0 benchmark"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/glmark2/glmark2"
|
||||
distfiles="https://github.com/glmark2/glmark2/archive/${_commit}.tar.gz"
|
||||
checksum=4173cca7d4e582997fa66b1289d5e3e0955463135ee49f3693cee4e7b813918b
|
Loading…
Reference in a new issue