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-gtk
Date: Mon, 10 Aug 2020 03:48:56 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24188@inbox.vuxu.org> (raw)

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

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

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

New package: flat-remix-gtk
Add the Material-Design-inspired Flat Remix GTK theme

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

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

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

Add the Material-Design-inspired Flat Remix GTK theme
---
 srcpkgs/flat-remix-gtk/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/flat-remix-gtk/template

diff --git a/srcpkgs/flat-remix-gtk/template b/srcpkgs/flat-remix-gtk/template
new file mode 100644
index 00000000000..3f46a8657d7
--- /dev/null
+++ b/srcpkgs/flat-remix-gtk/template
@@ -0,0 +1,16 @@
+# Template file for 'flat-remix-gtk'
+pkgname=flat-remix-gtk
+version=20200718
+revision=1
+archs=noarch
+short_desc="GTK application theme inspired by Material Design"
+maintainer="Harrison Thorne <harrisonthorne@protonmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://drasite.com/flat-remix-gtk"
+distfiles="https://github.com/daniruiz/${pkgname}/archive/${version}.tar.gz"
+checksum=95e00f28ab6889c7330fad3b067a64049192bc76e7d40d368011658586bf9eb7
+
+do_install() {
+	vmkdir usr/share/themes
+	vcopy Flat-Remix-GTK-* usr/share/themes/
+}

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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-10  1:48 harrisonthorne [this message]
2020-08-10  1:49 ` harrisonthorne
2020-08-10  1:51 ` harrisonthorne
2020-08-10  3:16 ` cinerea0
2020-08-10  3:47 ` harrisonthorne
2020-08-11 20:11 ` ahesford
2020-08-11 20:11 ` [PR PATCH] [Closed]: " ahesford

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