From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gnome-shell: update to 46.5.
Date: Sun, 15 Sep 2024 21:42:58 +0200 [thread overview]
Message-ID: <20240915194258.D02EF2F890@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52227@inbox.vuxu.org>
[-- Attachment #1: Type: text/plain, Size: 1253 bytes --]
There is an updated pull request by oreo639 against master on the void-packages repository
https://github.com/oreo639/void-packages gnome-shell
https://github.com/void-linux/void-packages/pull/52227
gnome-shell: update to 46.5.
<!-- 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, (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/52227.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gnome-shell-52227.patch --]
[-- Type: text/x-diff, Size: 3546 bytes --]
From 19f00e148644f695a3b31b1e231e44aad20ed6e7 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 15 Sep 2024 12:35:35 -0700
Subject: [PATCH 1/3] gnome-desktop: update to 44.1.
---
srcpkgs/gnome-desktop/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/gnome-desktop/template b/srcpkgs/gnome-desktop/template
index f854dcb9bd7788..3852bd713f7e0f 100644
--- a/srcpkgs/gnome-desktop/template
+++ b/srcpkgs/gnome-desktop/template
@@ -1,6 +1,6 @@
# Template file for 'gnome-desktop'
pkgname=gnome-desktop
-version=44.0
+version=44.1
revision=1
build_style=meson
build_helper="gir"
@@ -18,7 +18,7 @@ homepage="https://gitlab.gnome.org/GNOME/gnome-desktop"
#changelog="https://gitlab.gnome.org/GNOME/gnome-desktop/-/raw/gnome-44/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gnome-desktop/-/raw/master/NEWS"
distfiles="${GNOME_SITE}/gnome-desktop/${version%.*}/gnome-desktop-${version}.tar.xz"
-checksum=42c773745d84ba14bc1cf1c4c6f4606148803a5cd337941c63964795f3c59d42
+checksum=ae7ca55dc9e08914999741523a17d29ce223915626bd2462a120bf96f47a79ab
build_options="gir"
build_options_default="gir"
From 5a0e7f9ebe02c2396ff838399c57f554462036e4 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 15 Sep 2024 03:14:31 -0700
Subject: [PATCH 2/3] mutter: update to 46.5.
---
srcpkgs/mutter/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index 37cc72074780a2..ef7c47e2c96320 100644
--- a/srcpkgs/mutter/template
+++ b/srcpkgs/mutter/template
@@ -1,7 +1,7 @@
# Template file for 'mutter'
pkgname=mutter
-version=46.2
-revision=2
+version=46.5
+revision=1
build_helper="gir"
build_style=meson
configure_args="-Degl_device=true -Dudev=true -Dnative_backend=true
@@ -22,7 +22,7 @@ homepage="https://wiki.gnome.org/Projects/Mutter/"
#changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-46/NEWS"
distfiles="${GNOME_SITE}/mutter/${version%.*}/mutter-${version}.tar.xz"
-checksum=009baa77f8362612caa2e18c338a1b3c8aad3b5fe2964c2fef7824d321228983
+checksum=ce341e964254b713554419a529da8428da128ac04aa1bcc626111ebc03a8adcc
shlib_provides="libmutter-clutter-14.so libmutter-cogl-14.so
libmutter-cogl-pango-14.so libmutter-mtk-14.so"
make_check=no # needs a full graphical session
From e39f85fad6bfdce2f6bab49a6887885996680e06 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 15 Sep 2024 03:14:42 -0700
Subject: [PATCH 3/3] gnome-shell: update to 46.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 a944388235d47c..81ea9b4770d89e 100644
--- a/srcpkgs/gnome-shell/template
+++ b/srcpkgs/gnome-shell/template
@@ -1,6 +1,6 @@
# Template file for 'gnome-shell'
pkgname=gnome-shell
-version=46.2
+version=46.5
revision=1
build_style=meson
build_helper=gir
@@ -22,7 +22,7 @@ homepage="https://wiki.gnome.org/Projects/GnomeShell"
#changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/main/NEWS"
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-46/NEWS"
distfiles="${GNOME_SITE}/gnome-shell/${version%%.*}/gnome-shell-${version}.tar.xz"
-checksum=6b587101c04bfb364ab09cd38b5d93ebeeb4254754c807cf712fbc8ee3fde238
+checksum=3e640fa9ae9c7f66ba34d52a2e88b625e4d3636e2c0c6d8b9d13edda57d0cc18
do_check() {
mkdir /tmp/gnome-shell-xdg
next prev parent reply other threads:[~2024-09-15 19:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-15 10:36 [PR PATCH] " oreo639
2024-09-15 19:42 ` oreo639 [this message]
2024-09-29 4:01 ` [PR PATCH] [Merged]: " oreo639
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240915194258.D02EF2F890@inbox.vuxu.org \
--to=oreo639@users.noreply.github.com \
--cc=ml@inbox.vuxu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).