Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mutter, gnome-shell: update to 41.5.
@ 2022-03-23 17:28 paper42
  2022-03-23 17:43 ` oreo639
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: paper42 @ 2022-03-23 17:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gnome-41.5
https://github.com/void-linux/void-packages/pull/36299

mutter, gnome-shell: update to 41.5.
<!-- 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/36299.patch is attached

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

From a3520f7300df2fddd48e84a74a717a60ccc2106b Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Mar 2022 17:14:32 +0100
Subject: [PATCH 1/2] mutter: update to 41.5.

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

diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index 5efabfea13b1..e3f7f7bf1ca8 100644
--- a/srcpkgs/mutter/template
+++ b/srcpkgs/mutter/template
@@ -1,6 +1,6 @@
 # Template file for 'mutter'
 pkgname=mutter
-version=41.4
+version=41.5
 revision=1
 build_helper="gir"
 build_style=meson
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/Mutter/"
 changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-41/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=55882695064aa6f0385cd1f7f7fab2c2a2ed2c9aec78f578faa07f5209ca529c
+checksum=2233e52528451620be8578ea1dc7ff30d7eb6701eb316e9d17c219df57a08ea7
 shlib_provides="libmutter-clutter-9.so libmutter-cogl-9.so
  libmutter-cogl-pango-9.so"
 make_check=no # needs a full graphical session

From f143ddb48dc13e2c4a8772465621a4504ddff3b8 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Mar 2022 17:13:34 +0100
Subject: [PATCH 2/2] gnome-shell: update to 41.5.

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

diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template
index 9cca8add22c7..fe46114ba7fc 100644
--- a/srcpkgs/gnome-shell/template
+++ b/srcpkgs/gnome-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-shell'
 pkgname=gnome-shell
-version=41.4
+version=41.5
 revision=1
 build_style=meson
 build_helper=gir
@@ -19,7 +19,7 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomeShell"
 changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-41/NEWS"
 distfiles="${GNOME_SITE}/gnome-shell/${version%.*}/gnome-shell-${version}.tar.xz"
-checksum=c7eef74af304649c03b86db99bd0bac75a011fbff6774c8ee35583dbcdad8af4
+checksum=efbe8d1179983d5c2e68b1035f073fefe01b15fbdaf68f48adff96fa355b0bc5
 
 do_check() {
 	mkdir /tmp/gnome-shell-xdg

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
  2022-03-23 17:43 ` oreo639
@ 2022-03-23 17:43 ` oreo639
  2022-03-23 17:43 ` oreo639
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:43 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627845

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for screenshare and the bluetooth indicator.

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
@ 2022-03-23 17:43 ` oreo639
  2022-03-23 17:43 ` oreo639
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:43 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627843

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for screenshare and the bluetooth indicator.

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
  2022-03-23 17:43 ` oreo639
  2022-03-23 17:43 ` oreo639
@ 2022-03-23 17:43 ` oreo639
  2022-03-23 17:44 ` oreo639
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:43 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627845

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for screenshare and the bluetooth indicator.

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
                   ` (2 preceding siblings ...)
  2022-03-23 17:43 ` oreo639
@ 2022-03-23 17:44 ` oreo639
  2022-03-23 17:47 ` oreo639
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:44 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627843

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for enabling support for screenshare and the bluetooth indicator.

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
                   ` (3 preceding siblings ...)
  2022-03-23 17:44 ` oreo639
@ 2022-03-23 17:47 ` oreo639
  2022-03-23 17:47 ` oreo639
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:47 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627843

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for enabling support for screenshare and the bluetooth integration in gnome-shell.

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
                   ` (4 preceding siblings ...)
  2022-03-23 17:47 ` oreo639
@ 2022-03-23 17:47 ` oreo639
  2022-03-23 17:50 ` oreo639
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:47 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627843

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for enabling support for screenshare and the bluetooth indicator.

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

* Re: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
                   ` (5 preceding siblings ...)
  2022-03-23 17:47 ` oreo639
@ 2022-03-23 17:50 ` oreo639
  2022-03-24 23:41 ` [PR PATCH] [Updated] " paper42
  2022-03-25 20:36 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: oreo639 @ 2022-03-23 17:50 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/36299#issuecomment-1076627843

Comment:
Can you add `gnome-bluetooth-devel pipewire-devel gstreamer1-devel` to gnome-shell's makedepends? It is necessary for enabling support for screenshare and the bluetooth indicator.

They were accidentally removed while purging unused dependencies:
https://github.com/void-linux/void-packages/commit/500b3887f3d745f1a33c94a75a8904b28300d4fb

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

* Re: [PR PATCH] [Updated] mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
                   ` (6 preceding siblings ...)
  2022-03-23 17:50 ` oreo639
@ 2022-03-24 23:41 ` paper42
  2022-03-25 20:36 ` [PR PATCH] [Merged]: " paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-03-24 23:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages gnome-41.5
https://github.com/void-linux/void-packages/pull/36299

mutter, gnome-shell: update to 41.5.
<!-- 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/36299.patch is attached

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

From 504ee8a73cd58e8009b1b13af95ec93578d6e42f Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Mar 2022 17:14:32 +0100
Subject: [PATCH 1/2] mutter: update to 41.5.

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

diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index 5efabfea13b1..e3f7f7bf1ca8 100644
--- a/srcpkgs/mutter/template
+++ b/srcpkgs/mutter/template
@@ -1,6 +1,6 @@
 # Template file for 'mutter'
 pkgname=mutter
-version=41.4
+version=41.5
 revision=1
 build_helper="gir"
 build_style=meson
@@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/Mutter/"
 changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-41/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=55882695064aa6f0385cd1f7f7fab2c2a2ed2c9aec78f578faa07f5209ca529c
+checksum=2233e52528451620be8578ea1dc7ff30d7eb6701eb316e9d17c219df57a08ea7
 shlib_provides="libmutter-clutter-9.so libmutter-cogl-9.so
  libmutter-cogl-pango-9.so"
 make_check=no # needs a full graphical session

From 909e18fd3c803b093189e887ad4cb453ad5e34cc Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Wed, 23 Mar 2022 17:13:34 +0100
Subject: [PATCH 2/2] gnome-shell: update to 41.5.

* restore optional build dependencies

They were removed with GNOME 41, but are required for recorder and
bluetooth indicator

Closes #36291
---
 srcpkgs/gnome-shell/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-shell/template b/srcpkgs/gnome-shell/template
index 9cca8add22c7..ff60caafa4ec 100644
--- a/srcpkgs/gnome-shell/template
+++ b/srcpkgs/gnome-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-shell'
 pkgname=gnome-shell
-version=41.4
+version=41.5
 revision=1
 build_style=meson
 build_helper=gir
@@ -10,7 +10,8 @@ hostmakedepends="gobject-introspection libxslt pkg-config python3 sassc
 makedepends="gnome-control-center-devel at-spi2-atk-devel
  evolution-data-server-devel mutter-devel gsettings-desktop-schemas-devel
  polkit-devel startup-notification-devel ibus-devel gnome-desktop-devel
- NetworkManager-devel pulseaudio-devel gtk4-devel gnome-autoar-devel gjs-devel"
+ NetworkManager-devel pulseaudio-devel gtk4-devel gnome-autoar-devel gjs-devel
+ gnome-bluetooth-devel pipewire-devel gstreamer1-devel"
 depends="elogind gnome-control-center gsettings-desktop-schemas upower"
 checkdepends="xvfb-run mesa-dri $depends"
 short_desc="GNOME core user interface"
@@ -19,7 +20,7 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/GnomeShell"
 changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-41/NEWS"
 distfiles="${GNOME_SITE}/gnome-shell/${version%.*}/gnome-shell-${version}.tar.xz"
-checksum=c7eef74af304649c03b86db99bd0bac75a011fbff6774c8ee35583dbcdad8af4
+checksum=efbe8d1179983d5c2e68b1035f073fefe01b15fbdaf68f48adff96fa355b0bc5
 
 do_check() {
 	mkdir /tmp/gnome-shell-xdg

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

* Re: [PR PATCH] [Merged]: mutter, gnome-shell: update to 41.5.
  2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
                   ` (7 preceding siblings ...)
  2022-03-24 23:41 ` [PR PATCH] [Updated] " paper42
@ 2022-03-25 20:36 ` paper42
  8 siblings, 0 replies; 10+ messages in thread
From: paper42 @ 2022-03-25 20:36 UTC (permalink / raw)
  To: ml

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

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

mutter, gnome-shell: update to 41.5.
https://github.com/void-linux/void-packages/pull/36299

Description:
<!-- 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
-->


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

end of thread, other threads:[~2022-03-25 20:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-23 17:28 [PR PATCH] mutter, gnome-shell: update to 41.5 paper42
2022-03-23 17:43 ` oreo639
2022-03-23 17:43 ` oreo639
2022-03-23 17:43 ` oreo639
2022-03-23 17:44 ` oreo639
2022-03-23 17:47 ` oreo639
2022-03-23 17:47 ` oreo639
2022-03-23 17:50 ` oreo639
2022-03-24 23:41 ` [PR PATCH] [Updated] " paper42
2022-03-25 20:36 ` [PR PATCH] [Merged]: " paper42

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