Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] d-spy: update to 1.8.0
@ 2024-03-05  7:51 chrysos349
  2024-03-05  9:12 ` [PR REVIEW] " oreo639
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: chrysos349 @ 2024-03-05  7:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages d-spy
https://github.com/void-linux/void-packages/pull/49120

d-spy: update to 1.8.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/49120.patch is attached

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

From 00d3b991385253b6cf6f62ba689bae0ad689a4f2 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 10:50:31 +0300
Subject: [PATCH] d-spy: update to 1.8.0

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

diff --git a/srcpkgs/d-spy/template b/srcpkgs/d-spy/template
index d243e2217dfc1c..a1cfd5d936bc0c 100644
--- a/srcpkgs/d-spy/template
+++ b/srcpkgs/d-spy/template
@@ -1,6 +1,6 @@
 # Template file for 'd-spy'
 pkgname=d-spy
-version=1.4.0
+version=1.8.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel desktop-file-utils
@@ -10,9 +10,10 @@ short_desc="Like d-feet, but written in C and blisteringly fast"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/d-spy"
-changelog="https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS"
-distfiles="https://gitlab.gnome.org/GNOME/d-spy/-/archive/$version/d-spy-$version.tar.gz"
-checksum=dc6d1bcf9dca55d3ba28efc85f77a9ddb4e16c524776cbeb239f3d1eaad8bbfa
+#changelog="https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS"
+changelog="https://download.gnome.org/sources/d-spy/1.8/d-spy-1.8.0.news"
+distfiles="${GNOME_SITE}/d-spy/${version%.*}/d-spy-${version}.tar.xz"
+checksum=f89d795d0686d82da1dceb236148f7ce54d5ca78f0b98e0f1336b263a5afcea1
 
 d-spy-devel_package() {
 	depends="gtk4-devel libadwaita-devel ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR REVIEW] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
@ 2024-03-05  9:12 ` oreo639
  2024-03-05  9:13 ` oreo639
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-03-05  9:12 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49120#discussion_r1512429768

Comment:
Use `https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS` or `https://gitlab.gnome.org/GNOME/d-spy/-/raw/d-spy-1-8/NEWS`

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

* Re: [PR REVIEW] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
  2024-03-05  9:12 ` [PR REVIEW] " oreo639
@ 2024-03-05  9:13 ` oreo639
  2024-03-05  9:13 ` oreo639
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-03-05  9:13 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49120#discussion_r1512429768

Comment:
Use `https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS` or `https://gitlab.gnome.org/GNOME/d-spy/-/raw/d-spy-1-8/NEWS`

The news file on download.gnome.org isn't very useful.

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

* Re: [PR REVIEW] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
  2024-03-05  9:12 ` [PR REVIEW] " oreo639
  2024-03-05  9:13 ` oreo639
@ 2024-03-05  9:13 ` oreo639
  2024-03-05  9:14 ` oreo639
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-03-05  9:13 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49120#discussion_r1512429768

Comment:
Use `https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS` or `https://gitlab.gnome.org/GNOME/d-spy/-/raw/d-spy-1-8/NEWS`

The news files on download.gnome.org aren't very useful.

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

* Re: [PR REVIEW] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
                   ` (2 preceding siblings ...)
  2024-03-05  9:13 ` oreo639
@ 2024-03-05  9:14 ` oreo639
  2024-03-05  9:14 ` oreo639
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-03-05  9:14 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49120#discussion_r1512429768

Comment:
Use `https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS` or `https://gitlab.gnome.org/GNOME/d-spy/-/raw/d-spy-1-8/NEWS`

The news file on download.gnome.org isn't very useful.

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

* Re: [PR REVIEW] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
                   ` (3 preceding siblings ...)
  2024-03-05  9:14 ` oreo639
@ 2024-03-05  9:14 ` oreo639
  2024-03-05  9:34 ` [PR PATCH] [Updated] " chrysos349
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-03-05  9:14 UTC (permalink / raw)
  To: ml

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

New review comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/49120#discussion_r1512429768

Comment:
Use `https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS` or `https://gitlab.gnome.org/GNOME/d-spy/-/raw/d-spy-1-8/NEWS`

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

* Re: [PR PATCH] [Updated] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
                   ` (4 preceding siblings ...)
  2024-03-05  9:14 ` oreo639
@ 2024-03-05  9:34 ` chrysos349
  2024-03-05  9:34 ` [PR REVIEW] " chrysos349
  2024-03-05 22:23 ` [PR PATCH] [Merged]: " oreo639
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-03-05  9:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/chrysos349/void-packages d-spy
https://github.com/void-linux/void-packages/pull/49120

d-spy: update to 1.8.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/49120.patch is attached

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

From 9bb6219acee3233c0a95ef324429880db69dd8d9 Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Tue, 5 Mar 2024 10:50:31 +0300
Subject: [PATCH] d-spy: update to 1.8.0

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

diff --git a/srcpkgs/d-spy/template b/srcpkgs/d-spy/template
index d243e2217dfc1c..93de4af151f634 100644
--- a/srcpkgs/d-spy/template
+++ b/srcpkgs/d-spy/template
@@ -1,6 +1,6 @@
 # Template file for 'd-spy'
 pkgname=d-spy
-version=1.4.0
+version=1.8.0
 revision=1
 build_style=meson
 hostmakedepends="pkg-config gettext glib-devel desktop-file-utils
@@ -11,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.gnome.org/GNOME/d-spy"
 changelog="https://gitlab.gnome.org/GNOME/d-spy/-/raw/main/NEWS"
-distfiles="https://gitlab.gnome.org/GNOME/d-spy/-/archive/$version/d-spy-$version.tar.gz"
-checksum=dc6d1bcf9dca55d3ba28efc85f77a9ddb4e16c524776cbeb239f3d1eaad8bbfa
+distfiles="${GNOME_SITE}/d-spy/${version%.*}/d-spy-${version}.tar.xz"
+checksum=f89d795d0686d82da1dceb236148f7ce54d5ca78f0b98e0f1336b263a5afcea1
 
 d-spy-devel_package() {
 	depends="gtk4-devel libadwaita-devel ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR REVIEW] d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
                   ` (5 preceding siblings ...)
  2024-03-05  9:34 ` [PR PATCH] [Updated] " chrysos349
@ 2024-03-05  9:34 ` chrysos349
  2024-03-05 22:23 ` [PR PATCH] [Merged]: " oreo639
  7 siblings, 0 replies; 9+ messages in thread
From: chrysos349 @ 2024-03-05  9:34 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/49120#discussion_r1512482515

Comment:
fixed

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

* Re: [PR PATCH] [Merged]: d-spy: update to 1.8.0
  2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
                   ` (6 preceding siblings ...)
  2024-03-05  9:34 ` [PR REVIEW] " chrysos349
@ 2024-03-05 22:23 ` oreo639
  7 siblings, 0 replies; 9+ messages in thread
From: oreo639 @ 2024-03-05 22:23 UTC (permalink / raw)
  To: ml

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

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

d-spy: update to 1.8.0
https://github.com/void-linux/void-packages/pull/49120

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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05  7:51 [PR PATCH] d-spy: update to 1.8.0 chrysos349
2024-03-05  9:12 ` [PR REVIEW] " oreo639
2024-03-05  9:13 ` oreo639
2024-03-05  9:13 ` oreo639
2024-03-05  9:14 ` oreo639
2024-03-05  9:14 ` oreo639
2024-03-05  9:34 ` [PR PATCH] [Updated] " chrysos349
2024-03-05  9:34 ` [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).