Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] glfw: update to 3.4
@ 2024-03-02 18:46 mkohlhaas
  2024-03-02 18:59 ` [PR PATCH] [Updated] " mkohlhaas
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 18:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
@ 2024-03-02 18:59 ` mkohlhaas
  2024-03-02 19:03 ` mkohlhaas
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 18:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/2] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/2] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
  2024-03-02 18:59 ` [PR PATCH] [Updated] " mkohlhaas
@ 2024-03-02 19:03 ` mkohlhaas
  2024-03-02 19:16 ` mkohlhaas
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/3] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/3] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 42159b8807e6a16fa318f6cef63efe147139707e Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:02:51 +0100
Subject: [PATCH 3/3] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 487f763d242d2c..25cc7a6325077c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 39ed8c5f76c77b..1e10e738b19c02 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
  2024-03-02 18:59 ` [PR PATCH] [Updated] " mkohlhaas
  2024-03-02 19:03 ` mkohlhaas
@ 2024-03-02 19:16 ` mkohlhaas
  2024-03-02 19:19 ` mkohlhaas
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/4] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/4] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 42159b8807e6a16fa318f6cef63efe147139707e Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:02:51 +0100
Subject: [PATCH 3/4] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 487f763d242d2c..25cc7a6325077c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 39ed8c5f76c77b..1e10e738b19c02 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 6a3a881370aecc70ffcd824c736087976e0a3c17 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:16:32 +0100
Subject: [PATCH 4/4] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 25cc7a6325077c..83ecb37abbee0e 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel"
+ libxkbcommon-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 1e10e738b19c02..6f2d35bffd2b60 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel"
+ libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
                   ` (2 preceding siblings ...)
  2024-03-02 19:16 ` mkohlhaas
@ 2024-03-02 19:19 ` mkohlhaas
  2024-03-02 19:22 ` mkohlhaas
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/5] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/5] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 42159b8807e6a16fa318f6cef63efe147139707e Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:02:51 +0100
Subject: [PATCH 3/5] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 487f763d242d2c..25cc7a6325077c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 39ed8c5f76c77b..1e10e738b19c02 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 6a3a881370aecc70ffcd824c736087976e0a3c17 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:16:32 +0100
Subject: [PATCH 4/5] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 25cc7a6325077c..83ecb37abbee0e 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel"
+ libxkbcommon-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 1e10e738b19c02..6f2d35bffd2b60 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel"
+ libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 505bd82ee32aaf8170763d43e61e74b530288ec7 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:19:29 +0100
Subject: [PATCH 5/5] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 83ecb37abbee0e..dbe880145198a6 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
                   ` (3 preceding siblings ...)
  2024-03-02 19:19 ` mkohlhaas
@ 2024-03-02 19:22 ` mkohlhaas
  2024-03-02 19:24 ` mkohlhaas
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/6] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/6] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 42159b8807e6a16fa318f6cef63efe147139707e Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:02:51 +0100
Subject: [PATCH 3/6] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 487f763d242d2c..25cc7a6325077c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 39ed8c5f76c77b..1e10e738b19c02 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 6a3a881370aecc70ffcd824c736087976e0a3c17 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:16:32 +0100
Subject: [PATCH 4/6] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 25cc7a6325077c..83ecb37abbee0e 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel"
+ libxkbcommon-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 1e10e738b19c02..6f2d35bffd2b60 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel"
+ libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 505bd82ee32aaf8170763d43e61e74b530288ec7 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:19:29 +0100
Subject: [PATCH 5/6] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 83ecb37abbee0e..dbe880145198a6 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 5af51b44c063a22f826254fd52dda13080437bf0 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:21:58 +0100
Subject: [PATCH 6/6] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dbe880145198a6..07fe77d6a15ddf 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXinerama-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libxcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 6f2d35bffd2b60..b2353a3c5bf6a2 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel libXrandr-devel"
+ libXinerama-devel libXrandr-devel libxcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
                   ` (4 preceding siblings ...)
  2024-03-02 19:22 ` mkohlhaas
@ 2024-03-02 19:24 ` mkohlhaas
  2024-03-02 19:28 ` mkohlhaas
  2024-03-02 19:40 ` [PR PATCH] [Closed]: " mkohlhaas
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 42159b8807e6a16fa318f6cef63efe147139707e Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:02:51 +0100
Subject: [PATCH 3/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 487f763d242d2c..25cc7a6325077c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 39ed8c5f76c77b..1e10e738b19c02 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 6a3a881370aecc70ffcd824c736087976e0a3c17 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:16:32 +0100
Subject: [PATCH 4/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 25cc7a6325077c..83ecb37abbee0e 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel"
+ libxkbcommon-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 1e10e738b19c02..6f2d35bffd2b60 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel"
+ libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 505bd82ee32aaf8170763d43e61e74b530288ec7 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:19:29 +0100
Subject: [PATCH 5/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 83ecb37abbee0e..dbe880145198a6 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 5af51b44c063a22f826254fd52dda13080437bf0 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:21:58 +0100
Subject: [PATCH 6/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dbe880145198a6..07fe77d6a15ddf 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXinerama-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libxcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 6f2d35bffd2b60..b2353a3c5bf6a2 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel libXrandr-devel"
+ libXinerama-devel libXrandr-devel libxcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 7448e491edfb1fd0c9cacd68e657573e4f20128a Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:24:50 +0100
Subject: [PATCH 7/7] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 07fe77d6a15ddf..5740eb734e6999 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXinerama-devel libXrandr-devel libxcursor-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libXcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index b2353a3c5bf6a2..8cf092b83df97c 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel libXrandr-devel libxcursor-devel"
+ libXinerama-devel libXrandr-devel libXcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

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

* Re: [PR PATCH] [Updated] glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
                   ` (5 preceding siblings ...)
  2024-03-02 19:24 ` mkohlhaas
@ 2024-03-02 19:28 ` mkohlhaas
  2024-03-02 19:40 ` [PR PATCH] [Closed]: " mkohlhaas
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49033

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

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

From d6faa28904cd026cf5d2123da8b29ef312af8c2d Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:43:20 +0100
Subject: [PATCH 1/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..dc75646ad4a6aa 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
@@ -13,7 +13,7 @@ license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..0b7646b1e7d8ef 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
 short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

From 6130b15f6e0a494f88d501150494f36546dbf60c Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 19:58:42 +0100
Subject: [PATCH 2/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 4 ++--
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dc75646ad4a6aa..487f763d242d2c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -3,11 +3,11 @@ pkgname=glfw-wayland
 version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 0b7646b1e7d8ef..39ed8c5f76c77b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 42159b8807e6a16fa318f6cef63efe147139707e Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:02:51 +0100
Subject: [PATCH 3/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 487f763d242d2c..25cc7a6325077c 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -7,7 +7,7 @@ configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
  libxkbcommon-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 39ed8c5f76c77b..1e10e738b19c02 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -7,7 +7,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"

From 6a3a881370aecc70ffcd824c736087976e0a3c17 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:16:32 +0100
Subject: [PATCH 4/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 25cc7a6325077c..83ecb37abbee0e 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel"
+ libxkbcommon-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 1e10e738b19c02..6f2d35bffd2b60 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel"
+ libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 505bd82ee32aaf8170763d43e61e74b530288ec7 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:19:29 +0100
Subject: [PATCH 5/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 83ecb37abbee0e..dbe880145198a6 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 5af51b44c063a22f826254fd52dda13080437bf0 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:21:58 +0100
Subject: [PATCH 6/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index dbe880145198a6..07fe77d6a15ddf 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXinerama-devel libXrandr-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libxcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 6f2d35bffd2b60..b2353a3c5bf6a2 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel libXrandr-devel"
+ libXinerama-devel libXrandr-devel libxcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From 7448e491edfb1fd0c9cacd68e657573e4f20128a Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:24:50 +0100
Subject: [PATCH 7/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 2 +-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 07fe77d6a15ddf..5740eb734e6999 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,7 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXinerama-devel libXrandr-devel libxcursor-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libXcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index b2353a3c5bf6a2..8cf092b83df97c 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel libXrandr-devel libxcursor-devel"
+ libXinerama-devel libXrandr-devel libXcursor-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

From ac84fb742be665d6cd95a40beb91765a68696228 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:27:58 +0100
Subject: [PATCH 8/8] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 3 ++-
 srcpkgs/glfw/template         | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index 5740eb734e6999..6ba7797863e2be 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -6,7 +6,8 @@ build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel libXinerama-devel libXrandr-devel libXcursor-devel"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libXcursor-devel
+ libXi-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 8cf092b83df97c..884b6714a8966b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -6,7 +6,7 @@ revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel libXrandr-devel libXcursor-devel"
+ libXinerama-devel libXrandr-devel libXcursor-devel libXi-devel"
 short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"

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

* Re: [PR PATCH] [Closed]: glfw: update to 3.4
  2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
                   ` (6 preceding siblings ...)
  2024-03-02 19:28 ` mkohlhaas
@ 2024-03-02 19:40 ` mkohlhaas
  7 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:40 UTC (permalink / raw)
  To: ml

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

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

glfw: update to 3.4
https://github.com/void-linux/void-packages/pull/49033

Description:
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
   -  I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address `Enno Boland <gottox@voidlinux.org>` is unreachable.


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

* [PR PATCH] glfw: update to 3.4
@ 2024-03-02 21:01 mkohlhaas
  0 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 21:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49042

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
  - I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address Enno Boland <gottox@voidlinux.org> is unreachable.

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

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

From 8d85a026e5157aa013326d3415eaf13c3a7f48e0 Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 22:00:08 +0100
Subject: [PATCH] glfw: update to 3.4

---
 srcpkgs/glfw-wayland/template | 12 ++++++------
 srcpkgs/glfw/template         | 10 +++++-----
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/srcpkgs/glfw-wayland/template b/srcpkgs/glfw-wayland/template
index eb0e8d33e284d0..bd681e5a8ed493 100644
--- a/srcpkgs/glfw-wayland/template
+++ b/srcpkgs/glfw-wayland/template
@@ -1,24 +1,24 @@
 # Template file for 'glfw-wayland'
 pkgname=glfw-wayland
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_USE_WAYLAND=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=ON"
 hostmakedepends="extra-cmake-modules pkg-config wayland-devel"
 makedepends="MesaLib-devel glu-devel wayland-devel wayland-protocols
- libxkbcommon-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
+ libxkbcommon-devel libXinerama-devel libXrandr-devel libXcursor-devel
+ libXi-devel"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 provides="glfw-${version}_${revision}"
 replaces="glfw>=0"
 
 do_install() {
 	vmkdir usr/lib
 	install -m755 ${wrksrc}/build/src/libglfw.so.${version%.*} ${DESTDIR}/usr/lib/
-	ln -s libglfw.so.${version%.*} ${DESTDIR}/usr/lib/libglfw.so.3
 }
diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..b90166f2825f2c 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
-configure_args="-DBUILD_SHARED_LIBS=ON"
+configure_args="-DBUILD_SHARED_LIBS=ON -DGLFW_BUILD_WAYLAND=OFF"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
  libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

* [PR PATCH] glfw: update to 3.4
@ 2024-03-02 19:52 mkohlhaas
  0 siblings, 0 replies; 11+ messages in thread
From: mkohlhaas @ 2024-03-02 19:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages glfw
https://github.com/void-linux/void-packages/pull/49035

glfw: update to 3.4
Testing the changes
   - I tested the changes in this PR: **YES**

Local build testing
  - I built this PR locally for my native architecture, (**x86_64-glibc**)

Email address Enno Boland <gottox@voidlinux.org> is unreachable.


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

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

From 78afa80206405878909e6ff07a20067f86ac2c5f Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Sat, 2 Mar 2024 20:49:07 +0100
Subject: [PATCH] glfw: update to 3.4

---
 srcpkgs/glfw/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glfw/template b/srcpkgs/glfw/template
index 3d9d7b42692805..884b6714a8966b 100644
--- a/srcpkgs/glfw/template
+++ b/srcpkgs/glfw/template
@@ -1,19 +1,19 @@
 # Template file for 'glfw'
 # update together with glfw-wayland
 pkgname=glfw
-version=3.3.8
+version=3.4
 revision=1
 build_style=cmake
 configure_args="-DBUILD_SHARED_LIBS=ON"
 makedepends="MesaLib-devel libXrandr-devel libXi-devel glu-devel libXcursor-devel
- libXinerama-devel"
-short_desc="Multi-platform library for creating windows with OpenGL contexts"
-maintainer="Enno Boland <gottox@voidlinux.org>"
+ libXinerama-devel libXrandr-devel libXcursor-devel libXi-devel"
+short_desc="Multi-platform library for OpenGL, OpenGL ES and Vulkan"
+maintainer="Orphaned <orphan@voidlinux.org>"
 license="Zlib"
 homepage="http://www.glfw.org"
 changelog="https://www.glfw.org/changelog.html"
 distfiles="https://github.com/glfw/glfw/archive/${version}.tar.gz"
-checksum=f30f42e05f11e5fc62483e513b0488d5bceeab7d9c5da0ffe2252ad81816c713
+checksum=c038d34200234d071fae9345bc455e4a8f2f544ab60150765d7704e08f3dac01
 
 glfw-devel_package() {
 	depends="${makedepends} ${sourcepkg}>=${version}_${revision}"

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

end of thread, other threads:[~2024-03-02 21:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-02 18:46 [PR PATCH] glfw: update to 3.4 mkohlhaas
2024-03-02 18:59 ` [PR PATCH] [Updated] " mkohlhaas
2024-03-02 19:03 ` mkohlhaas
2024-03-02 19:16 ` mkohlhaas
2024-03-02 19:19 ` mkohlhaas
2024-03-02 19:22 ` mkohlhaas
2024-03-02 19:24 ` mkohlhaas
2024-03-02 19:28 ` mkohlhaas
2024-03-02 19:40 ` [PR PATCH] [Closed]: " mkohlhaas
2024-03-02 19:52 [PR PATCH] " mkohlhaas
2024-03-02 21:01 mkohlhaas

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).