Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gamescope: update to 3.14.2.
@ 2024-03-06 14:42 Calandracas606
  2024-03-06 14:43 ` Calandracas606
  2024-03-07 14:17 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: Calandracas606 @ 2024-03-06 14:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Calandracas606/void-packages gamescope-3.14.2
https://github.com/void-linux/void-packages/pull/49147

gamescope: update to 3.14.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)



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

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

From ba08994085384d35ddb5b2e2c49a86ff1b21a5c1 Mon Sep 17 00:00:00 2001
From: Daniel Martinez <danielmartinez@cock.li>
Date: Wed, 6 Mar 2024 09:38:52 -0500
Subject: [PATCH] gamescope: update to 3.14.2.

---
 srcpkgs/gamescope/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gamescope/template b/srcpkgs/gamescope/template
index 9275ea1c023745..a960ceeafc213d 100644
--- a/srcpkgs/gamescope/template
+++ b/srcpkgs/gamescope/template
@@ -1,6 +1,6 @@
 # Template file for 'gamescope'
 pkgname=gamescope
-version=3.14.1
+version=3.14.2
 revision=1
 _stb_hash=5736b15f7ea0ffb08dd38af21067c314d6a3aae9
 _vkroots_hash=d5ef31abc7cb5c69aee4bcb67b10dd543c1ff7ac
@@ -23,7 +23,7 @@ distfiles="https://github.com/ValveSoftware/gamescope/archive/refs/tags/${versio
  https://github.com/nothings/stb/archive/${_stb_hash}.tar.gz
  https://github.com/Joshua-Ashton/vkroots/archive/${_vkroots_hash}.tar.gz
  https://github.com/Joshua-Ashton/reshade/archive/${_reshade_hash}.tar.gz"
-checksum="9e87688833effc9d52c746637aa6a82cdad37776bb372fdb0f22d84e815c9c6f
+checksum="91ed63557d3601723f1b1d554ea65a3850656a78bb7e32610330035160704836
  d00921d49b06af62aa6bfb97c1b136bec661dd11dd4eecbcb0da1f6da7cedb4c
  b4eca5edca75355ea1443ad96fd59b0a407f6a2ce17ef5a8f9849c05fc10155f
  165726ad21fbfc221c0363e40b597834068a416a11a1204ae2ac6d13ec161035"

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

* Re: gamescope: update to 3.14.2.
  2024-03-06 14:42 [PR PATCH] gamescope: update to 3.14.2 Calandracas606
@ 2024-03-06 14:43 ` Calandracas606
  2024-03-07 14:17 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: Calandracas606 @ 2024-03-06 14:43 UTC (permalink / raw)
  To: ml

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

New comment by Calandracas606 on void-packages repository

https://github.com/void-linux/void-packages/pull/49147#issuecomment-1981025734

Comment:
@dexgs FYI

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

* Re: [PR PATCH] [Merged]: gamescope: update to 3.14.2.
  2024-03-06 14:42 [PR PATCH] gamescope: update to 3.14.2 Calandracas606
  2024-03-06 14:43 ` Calandracas606
@ 2024-03-07 14:17 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-03-07 14:17 UTC (permalink / raw)
  To: ml

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

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

gamescope: update to 3.14.2.
https://github.com/void-linux/void-packages/pull/49147

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - i686
  - aarch64-musl (cross)
  - armv7l (cross)
  - armv6l-musl (cross)



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

end of thread, other threads:[~2024-03-07 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-06 14:42 [PR PATCH] gamescope: update to 3.14.2 Calandracas606
2024-03-06 14:43 ` Calandracas606
2024-03-07 14:17 ` [PR PATCH] [Merged]: " ahesford

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