Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gnome-backgrounds: update to 3.36.0.
@ 2020-04-01  0:42 mnabid
  2020-04-01  9:12 ` [PR PATCH] [Merged]: " xtraeme
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mnabid @ 2020-04-01  0:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mnabid/void-packages gnome-backgrounds
https://github.com/void-linux/void-packages/pull/20527

gnome-backgrounds: update to 3.36.0.


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

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

From e1721cb319d03e2a5438ecd5cb4e9be48dbcd59c Mon Sep 17 00:00:00 2001
From: Nafis <mnabid.25@outlook.com>
Date: Wed, 1 Apr 2020 06:36:08 +0600
Subject: [PATCH] gnome-backgrounds: update to 3.36.0.

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

diff --git a/srcpkgs/gnome-backgrounds/template b/srcpkgs/gnome-backgrounds/template
index bf2d7679ac5..86ba5e748ae 100644
--- a/srcpkgs/gnome-backgrounds/template
+++ b/srcpkgs/gnome-backgrounds/template
@@ -1,6 +1,6 @@
 # Template file for 'gnome-backgrounds'
 pkgname=gnome-backgrounds
-version=3.34.0
+version=3.36.0
 revision=1
 archs=noarch
 build_style=meson
@@ -9,4 +9,4 @@ 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=c2b7fb6db98c05e205053daaa7f58c7f06ff91b45c4006052af17c578ae7b47f
+checksum=b8cb81e4cf9d085fbb23540635b492d5c124a1f8611c2aa9ac6384111d77bb0b

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

* Re: [PR PATCH] [Merged]: gnome-backgrounds: update to 3.36.0.
  2020-04-01  0:42 [PR PATCH] gnome-backgrounds: update to 3.36.0 mnabid
@ 2020-04-01  9:12 ` xtraeme
  2020-04-01 14:23 ` Piraty
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-04-01  9:12 UTC (permalink / raw)
  To: ml

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

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

gnome-backgrounds: update to 3.36.0.
https://github.com/void-linux/void-packages/pull/20527

Description:


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

* Re: gnome-backgrounds: update to 3.36.0.
  2020-04-01  0:42 [PR PATCH] gnome-backgrounds: update to 3.36.0 mnabid
  2020-04-01  9:12 ` [PR PATCH] [Merged]: " xtraeme
@ 2020-04-01 14:23 ` Piraty
  2020-04-01 14:26 ` xtraeme
  2020-04-01 16:55 ` Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-04-01 14:23 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/20527#issuecomment-607280035

Comment:
This wasn't tested at all. Due to missing `gettext` a whole bunch of necessary files didn't end up in the package.

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

* Re: gnome-backgrounds: update to 3.36.0.
  2020-04-01  0:42 [PR PATCH] gnome-backgrounds: update to 3.36.0 mnabid
  2020-04-01  9:12 ` [PR PATCH] [Merged]: " xtraeme
  2020-04-01 14:23 ` Piraty
@ 2020-04-01 14:26 ` xtraeme
  2020-04-01 16:55 ` Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: xtraeme @ 2020-04-01 14:26 UTC (permalink / raw)
  To: ml

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

New comment by xtraeme on void-packages repository

https://github.com/void-linux/void-packages/pull/20527#issuecomment-607282119

Comment:
Rebuild it with gettext, problem solved

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

* Re: gnome-backgrounds: update to 3.36.0.
  2020-04-01  0:42 [PR PATCH] gnome-backgrounds: update to 3.36.0 mnabid
                   ` (2 preceding siblings ...)
  2020-04-01 14:26 ` xtraeme
@ 2020-04-01 16:55 ` Piraty
  3 siblings, 0 replies; 5+ messages in thread
From: Piraty @ 2020-04-01 16:55 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/20527#issuecomment-607368602

Comment:
76b2df21e44d310f159d336b132b6e137ce1896e

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

end of thread, other threads:[~2020-04-01 16:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-01  0:42 [PR PATCH] gnome-backgrounds: update to 3.36.0 mnabid
2020-04-01  9:12 ` [PR PATCH] [Merged]: " xtraeme
2020-04-01 14:23 ` Piraty
2020-04-01 14:26 ` xtraeme
2020-04-01 16:55 ` Piraty

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