Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] io.elementary.icons: update to 5.2.0.
Date: Fri, 24 Jan 2020 09:03:15 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18527@inbox.vuxu.org> (raw)

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

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

https://github.com/CameronNemo/void-packages ele-icons
https://github.com/void-linux/void-packages/pull/18527

io.elementary.icons: update to 5.2.0.
None

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

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

From f19123bab631353d868ad8f80170c681a4137b82 Mon Sep 17 00:00:00 2001
From: Cameron Nemo <cnemo@tutanota.com>
Date: Fri, 24 Jan 2020 00:02:59 -0800
Subject: [PATCH] io.elementary.icons: update to 5.2.0.

---
 srcpkgs/io.elementary.icons/template | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/io.elementary.icons/template b/srcpkgs/io.elementary.icons/template
index 452232d3b25..33b0ed8b472 100644
--- a/srcpkgs/io.elementary.icons/template
+++ b/srcpkgs/io.elementary.icons/template
@@ -1,19 +1,22 @@
 # Template file for 'io.elementary.icons'
 pkgname=io.elementary.icons
-version=5.1.0
+version=5.2.0
 revision=1
 wrksrc="icons-${version}"
 build_style=meson
+hostmakedepends="inkscape xcursorgen"
+# gdk-pixbuf needs librsvg to render SVG icons
+depends="librsvg"
 short_desc="Named, vector icons for elementary OS"
 maintainer="Cameron Nemo <camerontnorman@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/elementary/icons"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=20697cb7c66a7d3fbd46e50cd381023d9ef9f991146c9c80d5a8c6cfb58d86f4
+checksum=b4a2b2205443dbfaecd42f0594bdf9c95d9787781b6fe1250ffa2c216a68ec7c
 
 post_install() {
 	# How did that get there?
 	rm -- "${DESTDIR}/.VolumeIcon."*
 	# elementary branding ¯\_O_/¯
-	rm -- "${DESTDIR}/usr/share/icons/elementary/"*/*/distributor-logo*
+	rm -f -- "${DESTDIR}/usr/share/icons/elementary/"*/*/distributor-logo*
 }

             reply	other threads:[~2020-01-24  8:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-24  8:03 voidlinux-github [this message]
2020-01-24 10:12 ` [PR PATCH] [Merged]: " voidlinux-github

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18527@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).