Github messages for voidlinux
 help / color / mirror / Atom feed
From: gusbemacbe <gusbemacbe@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] Upgrade Yaru++ to the new version 4.0
Date: Sun, 23 Aug 2020 00:37:50 +0200	[thread overview]
Message-ID: <20200822223750.N5uVFjV2WIEU5bRdvkg5vPx50BrUqud3Z68DVN9nsrg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24125@inbox.vuxu.org>

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

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

https://github.com/gusbemacbe/void-packages yaru-plus
https://github.com/void-linux/void-packages/pull/24125

Upgrade Yaru++ to the new version 4.0
Hello!

Days ago I have released a new version at the releases list (I refer to the tag), so I upgrade Void's package `yaru-plus`.

Observe that there's a problem, Yaru++ Minimal requires original Yaru to be installed, I am not sure that it is correct to apply `depends` on the template.

cc: @DarthWound, @k4leg and @pullmoll. 

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

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

From 12acf3e952f25ff8a0364edb2ef8ad0c0a66507e Mon Sep 17 00:00:00 2001
From: Gustavo Reis <gusbemacbe@gmail.com>
Date: Fri, 7 Aug 2020 04:34:58 -0300
Subject: [PATCH 1/2] yaru-plus: update to 4.0.

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

diff --git a/srcpkgs/yaru-plus/template b/srcpkgs/yaru-plus/template
index 72c63ec663b..9c36727430b 100644
--- a/srcpkgs/yaru-plus/template
+++ b/srcpkgs/yaru-plus/template
@@ -1,14 +1,14 @@
 # Template file for 'yaru-plus'
 pkgname=yaru-plus
-version=3.0
-revision=1
+version=4.0
+revision=0
 archs=noarch
 short_desc="Elegant Canonical's Yaru-based third-party icons theme"
 maintainer="Gustavo Costa <gusbemacbe@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/Bonandry/yaru-plus"
 distfiles="https://github.com/Bonandry/${pkgname}/archive/v${version}.tar.gz"
-checksum=02491bd251358bd5b6dab89a910c274ba8dbf081dd5b5db5757a0a3c6bdcf618
+checksum=74b2bf4b13b29ddad51cf948afa928af35d5199effa4be01323c8a1aad7224a6
 
 do_install() {
 	vmkdir usr/share/icons

From f385cc38b10b83c2a90ed8010a7c12d8ea9c1090 Mon Sep 17 00:00:00 2001
From: Gustavo Reis <gusbemacbe@gmail.com>
Date: Fri, 7 Aug 2020 05:32:46 -0300
Subject: [PATCH 2/2] yaru-plus: update to 4.0.

---
 srcpkgs/yaru-plus/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/yaru-plus/template b/srcpkgs/yaru-plus/template
index 9c36727430b..c4cebdb389e 100644
--- a/srcpkgs/yaru-plus/template
+++ b/srcpkgs/yaru-plus/template
@@ -1,8 +1,9 @@
 # Template file for 'yaru-plus'
 pkgname=yaru-plus
 version=4.0
-revision=0
+revision=1
 archs=noarch
+depends="yaru"
 short_desc="Elegant Canonical's Yaru-based third-party icons theme"
 maintainer="Gustavo Costa <gusbemacbe@gmail.com>"
 license="GPL-3.0-or-later"

  parent reply	other threads:[~2020-08-22 22:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-07  8:37 [PR PATCH] " gusbemacbe
2020-08-22 10:45 ` pullmoll
2020-08-22 22:27 ` [PR PATCH] [Updated] " gusbemacbe
2020-08-22 22:28 ` gusbemacbe
2020-08-22 22:37 ` gusbemacbe [this message]
2020-08-22 22:38 ` gusbemacbe
2020-08-23  0:19 ` pullmoll
2020-08-23  3:11 ` gusbemacbe
2020-08-23  8:19 ` pullmoll
2020-08-23  8:19 ` pullmoll
2020-08-23 19:58 ` [PR PATCH] [Closed]: " gusbemacbe
2020-08-23 19:58 ` [PR PATCH] [Updated] " gusbemacbe
2020-08-23 20:00 ` gusbemacbe
2020-08-23 20:02 ` gusbemacbe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200822223750.N5uVFjV2WIEU5bRdvkg5vPx50BrUqud3Z68DVN9nsrg@z \
    --to=gusbemacbe@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).