summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2018-06-02 13:16:42 +0000
committerprlw1 <prlw1@pkgsrc.org>2018-06-02 13:16:42 +0000
commit02857ddd5a9c2ec3b81762458e2fb508db0de280 (patch)
tree5def403f8b8b1a1b937e6bb460a01bf6edc4f5fb /benchmarks
parent045bffcf341a7b455bcb40eccd6283602ca56d4b (diff)
downloadpkgsrc-02857ddd5a9c2ec3b81762458e2fb508db0de280.tar.gz
Update glmark2 to 2017.07
Fixes use of auto_ptr. glmark2 2017.07 (20170728) ========================== * Use monotonic clock for benchmark timings. * Use udev to find the best node path to use in the DRM backend. * Don't rebuild common source needlessly. * Build in C++14 mode.
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/glmark2/Makefile9
-rw-r--r--benchmarks/glmark2/distinfo10
2 files changed, 9 insertions, 10 deletions
diff --git a/benchmarks/glmark2/Makefile b/benchmarks/glmark2/Makefile
index aaefc9e8240..245c01a8ba1 100644
--- a/benchmarks/glmark2/Makefile
+++ b/benchmarks/glmark2/Makefile
@@ -1,17 +1,16 @@
-# $NetBSD: Makefile,v 1.10 2017/01/01 14:43:24 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/06/02 13:16:42 prlw1 Exp $
-DISTNAME= glmark2-2014.03
-PKGREVISION= 2
+DISTNAME= glmark2-2017.07
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_GITHUB:=glmark2/}
-GITHUB_TAG= acac90b257a14bd14a1492cd442b79dcaa1c13cf
+GITHUB_TAG= 168d2f1650c84be3f13d1a5b76ccec8cbb89188e
MAINTAINER= prlw1@cam.ac.uk
HOMEPAGE= https://github.com/glmark2/glmark2
COMMENT= OpenGL 2.0 and ES 2.0 benchmark
LICENSE= gnu-gpl-v3 AND modified-bsd
-USE_LANGUAGES= c c++
+USE_LANGUAGES= c c++11
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
diff --git a/benchmarks/glmark2/distinfo b/benchmarks/glmark2/distinfo
index f4ab9600103..182a77f1e1d 100644
--- a/benchmarks/glmark2/distinfo
+++ b/benchmarks/glmark2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2016/01/22 15:26:25 prlw1 Exp $
+$NetBSD: distinfo,v 1.6 2018/06/02 13:16:42 prlw1 Exp $
-SHA1 (glmark2-2014.03-acac90b257a14bd14a1492cd442b79dcaa1c13cf.tar.gz) = e9730fd2850ceace5e93029c1759531dcec4b2b4
-RMD160 (glmark2-2014.03-acac90b257a14bd14a1492cd442b79dcaa1c13cf.tar.gz) = e4eb87716a77048a0c40383c3f1d99e7e316c5b5
-SHA512 (glmark2-2014.03-acac90b257a14bd14a1492cd442b79dcaa1c13cf.tar.gz) = 1f69541be3b585a2791bcf2d5e4904f89444a7ba92918347adb668299fc8d2399796faf69b427cb046f3c20a53bb1bf21f54d7b7042a24fc80e632d3c0d98bbf
-Size (glmark2-2014.03-acac90b257a14bd14a1492cd442b79dcaa1c13cf.tar.gz) = 7811479 bytes
+SHA1 (glmark2-2017.07-168d2f1650c84be3f13d1a5b76ccec8cbb89188e.tar.gz) = 5a27940b9e4ae2a1bc025079802e116af127479a
+RMD160 (glmark2-2017.07-168d2f1650c84be3f13d1a5b76ccec8cbb89188e.tar.gz) = 60572134a88fb3fd1a95f3be35d26b6c4edd852b
+SHA512 (glmark2-2017.07-168d2f1650c84be3f13d1a5b76ccec8cbb89188e.tar.gz) = 9e2c8a2e2da5514476c3fe09e5d87380654b052b8488cfff2d7b06127bfcb92ca81eac09aea34d194ac4e0b9a0758696cc0ac0d4bc1117be5ed858a0ee22a3cc
+Size (glmark2-2017.07-168d2f1650c84be3f13d1a5b76ccec8cbb89188e.tar.gz) = 7827207 bytes