Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
Date: Fri, 06 Sep 2019 16:51:34 +0200	[thread overview]
Message-ID: <20190906145134.Fj-3VvppA_nwDlG_MUVRWuMHmzi2P41UWavGMOrwJlI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14247@inbox.vuxu.org>

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

There is an updated pull request by lugubris against master on the void-packages repository

https://github.com/lugubris/void-packages materia-gtk-theme
https://github.com/void-linux/void-packages/pull/14247

New package: materia-gtk-theme-20190831
fixes https://github.com/void-linux/void-packages/issues/14246

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-materia-gtk-theme-14247.patch --]
[-- Type: text/x-diff, Size: 1387 bytes --]

From 15286376b65bba7098f4ec793ec083482739bcfc Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Fri, 6 Sep 2019 11:52:36 +0000
Subject: [PATCH] New package: materia-gtk-theme-20190831

fixes https://github.com/void-linux/void-packages/issues/14246
---
 srcpkgs/materia-gtk-theme/template | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 srcpkgs/materia-gtk-theme/template

diff --git a/srcpkgs/materia-gtk-theme/template b/srcpkgs/materia-gtk-theme/template
new file mode 100644
index 00000000000..15632e0a3e0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,26 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+hostmakedepends="git"
+depends="gtk+3 gnome-themes-extra"
+short_desc="Material Design theme for GNOME/GTK based desktop environments"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="GPL-2.0-only"
+homepage=https://github.com/nana-4/materia-theme
+distfiles="https://github.com/nana-4/materia-theme/archive/v${version}.tar.gz"
+checksum=7ab5423ecaef50d5e9cf94038f9a35a1bcb87e7b218edff316b4f92d4b7b8b67
+
+do_fetch() {
+	rm -fr $wrksrc
+	mkdir -p $wrksrc
+	git clone -b v${version} https://github.com/nana-4/materia-theme \
+		$wrksrc
+}
+
+do_install() {
+	cd ${wrksrc}
+	./install.sh
+}

  parent reply	other threads:[~2019-09-06 14:51 UTC|newest]

Thread overview: 75+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-06 11:54 [PR PATCH] " voidlinux-github
2019-09-06 11:56 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 11:56 ` voidlinux-github
2019-09-06 13:01 ` voidlinux-github
2019-09-06 13:01 ` voidlinux-github
2019-09-06 13:03 ` voidlinux-github
2019-09-06 13:03 ` voidlinux-github
2019-09-06 13:35 ` voidlinux-github
2019-09-06 13:35 ` voidlinux-github
2019-09-06 14:41 ` voidlinux-github
2019-09-06 14:43 ` voidlinux-github
2019-09-06 14:48 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-06 14:48 ` voidlinux-github
2019-09-06 14:51 ` voidlinux-github [this message]
2019-09-06 14:51 ` voidlinux-github
2019-09-06 14:54 ` voidlinux-github
2019-09-06 15:05 ` voidlinux-github
2019-09-07  6:03 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-07  6:03 ` voidlinux-github
2019-09-07  6:08 ` voidlinux-github
2019-09-07  6:08 ` voidlinux-github
2019-09-07  6:09 ` voidlinux-github
2019-09-07  6:09 ` voidlinux-github
2019-09-07  6:12 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-07  6:12 ` voidlinux-github
2019-09-07  6:35 ` voidlinux-github
2019-09-07  6:35 ` voidlinux-github
2019-09-07  6:42 ` voidlinux-github
2019-09-07  6:42 ` voidlinux-github
2019-09-07  6:48 ` voidlinux-github
2019-09-07  6:48 ` voidlinux-github
2019-09-07  7:06 ` voidlinux-github
2019-09-07  7:06 ` voidlinux-github
2019-09-07  7:11 ` voidlinux-github
2019-09-07  7:11 ` voidlinux-github
2019-09-07  7:18 ` voidlinux-github
2019-09-07  7:18 ` voidlinux-github
2019-09-07  7:25 ` voidlinux-github
2019-09-08  1:42 ` [Need Help] " voidlinux-github
2019-09-08  6:42 ` voidlinux-github
2019-09-09  5:37 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-09  5:37 ` voidlinux-github
2019-09-09  5:48 ` voidlinux-github
2019-09-09  5:48 ` voidlinux-github
2019-09-09  5:55 ` voidlinux-github
2019-09-09  5:55 ` voidlinux-github
2019-09-09  6:02 ` voidlinux-github
2019-09-09  6:02 ` voidlinux-github
2019-09-09  6:12 ` voidlinux-github
2019-09-09  6:12 ` voidlinux-github
2019-09-09  6:21 ` voidlinux-github
2019-09-09  6:21 ` voidlinux-github
2019-09-09  6:30 ` voidlinux-github
2019-09-09  6:30 ` voidlinux-github
2019-09-09  6:45 ` voidlinux-github
2019-09-09  6:45 ` voidlinux-github
2019-09-09  7:01 ` voidlinux-github
2019-09-09  7:01 ` voidlinux-github
2019-09-09  7:08 ` voidlinux-github
2019-09-09  7:08 ` voidlinux-github
2019-09-09  7:12 ` voidlinux-github
2019-09-09  7:13 ` voidlinux-github
2019-09-09  7:15 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-09  7:15 ` voidlinux-github
2019-09-09  7:23 ` voidlinux-github
2019-09-09  7:57 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-09  7:57 ` voidlinux-github
2019-09-09  7:58 ` voidlinux-github
2019-09-09  8:00 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-09  8:00 ` voidlinux-github
2019-09-11 17:29 ` voidlinux-github
2019-09-11 17:41 ` voidlinux-github
2019-09-13  5:00 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-13  5:00 ` voidlinux-github
2020-03-29 18:40 ` hfel

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=20190906145134.Fj-3VvppA_nwDlG_MUVRWuMHmzi2P41UWavGMOrwJlI@z \
    --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).