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

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

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

https://github.com/chrysos349/void-packages gnome-music
https://github.com/void-linux/void-packages/pull/49106

gnome-music: update to 45.1
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/49106.patch is attached

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

From a89bfff07f35698ae6cd771baa5c2d0719f59f06 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 10:01:54 +0300
Subject: [PATCH] gnome-music: update to 45.1

---
 srcpkgs/gnome-music/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-music/template b/srcpkgs/gnome-music/template
index fccd5a76da098d..2a6e38ad77f8b2 100644
--- a/srcpkgs/gnome-music/template
+++ b/srcpkgs/gnome-music/template
@@ -1,7 +1,7 @@
 # Template file for 'gnome-music'
 pkgname=gnome-music
-version=44.0
-revision=2
+version=45.1
+revision=1
 build_helper="gir"
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config
@@ -18,5 +18,5 @@ license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Music"
 changelog="https://gitlab.gnome.org/GNOME/gnome-music/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=9bd1aac9572e62472024a6950d83ae6f286be33cd9c777f3d44fa16d038f1d51
+checksum=95959cdb802444048d50a1a91c42db8b25165a0a68533bc03895eb372c4dde0b
 lib32disabled=yes

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

* Re: [PR REVIEW] gnome-music: update to 45.1
  2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
@ 2024-03-05  8:15 ` oreo639
  2024-03-05  8:15 ` oreo639
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-03-05  8:15 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49106#discussion_r1512311211

Comment:
Replace `gtk-update-icon-cache` with `gtk4-update-icon-cache`

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

* Re: [PR REVIEW] gnome-music: update to 45.1
  2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
  2024-03-05  8:15 ` [PR REVIEW] " oreo639
@ 2024-03-05  8:15 ` oreo639
  2024-03-05  8:49 ` [PR PATCH] [Updated] " chrysos349
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-03-05  8:15 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49106#discussion_r1512311526

Comment:
Replace `${pkgname}` with `gnome-music`

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

* Re: [PR PATCH] [Updated] gnome-music: update to 45.1
  2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
  2024-03-05  8:15 ` [PR REVIEW] " oreo639
  2024-03-05  8:15 ` oreo639
@ 2024-03-05  8:49 ` chrysos349
  2024-03-05  8:49 ` [PR REVIEW] " chrysos349
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2024-03-05  8:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages gnome-music
https://github.com/void-linux/void-packages/pull/49106

gnome-music: update to 45.1
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/49106.patch is attached

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

From f1fb00137ecde53dd27840582b64975d67337aa8 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 10:01:54 +0300
Subject: [PATCH] gnome-music: update to 45.1

---
 srcpkgs/gnome-music/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/gnome-music/template b/srcpkgs/gnome-music/template
index fccd5a76da098d..6c197bbffbf4b0 100644
--- a/srcpkgs/gnome-music/template
+++ b/srcpkgs/gnome-music/template
@@ -1,11 +1,11 @@
 # Template file for 'gnome-music'
 pkgname=gnome-music
-version=44.0
-revision=2
+version=45.1
+revision=1
 build_helper="gir"
 build_style=meson
 hostmakedepends="gettext glib-devel itstool pkg-config
- gtk-update-icon-cache desktop-file-utils"
+ gtk4-update-icon-cache desktop-file-utils"
 makedepends="gnome-desktop-devel grilo-devel libmediaart-devel
  python3-gobject-devel python3-dbus tracker-devel gnome-online-accounts-devel
  libdazzle-devel grilo-plugins python3-cairo-devel gtk4-devel libadwaita-devel"
@@ -17,6 +17,6 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Apps/Music"
 changelog="https://gitlab.gnome.org/GNOME/gnome-music/-/raw/master/NEWS"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=9bd1aac9572e62472024a6950d83ae6f286be33cd9c777f3d44fa16d038f1d51
+distfiles="${GNOME_SITE}/gnome-music/${version%.*}/gnome-music-${version}.tar.xz"
+checksum=95959cdb802444048d50a1a91c42db8b25165a0a68533bc03895eb372c4dde0b
 lib32disabled=yes

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

* Re: [PR REVIEW] gnome-music: update to 45.1
  2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
                   ` (2 preceding siblings ...)
  2024-03-05  8:49 ` [PR PATCH] [Updated] " chrysos349
@ 2024-03-05  8:49 ` chrysos349
  2024-03-05  8:49 ` chrysos349
  2024-03-05  9:07 ` [PR PATCH] [Merged]: " oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2024-03-05  8:49 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/49106#discussion_r1512377061

Comment:
fixed

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

* Re: [PR REVIEW] gnome-music: update to 45.1
  2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
                   ` (3 preceding siblings ...)
  2024-03-05  8:49 ` [PR REVIEW] " chrysos349
@ 2024-03-05  8:49 ` chrysos349
  2024-03-05  9:07 ` [PR PATCH] [Merged]: " oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: chrysos349 @ 2024-03-05  8:49 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/49106#discussion_r1512377331

Comment:
fixed

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

* Re: [PR PATCH] [Merged]: gnome-music: update to 45.1
  2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
                   ` (4 preceding siblings ...)
  2024-03-05  8:49 ` chrysos349
@ 2024-03-05  9:07 ` oreo639
  5 siblings, 0 replies; 7+ messages in thread
From: oreo639 @ 2024-03-05  9:07 UTC (permalink / raw)
  To: ml

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

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

gnome-music: update to 45.1
https://github.com/void-linux/void-packages/pull/49106

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] 7+ messages in thread

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05  7:05 [PR PATCH] gnome-music: update to 45.1 chrysos349
2024-03-05  8:15 ` [PR REVIEW] " oreo639
2024-03-05  8:15 ` oreo639
2024-03-05  8:49 ` [PR PATCH] [Updated] " chrysos349
2024-03-05  8:49 ` [PR REVIEW] " chrysos349
2024-03-05  8:49 ` chrysos349
2024-03-05  9:07 ` [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).