Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wayland: update to 1.20.0.
@ 2021-12-09 20:11 ifreund
  2021-12-10 19:04 ` ericonr
                   ` (22 more replies)
  0 siblings, 23 replies; 25+ messages in thread
From: ifreund @ 2021-12-09 20:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ifreund/void-packages wayland
https://github.com/void-linux/void-packages/pull/34448

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

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

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

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 97ae4af4edfee145a537094e2fa68370610c807b Mon Sep 17 00:00:00 2001
From: Isaac Freund <mail@isaacfreund.com>
Date: Thu, 9 Dec 2021 17:47:15 +0100
Subject: [PATCH] wayland: update to 1.20.0.

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

diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template
index 624441d48a86..5ea25eaad1ce 100644
--- a/srcpkgs/wayland/template
+++ b/srcpkgs/wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland'
 pkgname=wayland
-version=1.19.0
+version=1.20.0
 revision=1
 build_style=meson
 # "Tests must not be built with NDEBUG defined, they rely on assert()."
@@ -12,7 +12,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
 distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
-checksum=baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
+checksum=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" wayland-devel"

^ permalink raw reply	[flat|nested] 25+ messages in thread
* [PR PATCH] wayland: update to 1.20.0
@ 2022-01-30  8:10 gbeliako
  2022-01-30  8:47 ` novakne
  0 siblings, 1 reply; 25+ messages in thread
From: gbeliako @ 2022-01-30  8:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gbeliako/void-packages wayland-branch
https://github.com/void-linux/void-packages/pull/35308

wayland: update to 1.20.0
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please [skip CI](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-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
(CROSSBUILD)
  - x86_64-musl
  - aarch64-musl
 <!--  - armv7l
  - armv6l-musl
-->


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

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

From d31f319cb44643385ecca64e1cbd81d5fe303e1c Mon Sep 17 00:00:00 2001
From: chaquen <void@cgps.xyz>
Date: Sun, 30 Jan 2022 18:59:59 +1100
Subject: [PATCH] wayland: update to 1.20.0

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

diff --git a/srcpkgs/wayland/template b/srcpkgs/wayland/template
index 624441d48a86..5ea25eaad1ce 100644
--- a/srcpkgs/wayland/template
+++ b/srcpkgs/wayland/template
@@ -1,6 +1,6 @@
 # Template file for 'wayland'
 pkgname=wayland
-version=1.19.0
+version=1.20.0
 revision=1
 build_style=meson
 # "Tests must not be built with NDEBUG defined, they rely on assert()."
@@ -12,7 +12,7 @@ maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="MIT"
 homepage="https://wayland.freedesktop.org/"
 distfiles="https://wayland.freedesktop.org/releases/wayland-${version}.tar.xz"
-checksum=baccd902300d354581cd5ad3cc49daa4921d55fb416a5883e218750fef166d15
+checksum=b8a034154c7059772e0fdbd27dbfcda6c732df29cae56a82274f6ec5d7cd8725
 
 if [ "$CROSS_BUILD" ]; then
 	hostmakedepends+=" wayland-devel"

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

end of thread, other threads:[~2022-02-25 23:33 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 20:11 [PR PATCH] wayland: update to 1.20.0 ifreund
2021-12-10 19:04 ` ericonr
2021-12-10 19:05 ` ericonr
2021-12-10 19:16 ` ifreund
2021-12-10 20:04 ` ifreund
2021-12-10 20:04 ` ifreund
2021-12-11 15:01 ` vyivel
2021-12-11 15:30 ` ericonr
2021-12-17  9:37 ` novakne
2021-12-20  4:35 ` ericonr
2022-01-12 18:17 ` [PR PATCH] [Updated] " ifreund
2022-01-12 18:43 ` ifreund
2022-01-12 18:43 ` ifreund
2022-01-12 18:43 ` ifreund
2022-01-15 17:22 ` ifreund
2022-01-30 12:02 ` notthewave
2022-01-30 15:11 ` novakne
2022-02-09 16:36 ` notthewave
2022-02-19 23:06 ` KSPAtlas
2022-02-19 23:22 ` paper42
2022-02-24 18:18 ` motorto
2022-02-24 19:04 ` KSPAtlas
2022-02-24 21:46 ` tibequadorian
2022-02-25 23:33 ` [PR PATCH] [Merged]: " paper42
2022-01-30  8:10 [PR PATCH] " gbeliako
2022-01-30  8:47 ` novakne

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