Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: materia-theme-20191017
@ 2020-01-06 15:23 voidlinux-github
  2020-01-08 13:58 ` voidlinux-github
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-06 15:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages master
https://github.com/void-linux/void-packages/pull/18073

New package: materia-theme-20191017


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

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

From e7d35a0d854848bf0fadd867abd7eefcef8657ba Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 6 Jan 2020 16:20:31 +0100
Subject: [PATCH] New package: materia-theme-20191017

---
 srcpkgs/materia-theme/INSTALL.msg |  3 +++
 srcpkgs/materia-theme/template    | 17 +++++++++++++++++
 2 files changed, 20 insertions(+)
 create mode 100644 srcpkgs/materia-theme/INSTALL.msg
 create mode 100644 srcpkgs/materia-theme/template

diff --git a/srcpkgs/materia-theme/INSTALL.msg b/srcpkgs/materia-theme/INSTALL.msg
new file mode 100644
index 00000000000..651d934be7f
--- /dev/null
+++ b/srcpkgs/materia-theme/INSTALL.msg
@@ -0,0 +1,3 @@
+Materia-theme upstream recommends the Roboto font.
+You can obtain it by installing fonts-roboto-ttf or 
+google-fonts-ttf.
diff --git a/srcpkgs/materia-theme/template b/srcpkgs/materia-theme/template
new file mode 100644
index 00000000000..ed1706e9daa
--- /dev/null
+++ b/srcpkgs/materia-theme/template
@@ -0,0 +1,17 @@
+# Template file for 'materia-theme'
+pkgname=materia-theme
+version=20191017
+revision=1
+archs=noarch
+makedepends="bc"
+short_desc="Material Design theme for GNOME/GTK based desktop environments"
+maintainer="toluschr <toluschr@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/nana-4/${pkgname}"
+distfiles="https://github.com/nana-4/${pkgname}/archive/v${version}.tar.gz"
+checksum=ab60f2b79f4b22cefa432d00bae8456e27073d2ba22297da0ea92ac09c994d71
+
+do_install() {
+	./install.sh -d $DESTDIR/usr/share/themes
+}
+

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

* Re: New package: materia-theme-20191017
  2020-01-06 15:23 [PR PATCH] New package: materia-theme-20191017 voidlinux-github
@ 2020-01-08 13:58 ` voidlinux-github
  2020-01-08 16:11 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-08 13:58 UTC (permalink / raw)
  To: ml

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

New comment by ndowens on void-packages repository

https://github.com/void-linux/void-packages/pull/18073#issuecomment-572066790

Comment:
Get rid of INSTALL.msg ; tends to be only accepted if it is important, instead of information

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

* Re: [PR PATCH] [Updated] New package: materia-theme-20191017
  2020-01-06 15:23 [PR PATCH] New package: materia-theme-20191017 voidlinux-github
  2020-01-08 13:58 ` voidlinux-github
@ 2020-01-08 16:11 ` voidlinux-github
  2020-01-08 16:12 ` voidlinux-github
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-08 16:11 UTC (permalink / raw)
  To: ml

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

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

https://github.com/toluschr/void-packages master
https://github.com/void-linux/void-packages/pull/18073

New package: materia-theme-20191017


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

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

From 45e99810a392426a4cef778b415e1b343349a165 Mon Sep 17 00:00:00 2001
From: toluschr <toluschr@protonmail.com>
Date: Mon, 6 Jan 2020 16:20:31 +0100
Subject: [PATCH] New package: materia-theme-20191017

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

diff --git a/srcpkgs/materia-theme/template b/srcpkgs/materia-theme/template
new file mode 100644
index 00000000000..f630cf9550e
--- /dev/null
+++ b/srcpkgs/materia-theme/template
@@ -0,0 +1,16 @@
+# Template file for 'materia-theme'
+pkgname=materia-theme
+version=20191017
+revision=1
+archs=noarch
+makedepends="bc"
+short_desc="Material Design theme for GNOME/GTK based desktop environments"
+maintainer="toluschr <toluschr@protonmail.com>"
+license="GPL-2.0-or-later"
+homepage="https://github.com/nana-4/${pkgname}"
+distfiles="https://github.com/nana-4/${pkgname}/archive/v${version}.tar.gz"
+checksum=ab60f2b79f4b22cefa432d00bae8456e27073d2ba22297da0ea92ac09c994d71
+
+do_install() {
+	./install.sh -d $DESTDIR/usr/share/themes
+}

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

* Re: New package: materia-theme-20191017
  2020-01-06 15:23 [PR PATCH] New package: materia-theme-20191017 voidlinux-github
  2020-01-08 13:58 ` voidlinux-github
  2020-01-08 16:11 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-08 16:12 ` voidlinux-github
  2020-01-12  0:21 ` voidlinux-github
  2020-01-12 11:12 ` [PR PATCH] [Closed]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-08 16:12 UTC (permalink / raw)
  To: ml

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

New comment by toluschr on void-packages repository

https://github.com/void-linux/void-packages/pull/18073#issuecomment-572141082

Comment:
I made the changes and squashed the commits.

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

* Re: New package: materia-theme-20191017
  2020-01-06 15:23 [PR PATCH] New package: materia-theme-20191017 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-08 16:12 ` voidlinux-github
@ 2020-01-12  0:21 ` voidlinux-github
  2020-01-12 11:12 ` [PR PATCH] [Closed]: " voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12  0:21 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/18073#issuecomment-573367149

Comment:
Committer said no to this package, see https://github.com/void-linux/void-packages/pull/14247

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

* Re: [PR PATCH] [Closed]: New package: materia-theme-20191017
  2020-01-06 15:23 [PR PATCH] New package: materia-theme-20191017 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-12  0:21 ` voidlinux-github
@ 2020-01-12 11:12 ` voidlinux-github
  4 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2020-01-12 11:12 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

New package: materia-theme-20191017
https://github.com/void-linux/void-packages/pull/18073

Description:


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-06 15:23 [PR PATCH] New package: materia-theme-20191017 voidlinux-github
2020-01-08 13:58 ` voidlinux-github
2020-01-08 16:11 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-08 16:12 ` voidlinux-github
2020-01-12  0:21 ` voidlinux-github
2020-01-12 11:12 ` [PR PATCH] [Closed]: " voidlinux-github

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