Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: flat-remix-gtk
@ 2020-08-10  1:48 harrisonthorne
  2020-08-10  1:49 ` harrisonthorne
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: harrisonthorne @ 2020-08-10  1:48 UTC (permalink / raw)
  To: ml

[-- 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/
+}

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

end of thread, other threads:[~2020-08-11 20:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-10  1:48 [PR PATCH] New package: flat-remix-gtk harrisonthorne
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

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