Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-weather: update to 45.0
@ 2024-03-05  6:47 chrysos349
  2024-03-05  7:02 ` [PR REVIEW] " oreo639
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: chrysos349 @ 2024-03-05  6:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gnome-weather
https://github.com/void-linux/void-packages/pull/49101

gnome-weather: update to 45.0
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From 314d85a47b7a62f0f97b391e9df276ff6f68f96f Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 09:46:18 +0300
Subject: [PATCH] gnome-weather: update to 45.0

---
 srcpkgs/gnome-weather/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-weather/template b/srcpkgs/gnome-weather/template
index 798f8c8dd12abb..5d46cd4ec0e308 100644
--- a/srcpkgs/gnome-weather/template
+++ b/srcpkgs/gnome-weather/template
@@ -1,17 +1,18 @@
 # Template file for 'gnome-weather'
 pkgname=gnome-weather
-version=44.0
+version=45.0
 revision=1
 build_helper="gir"
 build_style=meson
-hostmakedepends="gettext pkg-config itstool glib-devel gjs"
+hostmakedepends="gettext pkg-config itstool glib-devel gjs desktop-file-utils
+ gtk-update-icon-cache"
 makedepends="gtk4-devel libadwaita-devel gjs-devel libgweather-devel geoclue2-devel"
 depends="desktop-file-utils gjs geoclue2 libgweather gnome-desktop"
 short_desc="Access current weather conditions and forecasts for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Weather"
-changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-44/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-45/NEWS"
 distfiles="${GNOME_SITE}/gnome-weather/${version%.*}/gnome-weather-${version}.tar.xz"
-checksum=6b0d38ac785041699df628926e35db7b5ffa086ee0d6934c222a19c6b9923baf
+checksum=30c0029702883dc8d8160e6de1d6116877cd6c25bc950d4e4902a6ab467b2fa4
 lib32disabled=yes

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

* Re: [PR REVIEW] gnome-weather: update to 45.0
  2024-03-05  6:47 [PR PATCH] gnome-weather: update to 45.0 chrysos349
@ 2024-03-05  7:02 ` oreo639
  2024-03-05  7:02 ` oreo639
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-03-05  7:02 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49101#discussion_r1512221802

Comment:
Use gtk4-update-icon-cache, since this application already depends on gtk4.

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

* Re: [PR REVIEW] gnome-weather: update to 45.0
  2024-03-05  6:47 [PR PATCH] gnome-weather: update to 45.0 chrysos349
  2024-03-05  7:02 ` [PR REVIEW] " oreo639
@ 2024-03-05  7:02 ` oreo639
  2024-03-05  7:03 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-03-05  7:02 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49101#discussion_r1512221802

Comment:
Use gtk4-update-icon-cache, since this package already depends on gtk4.

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

* Re: [PR PATCH] [Updated] gnome-weather: update to 45.0
  2024-03-05  6:47 [PR PATCH] gnome-weather: update to 45.0 chrysos349
  2024-03-05  7:02 ` [PR REVIEW] " oreo639
  2024-03-05  7:02 ` oreo639
@ 2024-03-05  7:03 ` chrysos349
  2024-03-05  7:09 ` [PR REVIEW] " chrysos349
  2024-03-05 22:23 ` [PR PATCH] [Merged]: " oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: chrysos349 @ 2024-03-05  7:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gnome-weather
https://github.com/void-linux/void-packages/pull/49101

gnome-weather: update to 45.0
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

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

From d1b2d9a5e014670c3d083268aa09344fd67c9af2 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 09:46:18 +0300
Subject: [PATCH] gnome-weather: update to 45.0

---
 srcpkgs/gnome-weather/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/gnome-weather/template b/srcpkgs/gnome-weather/template
index 798f8c8dd12abb..f11dc5a4774e12 100644
--- a/srcpkgs/gnome-weather/template
+++ b/srcpkgs/gnome-weather/template
@@ -1,17 +1,18 @@
 # Template file for 'gnome-weather'
 pkgname=gnome-weather
-version=44.0
+version=45.0
 revision=1
 build_helper="gir"
 build_style=meson
-hostmakedepends="gettext pkg-config itstool glib-devel gjs"
+hostmakedepends="gettext pkg-config itstool glib-devel gjs desktop-file-utils
+ gtk4-update-icon-cache"
 makedepends="gtk4-devel libadwaita-devel gjs-devel libgweather-devel geoclue2-devel"
 depends="desktop-file-utils gjs geoclue2 libgweather gnome-desktop"
 short_desc="Access current weather conditions and forecasts for GNOME"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Weather"
-changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-44/NEWS"
+changelog="https://gitlab.gnome.org/GNOME/gnome-weather/-/raw/gnome-45/NEWS"
 distfiles="${GNOME_SITE}/gnome-weather/${version%.*}/gnome-weather-${version}.tar.xz"
-checksum=6b0d38ac785041699df628926e35db7b5ffa086ee0d6934c222a19c6b9923baf
+checksum=30c0029702883dc8d8160e6de1d6116877cd6c25bc950d4e4902a6ab467b2fa4
 lib32disabled=yes

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

* Re: [PR REVIEW] gnome-weather: update to 45.0
  2024-03-05  6:47 [PR PATCH] gnome-weather: update to 45.0 chrysos349
                   ` (2 preceding siblings ...)
  2024-03-05  7:03 ` [PR PATCH] [Updated] " chrysos349
@ 2024-03-05  7:09 ` chrysos349
  2024-03-05 22:23 ` [PR PATCH] [Merged]: " oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: chrysos349 @ 2024-03-05  7:09 UTC (permalink / raw)
  To: ml

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

New review comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49101#discussion_r1512227484

Comment:
fixed

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

* Re: [PR PATCH] [Merged]: gnome-weather: update to 45.0
  2024-03-05  6:47 [PR PATCH] gnome-weather: update to 45.0 chrysos349
                   ` (3 preceding siblings ...)
  2024-03-05  7:09 ` [PR REVIEW] " chrysos349
@ 2024-03-05 22:23 ` oreo639
  4 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2024-03-05 22:23 UTC (permalink / raw)
  To: ml

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

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

gnome-weather: update to 45.0
https://github.com/void-linux/void-packages/pull/49101

Description:
split into a separate pr (https://github.com/void-linux/void-packages/pull/48762#issuecomment-1976502687).

#### 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)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl x
  - armv7l x
  - armv6l-musl x

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

end of thread, other threads:[~2024-03-05 22:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05  6:47 [PR PATCH] gnome-weather: update to 45.0 chrysos349
2024-03-05  7:02 ` [PR REVIEW] " oreo639
2024-03-05  7:02 ` oreo639
2024-03-05  7:03 ` [PR PATCH] [Updated] " chrysos349
2024-03-05  7:09 ` [PR REVIEW] " chrysos349
2024-03-05 22:23 ` [PR PATCH] [Merged]: " oreo639

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