Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-backgrounds: update to 43.
@ 2022-10-02  7:02 oreo639
  2022-10-02 10:01 ` [PR REVIEW] " paper42
                   ` (16 more replies)
  0 siblings, 17 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02  7:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gbackgrounds
https://github.com/void-linux/void-packages/pull/39608

gnome-backgrounds: update to 43.
<!-- 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 [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/39608.patch is attached

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

From b891cfe97a001443104f2d074f62a0996420d43f Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 2 Oct 2022 00:01:54 -0700
Subject: [PATCH] gnome-backgrounds: update to 43.

---
 srcpkgs/gnome-backgrounds/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gnome-backgrounds/template b/srcpkgs/gnome-backgrounds/template
index 46b86e2f6317..54d499817968 100644
--- a/srcpkgs/gnome-backgrounds/template
+++ b/srcpkgs/gnome-backgrounds/template
@@ -1,12 +1,13 @@
 # Template file for 'gnome-backgrounds'
 pkgname=gnome-backgrounds
-version=42.0
+version=43
 revision=1
 build_style=meson
-hostmakedepends=gettext
+hostmakedepends="gettext"
+depends="librsvg webp-pixbuf-loader"
 short_desc="Set of background images for the GNOME Desktop"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, CC-BY-2.0, CC-BY-SA-2.0, CC-BY-SA-3.0"
 homepage="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4c7fe1a09f459c5f77189a5982524fce05d888944955d679910f234606c1295d
+checksum=19f749d8c37f872f155bb69a2bbe7aca381175e6929f1998047d775cbc637244

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

* Re: [PR REVIEW] gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
@ 2022-10-02 10:01 ` paper42
  2022-10-02 10:33 ` [PR PATCH] [Updated] " oreo639
                   ` (15 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2022-10-02 10:01 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#discussion_r985213083

Comment:
replace $pkgname with gnome-backgrounds

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

* Re: [PR PATCH] [Updated] gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
  2022-10-02 10:01 ` [PR REVIEW] " paper42
@ 2022-10-02 10:33 ` oreo639
  2022-10-02 11:58 ` paper42
                   ` (14 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 10:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gbackgrounds
https://github.com/void-linux/void-packages/pull/39608

gnome-backgrounds: update to 43.
<!-- 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 [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/39608.patch is attached

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

From 5c3a517375522d9eef15ca236e6b43b459787ca4 Mon Sep 17 00:00:00 2001
From: oreo639 <oreo6391@gmail.com>
Date: Sun, 2 Oct 2022 00:01:54 -0700
Subject: [PATCH] gnome-backgrounds: update to 43.

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

diff --git a/srcpkgs/gnome-backgrounds/template b/srcpkgs/gnome-backgrounds/template
index 46b86e2f6317..5879accd8a4b 100644
--- a/srcpkgs/gnome-backgrounds/template
+++ b/srcpkgs/gnome-backgrounds/template
@@ -1,12 +1,13 @@
 # Template file for 'gnome-backgrounds'
 pkgname=gnome-backgrounds
-version=42.0
+version=43
 revision=1
 build_style=meson
-hostmakedepends=gettext
+hostmakedepends="gettext"
+depends="librsvg webp-pixbuf-loader"
 short_desc="Set of background images for the GNOME Desktop"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later, CC-BY-2.0, CC-BY-SA-2.0, CC-BY-SA-3.0"
 homepage="https://gitlab.gnome.org/GNOME/gnome-backgrounds"
-distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=4c7fe1a09f459c5f77189a5982524fce05d888944955d679910f234606c1295d
+distfiles="${GNOME_SITE}/gnome-backgrounds/${version%.*}/gnome-backgrounds-${version}.tar.xz"
+checksum=19f749d8c37f872f155bb69a2bbe7aca381175e6929f1998047d775cbc637244

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
  2022-10-02 10:01 ` [PR REVIEW] " paper42
  2022-10-02 10:33 ` [PR PATCH] [Updated] " oreo639
@ 2022-10-02 11:58 ` paper42
  2022-10-02 12:00 ` oreo639
                   ` (13 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2022-10-02 11:58 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264625770

Comment:
![image](https://user-images.githubusercontent.com/23639164/193452775-8dcaaba9-a5f3-4c27-b9f3-2aa597873900.png)
This doesn't work with gnome-shell 42, let's merge this with GNOME 43.

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (2 preceding siblings ...)
  2022-10-02 11:58 ` paper42
@ 2022-10-02 12:00 ` oreo639
  2022-10-02 12:02 ` oreo639
                   ` (12 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:00 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed?

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (3 preceding siblings ...)
  2022-10-02 12:00 ` oreo639
@ 2022-10-02 12:02 ` oreo639
  2022-10-02 12:02 ` oreo639
                   ` (11 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:02 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? Although the previews generated?

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (4 preceding siblings ...)
  2022-10-02 12:02 ` oreo639
@ 2022-10-02 12:02 ` oreo639
  2022-10-02 12:03 ` oreo639
                   ` (10 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:02 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? Although the previews generated?
(I guess you can try restarting to see of maybe webp-pixbuf-loader didn't get loaded)

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (5 preceding siblings ...)
  2022-10-02 12:02 ` oreo639
@ 2022-10-02 12:03 ` oreo639
  2022-10-02 12:03 ` oreo639
                   ` (9 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:03 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? Although the previews generated?
(I guess you can try restarting to see if maybe webp-pixbuf-loader didn't get loaded)

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (6 preceding siblings ...)
  2022-10-02 12:03 ` oreo639
@ 2022-10-02 12:03 ` oreo639
  2022-10-02 12:04 ` oreo639
                   ` (8 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:03 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? The previews generated?
(I guess you can try restarting to see if maybe webp-pixbuf-loader didn't get loaded)

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (7 preceding siblings ...)
  2022-10-02 12:03 ` oreo639
@ 2022-10-02 12:04 ` oreo639
  2022-10-02 12:06 ` oreo639
                   ` (7 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:04 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? The previews generated?
(I guess you can try restarting to see if maybe webp-pixbuf-loader didn't get loaded, the only real change was using webp/svg instead of png ~~and the better wallpapers~~)

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (8 preceding siblings ...)
  2022-10-02 12:04 ` oreo639
@ 2022-10-02 12:06 ` oreo639
  2022-10-02 12:08 ` oreo639
                   ` (6 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:06 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? The previews generated fine?
(I guess you can try restarting to see if maybe webp-pixbuf-loader didn't get loaded, the only real change this time was using webp/svg instead of png ~~and the better wallpapers~~)

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (9 preceding siblings ...)
  2022-10-02 12:06 ` oreo639
@ 2022-10-02 12:08 ` oreo639
  2022-10-02 12:10 ` oreo639
                   ` (5 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:08 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43, is gdk-pixbuf installed? The previews generated fine?
I guess you can try restarting to see if maybe webp-pixbuf-loader didn't get loaded, the only real change this time was using webp/svg instead of png ~~and the better wallpapers~~.

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (10 preceding siblings ...)
  2022-10-02 12:08 ` oreo639
@ 2022-10-02 12:10 ` oreo639
  2022-10-02 12:11 ` oreo639
                   ` (4 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:10 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43.
Can you try restarting to see if maybe webp-pixbuf-loader didn't get loaded for gnome-shell, the only real change this time was using webp/svg instead of png ~~and the better wallpapers~~ and clearly the previews in gnome-control-center generated properly.

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (11 preceding siblings ...)
  2022-10-02 12:10 ` oreo639
@ 2022-10-02 12:11 ` oreo639
  2022-10-02 12:11 ` oreo639
                   ` (3 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:11 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43.
Can you try restarting to see if maybe webp-pixbuf-loader didn't get loaded for gnome-shell, the only real change this time was using webp/svg instead of png ~~and the better wallpapers~~ and clearly the previews in gnome-control-center generated properly?

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (12 preceding siblings ...)
  2022-10-02 12:11 ` oreo639
@ 2022-10-02 12:11 ` oreo639
  2022-10-02 12:12 ` oreo639
                   ` (2 subsequent siblings)
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:11 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43.
Can you try restarting to see if maybe webp-pixbuf-loader didn't get loaded for gnome-shell?

The only real change this time was using webp/svg instead of png. The previews in gnome-control-center generated properly.

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (13 preceding siblings ...)
  2022-10-02 12:11 ` oreo639
@ 2022-10-02 12:12 ` oreo639
  2022-10-02 12:12 ` paper42
  2022-10-02 12:29 ` [PR PATCH] [Merged]: " paper42
  16 siblings, 0 replies; 18+ messages in thread
From: oreo639 @ 2022-10-02 12:12 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/39608#issuecomment-1264626083

Comment:
I never installed gnome-shell 43.
Can you try restarting to see if maybe webp-pixbuf-loader didn't get loaded for gnome-shell?

The only real change this time was using webp/svg instead of png.

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

* Re: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (14 preceding siblings ...)
  2022-10-02 12:12 ` oreo639
@ 2022-10-02 12:12 ` paper42
  2022-10-02 12:29 ` [PR PATCH] [Merged]: " paper42
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2022-10-02 12:12 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/39608#issuecomment-1264628682

Comment:
Hmm, you are right, a restart helped.

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

* Re: [PR PATCH] [Merged]: gnome-backgrounds: update to 43.
  2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
                   ` (15 preceding siblings ...)
  2022-10-02 12:12 ` paper42
@ 2022-10-02 12:29 ` paper42
  16 siblings, 0 replies; 18+ messages in thread
From: paper42 @ 2022-10-02 12:29 UTC (permalink / raw)
  To: ml

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

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

gnome-backgrounds: update to 43.
https://github.com/void-linux/void-packages/pull/39608

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 [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
-->


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

end of thread, other threads:[~2022-10-02 12:29 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02  7:02 [PR PATCH] gnome-backgrounds: update to 43 oreo639
2022-10-02 10:01 ` [PR REVIEW] " paper42
2022-10-02 10:33 ` [PR PATCH] [Updated] " oreo639
2022-10-02 11:58 ` paper42
2022-10-02 12:00 ` oreo639
2022-10-02 12:02 ` oreo639
2022-10-02 12:02 ` oreo639
2022-10-02 12:03 ` oreo639
2022-10-02 12:03 ` oreo639
2022-10-02 12:04 ` oreo639
2022-10-02 12:06 ` oreo639
2022-10-02 12:08 ` oreo639
2022-10-02 12:10 ` oreo639
2022-10-02 12:11 ` oreo639
2022-10-02 12:11 ` oreo639
2022-10-02 12:12 ` oreo639
2022-10-02 12:12 ` paper42
2022-10-02 12:29 ` [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).