Github messages for voidlinux
 help / color / mirror / Atom feed
From: harrisonthorne <harrisonthorne@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: flat-remix
Date: Mon, 10 Aug 2020 03:49:14 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24189@inbox.vuxu.org> (raw)

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

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

https://github.com/harrisonthorne/void-packages flat-remix
https://github.com/void-linux/void-packages/pull/24189

New package: flat-remix
Add flat-remix, the Material-Design-inspired icon theme (my personal fav)

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

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

From 2614950c38d7a1be77428872a04d5ec4ae72419a Mon Sep 17 00:00:00 2001
From: Harrison Thorne <harrisonthorne@protonmail.com>
Date: Sun, 9 Aug 2020 18:08:40 -0600
Subject: [PATCH] New package: flat-remix

Add flat-remix, the Material-Design-inspired icon theme (my personal fav)
---
 srcpkgs/flat-remix/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/flat-remix/template

diff --git a/srcpkgs/flat-remix/template b/srcpkgs/flat-remix/template
new file mode 100644
index 00000000000..75403282692
--- /dev/null
+++ b/srcpkgs/flat-remix/template
@@ -0,0 +1,17 @@
+# Template file for 'flat-remix'
+pkgname=flat-remix
+version=20200710
+revision=1
+archs=noarch
+depends="gtk-update-icon-cache hicolor-icon-theme"
+short_desc="Icon theme inspired by Material Design"
+maintainer="Harrison Thorne <harrisonthorne@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="http://drasite.com/flat-remix"
+distfiles="https://github.com/daniruiz/${pkgname}/archive/${version}.tar.gz"
+checksum=de3ed5bc71c57330e26ef2c7762b1fdc87568e6d70f4907d602d73ba73c22b90
+
+do_install() {
+	vmkdir usr/share/icons
+	vcopy Flat-Remix-* usr/share/icons/
+}

             reply	other threads:[~2020-08-10  1:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10  1:49 harrisonthorne [this message]
2020-08-10  1:49 ` harrisonthorne
2020-08-10  3:56 ` harrisonthorne
2020-08-10  3:59 ` harrisonthorne
2020-08-10  3:59 ` [PR PATCH] [Closed]: " harrisonthorne

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-24189@inbox.vuxu.org \
    --to=harrisonthorne@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).