Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glmark2: update to 2020.04.
@ 2020-05-05  0:30 abenson
  2020-05-05  0:40 ` [PR PATCH] [Updated] " abenson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: abenson @ 2020-05-05  0:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages glmark_2020.04
https://github.com/void-linux/void-packages/pull/21633

glmark2: update to 2020.04.


A patch file from https://github.com/void-linux/void-packages/pull/21633.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glmark_2020.04-21633.patch --]
[-- Type: text/x-diff, Size: 1486 bytes --]

From 4ee65917ebe3a01fce2b2c002ec05d6732056320 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 4 May 2020 19:18:49 -0500
Subject: [PATCH] glmark2: update to 2020.04.

---
 srcpkgs/glmark2/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/glmark2/template b/srcpkgs/glmark2/template
index 098b2b1835a..6d09d2ab73d 100644
--- a/srcpkgs/glmark2/template
+++ b/srcpkgs/glmark2/template
@@ -1,16 +1,15 @@
 # Template file for 'glmark2'
 pkgname=glmark2
-version=0.0.20180208
+version=2020.04
 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"
+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"
+license="GPL-3.0-or-later"
 homepage="https://github.com/glmark2/glmark2"
-distfiles="https://github.com/glmark2/glmark2/archive/${_commit}.tar.gz"
-checksum=4173cca7d4e582997fa66b1289d5e3e0955463135ee49f3693cee4e7b813918b
+distfiles="https://github.com/glmark2/glmark2/archive/${version}.tar.gz"
+checksum=0fa7723111c928a73c04d4fa4adfc15a9dea6d335fe189f59c74ae5af26f99a2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] glmark2: update to 2020.04.
  2020-05-05  0:30 [PR PATCH] glmark2: update to 2020.04 abenson
@ 2020-05-05  0:40 ` abenson
  2020-05-05 16:24 ` Chocimier
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-05-05  0:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages glmark_2020.04
https://github.com/void-linux/void-packages/pull/21633

glmark2: update to 2020.04.


A patch file from https://github.com/void-linux/void-packages/pull/21633.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glmark_2020.04-21633.patch --]
[-- Type: text/x-diff, Size: 1532 bytes --]

From 266e043589300399c8d733662b93d312dc4454ea Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 4 May 2020 19:18:49 -0500
Subject: [PATCH] glmark2: update to 2020.04.

---
 srcpkgs/glmark2/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/glmark2/template b/srcpkgs/glmark2/template
index 098b2b1835a..a28cd1aa24d 100644
--- a/srcpkgs/glmark2/template
+++ b/srcpkgs/glmark2/template
@@ -1,16 +1,15 @@
 # Template file for 'glmark2'
 pkgname=glmark2
-version=0.0.20180208
+version=2020.04
 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"
+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"
+license="GPL-3.0-or-later"
 homepage="https://github.com/glmark2/glmark2"
-distfiles="https://github.com/glmark2/glmark2/archive/${_commit}.tar.gz"
-checksum=4173cca7d4e582997fa66b1289d5e3e0955463135ee49f3693cee4e7b813918b
+distfiles="https://github.com/glmark2/glmark2/archive/${version}.tar.gz"
+checksum=0fa7723111c928a73c04d4fa4adfc15a9dea6d335fe189f59c74ae5af26f99a2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: glmark2: update to 2020.04.
  2020-05-05  0:30 [PR PATCH] glmark2: update to 2020.04 abenson
  2020-05-05  0:40 ` [PR PATCH] [Updated] " abenson
@ 2020-05-05 16:24 ` Chocimier
  2020-05-05 17:04 ` [PR PATCH] [Updated] " abenson
  2020-05-05 18:31 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-05-05 16:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/21633#issuecomment-624156899

Comment:
Build with current libpng works well for me.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Updated] glmark2: update to 2020.04.
  2020-05-05  0:30 [PR PATCH] glmark2: update to 2020.04 abenson
  2020-05-05  0:40 ` [PR PATCH] [Updated] " abenson
  2020-05-05 16:24 ` Chocimier
@ 2020-05-05 17:04 ` abenson
  2020-05-05 18:31 ` [PR PATCH] [Merged]: " abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-05-05 17:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages glmark_2020.04
https://github.com/void-linux/void-packages/pull/21633

glmark2: update to 2020.04.


A patch file from https://github.com/void-linux/void-packages/pull/21633.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-glmark_2020.04-21633.patch --]
[-- Type: text/x-diff, Size: 1532 bytes --]

From b48db7bc673b3ae2504c6ba5cf6da19fc4ba67cf Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Mon, 4 May 2020 19:18:49 -0500
Subject: [PATCH] glmark2: update to 2020.04.

---
 srcpkgs/glmark2/template | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/glmark2/template b/srcpkgs/glmark2/template
index 098b2b1835a..a28cd1aa24d 100644
--- a/srcpkgs/glmark2/template
+++ b/srcpkgs/glmark2/template
@@ -1,16 +1,15 @@
 # Template file for 'glmark2'
 pkgname=glmark2
-version=0.0.20180208
+version=2020.04
 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"
+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"
+license="GPL-3.0-or-later"
 homepage="https://github.com/glmark2/glmark2"
-distfiles="https://github.com/glmark2/glmark2/archive/${_commit}.tar.gz"
-checksum=4173cca7d4e582997fa66b1289d5e3e0955463135ee49f3693cee4e7b813918b
+distfiles="https://github.com/glmark2/glmark2/archive/${version}.tar.gz"
+checksum=0fa7723111c928a73c04d4fa4adfc15a9dea6d335fe189f59c74ae5af26f99a2

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PR PATCH] [Merged]: glmark2: update to 2020.04.
  2020-05-05  0:30 [PR PATCH] glmark2: update to 2020.04 abenson
                   ` (2 preceding siblings ...)
  2020-05-05 17:04 ` [PR PATCH] [Updated] " abenson
@ 2020-05-05 18:31 ` abenson
  3 siblings, 0 replies; 5+ messages in thread
From: abenson @ 2020-05-05 18:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 161 bytes --]

There's a merged pull request on the void-packages repository

glmark2: update to 2020.04.
https://github.com/void-linux/void-packages/pull/21633

Description:


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-05 18:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  0:30 [PR PATCH] glmark2: update to 2020.04 abenson
2020-05-05  0:40 ` [PR PATCH] [Updated] " abenson
2020-05-05 16:24 ` Chocimier
2020-05-05 17:04 ` [PR PATCH] [Updated] " abenson
2020-05-05 18:31 ` [PR PATCH] [Merged]: " abenson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).