Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: matcha-theme-20191102_1
@ 2020-01-28 19:48 voidlinux-github
  2020-01-28 21:36 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 19:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/rainyuu/void-packages master
https://github.com/void-linux/void-packages/pull/18619

New package: matcha-theme-20191102_1


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

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

From 99acb5332febaad1e2b52b5927a7a262d09ce078 Mon Sep 17 00:00:00 2001
From: rainyuu <gabriel2012688@gmail.com>
Date: Tue, 28 Jan 2020 20:45:44 +0100
Subject: [PATCH] New package: matcha-theme-20191102_1

---
 srcpkgs/matcha-theme/template | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
 create mode 100644 srcpkgs/matcha-theme/template

diff --git a/srcpkgs/matcha-theme/template b/srcpkgs/matcha-theme/template
new file mode 100644
index 00000000000..846fe579f14
--- /dev/null
+++ b/srcpkgs/matcha-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'matcha-theme'
+pkgname=matcha-theme
+version=20191102
+_version=2019-11-02
+wrksrc=matcha-${_version}
+revision=1
+archs=noarch
+depends="gtk2-engines gtk-engine-murrine"
+short_desc="Flat design theme for GTK 3, GTK 2 and Gnome-Shell"
+maintainer="rai <gabriel2012688@googlemail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/vinceliuice/matcha"
+distfiles="https://github.com/vinceliuice/matcha/archive/${_version}.tar.gz"
+checksum="44050eff15133d65f5f3b6561e6c44668c97a7838420bbf241c146973b35616f"
+
+do_install() {
+		mkdir -p ${DESTDIR}/usr/share/themes
+		./Install -d ${DESTDIR}/usr/share/themes
+}

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

end of thread, other threads:[~2020-04-19 14:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
2020-01-28 21:36 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-28 21:43 ` voidlinux-github
2020-01-28 21:57 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-28 21:57 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-28 22:10 ` voidlinux-github
2020-01-28 22:23 ` voidlinux-github
2020-04-19 14:46 ` New package: matcha-theme-2019.11.02 sgn

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