Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: materia-gtk-theme-20190831
@ 2019-09-06 11:54 voidlinux-github
  2019-09-06 11:56 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (73 more replies)
  0 siblings, 74 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 11:54 UTC (permalink / raw)
  To: ml

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

There is a new 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: 1221 bytes --]

From 49e716fd80973210a7fb6280949fcb1274207d73 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..29c1ec15797
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+depends="gtk+3 gnome-themes-extra"
+short_desc="A Material Design theme for GNOME/GTK based desktop environments"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="GPL-2.0"
+homepage=https://github.com/nana-4/materia-theme
+distfiles="https://github.com/nana-4/materia-theme/archive/v${version}.tar.gz"
+checksum=7ab5423ecaef50d5e9cf94038f9a35a1bcb87e7b218edff316b4f92d4b7b8b67
+
+do_install() {
+	cd ${wrksrc}
+    ./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 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
                   ` (71 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 11:56 UTC (permalink / raw)
  To: ml

[-- 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: 1218 bytes --]

From ee7f21fcba879d6a0f97ef05b52035887cec31aa 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..e2d7a76b6f8
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+depends="gtk+3 gnome-themes-extra"
+short_desc="A Material Design theme for GNOME/GTK based desktop environments"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="GPL-2.0"
+homepage=https://github.com/nana-4/materia-theme
+distfiles="https://github.com/nana-4/materia-theme/archive/v${version}.tar.gz"
+checksum=7ab5423ecaef50d5e9cf94038f9a35a1bcb87e7b218edff316b4f92d4b7b8b67
+
+do_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
@ 2019-09-06 11:56 ` voidlinux-github
  2019-09-06 11:56 ` voidlinux-github
                   ` (72 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 11:56 UTC (permalink / raw)
  To: ml

[-- 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: 1218 bytes --]

From ee7f21fcba879d6a0f97ef05b52035887cec31aa 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..e2d7a76b6f8
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+depends="gtk+3 gnome-themes-extra"
+short_desc="A Material Design theme for GNOME/GTK based desktop environments"
+maintainer="Lugubris <lugubris@disroot.org>"
+license="GPL-2.0"
+homepage=https://github.com/nana-4/materia-theme
+distfiles="https://github.com/nana-4/materia-theme/archive/v${version}.tar.gz"
+checksum=7ab5423ecaef50d5e9cf94038f9a35a1bcb87e7b218edff316b4f92d4b7b8b67
+
+do_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-09-06 13:01 ` voidlinux-github
@ 2019-09-06 13:01 ` voidlinux-github
  2019-09-06 13:03 ` voidlinux-github
                   ` (69 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 13:01 UTC (permalink / raw)
  To: ml

[-- 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: 1221 bytes --]

From 373baaba0491d13c2e87dfad24fa3ec021151876 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..9cd34508052
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 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
                   ` (70 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 13:01 UTC (permalink / raw)
  To: ml

[-- 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: 1221 bytes --]

From 373baaba0491d13c2e87dfad24fa3ec021151876 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..9cd34508052
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (3 preceding siblings ...)
  2019-09-06 13:01 ` voidlinux-github
@ 2019-09-06 13:03 ` voidlinux-github
  2019-09-06 13:03 ` voidlinux-github
                   ` (68 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 13:03 UTC (permalink / raw)
  To: ml

[-- 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: 1240 bytes --]

From 2868429c459694fcddbd128dee49820c164f99a5 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..e5739d25d27
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	mkdir ${wrksrc}
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (4 preceding siblings ...)
  2019-09-06 13:03 ` voidlinux-github
@ 2019-09-06 13:03 ` voidlinux-github
  2019-09-06 13:35 ` voidlinux-github
                   ` (67 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 13:03 UTC (permalink / raw)
  To: ml

[-- 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: 1240 bytes --]

From 2868429c459694fcddbd128dee49820c164f99a5 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..e5739d25d27
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	mkdir ${wrksrc}
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (6 preceding siblings ...)
  2019-09-06 13:35 ` voidlinux-github
@ 2019-09-06 13:35 ` voidlinux-github
  2019-09-06 14:41 ` voidlinux-github
                   ` (65 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 13:35 UTC (permalink / raw)
  To: ml

[-- 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: 1209 bytes --]

From c372a95c7676890559e7bc18105ae6838f0373a4 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..15439c5deb5
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme"
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (5 preceding siblings ...)
  2019-09-06 13:03 ` voidlinux-github
@ 2019-09-06 13:35 ` voidlinux-github
  2019-09-06 13:35 ` voidlinux-github
                   ` (66 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 13:35 UTC (permalink / raw)
  To: ml

[-- 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: 1209 bytes --]

From c372a95c7676890559e7bc18105ae6838f0373a4 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..15439c5deb5
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme"
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (7 preceding siblings ...)
  2019-09-06 13:35 ` voidlinux-github
@ 2019-09-06 14:41 ` voidlinux-github
  2019-09-06 14:43 ` voidlinux-github
                   ` (64 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:41 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-528882045

Comment:
> => ERROR: materia-gtk-theme-20190831_1: cannot access wrksrc directory [/builddir/materia-gtk-theme]

Why is the build failing?
adding:
```
mkdir ${wrksrc}
```
doesn't help

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (8 preceding siblings ...)
  2019-09-06 14:41 ` voidlinux-github
@ 2019-09-06 14:43 ` voidlinux-github
  2019-09-06 14:48 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (63 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:43 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-528882045

Comment:
> => ERROR: materia-gtk-theme-20190831_1: cannot access wrksrc directory [/builddir/materia-gtk-theme]

Why is the build failing?
adding:
```
mkdir ${wrksrc}
```
doesn't help

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (9 preceding siblings ...)
  2019-09-06 14:43 ` voidlinux-github
@ 2019-09-06 14:48 ` voidlinux-github
  2019-09-06 14:48 ` voidlinux-github
                   ` (62 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:48 UTC (permalink / raw)
  To: ml

[-- 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: 1402 bytes --]

From 57573607f1864d515f446648c8b199471bf48555 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..6cc1d60ee23
--- /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
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (10 preceding siblings ...)
  2019-09-06 14:48 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-06 14:48 ` voidlinux-github
  2019-09-06 14:51 ` voidlinux-github
                   ` (61 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:48 UTC (permalink / raw)
  To: ml

[-- 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: 1402 bytes --]

From 57573607f1864d515f446648c8b199471bf48555 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..6cc1d60ee23
--- /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
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (11 preceding siblings ...)
  2019-09-06 14:48 ` voidlinux-github
@ 2019-09-06 14:51 ` voidlinux-github
  2019-09-06 14:51 ` voidlinux-github
                   ` (60 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:51 UTC (permalink / raw)
  To: ml

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

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (12 preceding siblings ...)
  2019-09-06 14:51 ` voidlinux-github
@ 2019-09-06 14:51 ` voidlinux-github
  2019-09-06 14:54 ` voidlinux-github
                   ` (59 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:51 UTC (permalink / raw)
  To: ml

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

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (13 preceding siblings ...)
  2019-09-06 14:51 ` voidlinux-github
@ 2019-09-06 14:54 ` voidlinux-github
  2019-09-06 15:05 ` voidlinux-github
                   ` (58 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 14:54 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-528887360

Comment:
What will be better `wrksrc` equals `materia-gtk-theme` or `materia-gtk-theme-v${version}`?

hostmake currently depends on git, is there a better way?

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (14 preceding siblings ...)
  2019-09-06 14:54 ` voidlinux-github
@ 2019-09-06 15:05 ` voidlinux-github
  2019-09-07  6:03 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (57 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-06 15:05 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-528891902

Comment:
I need some help with this template.
```
=> ERROR: materia-gtk-theme-20190831_1: cannot find v20190831.tar.gz, use 'xbps-src fetch' first.

The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh $BOOTSTRAP $ARCH; fi" exited with 1.
```

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (16 preceding siblings ...)
  2019-09-07  6:03 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-07  6:03 ` voidlinux-github
  2019-09-07  6:08 ` voidlinux-github
                   ` (55 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:03 UTC (permalink / raw)
  To: ml

[-- 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: 1230 bytes --]

From 711057ae5df118c953d0ab7964777cdd6d44ca11 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 | 24 ++++++++++++++++++++++++
 1 file changed, 24 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..5b68bd4bc99
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,24 @@
+# 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
+
+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
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (15 preceding siblings ...)
  2019-09-06 15:05 ` voidlinux-github
@ 2019-09-07  6:03 ` voidlinux-github
  2019-09-07  6:03 ` voidlinux-github
                   ` (56 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:03 UTC (permalink / raw)
  To: ml

[-- 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: 1230 bytes --]

From 711057ae5df118c953d0ab7964777cdd6d44ca11 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 | 24 ++++++++++++++++++++++++
 1 file changed, 24 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..5b68bd4bc99
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,24 @@
+# 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
+
+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
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (18 preceding siblings ...)
  2019-09-07  6:08 ` voidlinux-github
@ 2019-09-07  6:08 ` voidlinux-github
  2019-09-07  6:09 ` voidlinux-github
                   ` (53 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:08 UTC (permalink / raw)
  To: ml

[-- 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: 1241 bytes --]

From fe06dd6dfd141ccf05523ab67cd4cfefa6959ccb 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..2b76b3f842e
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+build_style=fetch
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (17 preceding siblings ...)
  2019-09-07  6:03 ` voidlinux-github
@ 2019-09-07  6:08 ` voidlinux-github
  2019-09-07  6:08 ` voidlinux-github
                   ` (54 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:08 UTC (permalink / raw)
  To: ml

[-- 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: 1241 bytes --]

From fe06dd6dfd141ccf05523ab67cd4cfefa6959ccb 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..2b76b3f842e
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+build_style=fetch
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (19 preceding siblings ...)
  2019-09-07  6:08 ` voidlinux-github
@ 2019-09-07  6:09 ` voidlinux-github
  2019-09-07  6:09 ` voidlinux-github
                   ` (52 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:09 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-528887360

Comment:
What will be better `wrksrc` equals `materia-gtk-theme` or `materia-gtk-theme-v${version}`?

hostmake currently depends on git, is there a better way?

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (20 preceding siblings ...)
  2019-09-07  6:09 ` voidlinux-github
@ 2019-09-07  6:09 ` voidlinux-github
  2019-09-07  6:12 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (51 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:09 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-528891902

Comment:
I need some help with this template.
```
=> ERROR: materia-gtk-theme-20190831_1: cannot find v20190831.tar.gz, use 'xbps-src fetch' first.

The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh $BOOTSTRAP $ARCH; fi" exited with 1.
```

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (21 preceding siblings ...)
  2019-09-07  6:09 ` voidlinux-github
@ 2019-09-07  6:12 ` voidlinux-github
  2019-09-07  6:12 ` voidlinux-github
                   ` (50 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:12 UTC (permalink / raw)
  To: ml

[-- 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: 1241 bytes --]

From 9a1961fce0ce1ea708fc62f07da9f03441a6fee4 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..f7a63de3757
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (22 preceding siblings ...)
  2019-09-07  6:12 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-07  6:12 ` voidlinux-github
  2019-09-07  6:35 ` voidlinux-github
                   ` (49 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:12 UTC (permalink / raw)
  To: ml

[-- 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: 1241 bytes --]

From 9a1961fce0ce1ea708fc62f07da9f03441a6fee4 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..f7a63de3757
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (23 preceding siblings ...)
  2019-09-07  6:12 ` voidlinux-github
@ 2019-09-07  6:35 ` voidlinux-github
  2019-09-07  6:35 ` voidlinux-github
                   ` (48 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:35 UTC (permalink / raw)
  To: ml

[-- 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: 1272 bytes --]

From f4f333ef6c19497530e591677226cbd510ec6c86 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..96cc7380691
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xvzf v${version}.tar.gz
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (24 preceding siblings ...)
  2019-09-07  6:35 ` voidlinux-github
@ 2019-09-07  6:35 ` voidlinux-github
  2019-09-07  6:42 ` voidlinux-github
                   ` (47 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:35 UTC (permalink / raw)
  To: ml

[-- 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: 1272 bytes --]

From f4f333ef6c19497530e591677226cbd510ec6c86 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..96cc7380691
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xvzf v${version}.tar.gz
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (26 preceding siblings ...)
  2019-09-07  6:42 ` voidlinux-github
@ 2019-09-07  6:42 ` voidlinux-github
  2019-09-07  6:48 ` voidlinux-github
                   ` (45 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:42 UTC (permalink / raw)
  To: ml

[-- 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: 1267 bytes --]

From dbe328d604b50d2be18affb9e28f69b21365141f 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 | 21 +++++++++++++++++++++
 1 file changed, 21 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..08f7a6dc60f
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,21 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	cd ${wrksrc}
+	pwd && ls
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (25 preceding siblings ...)
  2019-09-07  6:35 ` voidlinux-github
@ 2019-09-07  6:42 ` voidlinux-github
  2019-09-07  6:42 ` voidlinux-github
                   ` (46 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:42 UTC (permalink / raw)
  To: ml

[-- 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: 1267 bytes --]

From dbe328d604b50d2be18affb9e28f69b21365141f 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 | 21 +++++++++++++++++++++
 1 file changed, 21 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..08f7a6dc60f
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,21 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	cd ${wrksrc}
+	pwd && ls
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (28 preceding siblings ...)
  2019-09-07  6:48 ` voidlinux-github
@ 2019-09-07  6:48 ` voidlinux-github
  2019-09-07  7:06 ` voidlinux-github
                   ` (43 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:48 UTC (permalink / raw)
  To: ml

[-- 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: 1281 bytes --]

From f54ee04450fdfeaab3884e328339595e79703198 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..68961152af5
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz ${wrksrc}
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (27 preceding siblings ...)
  2019-09-07  6:42 ` voidlinux-github
@ 2019-09-07  6:48 ` voidlinux-github
  2019-09-07  6:48 ` voidlinux-github
                   ` (44 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  6:48 UTC (permalink / raw)
  To: ml

[-- 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: 1281 bytes --]

From f54ee04450fdfeaab3884e328339595e79703198 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..68961152af5
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz ${wrksrc}
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (29 preceding siblings ...)
  2019-09-07  6:48 ` voidlinux-github
@ 2019-09-07  7:06 ` voidlinux-github
  2019-09-07  7:06 ` voidlinux-github
                   ` (42 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:06 UTC (permalink / raw)
  To: ml

[-- 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: 1284 bytes --]

From 53ca8c879be813702c64c4bfc9743479b40609fb 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..95226bb6fb7
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (30 preceding siblings ...)
  2019-09-07  7:06 ` voidlinux-github
@ 2019-09-07  7:06 ` voidlinux-github
  2019-09-07  7:11 ` voidlinux-github
                   ` (41 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:06 UTC (permalink / raw)
  To: ml

[-- 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: 1284 bytes --]

From 53ca8c879be813702c64c4bfc9743479b40609fb 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..95226bb6fb7
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	cd ${wrksrc}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (31 preceding siblings ...)
  2019-09-07  7:06 ` voidlinux-github
@ 2019-09-07  7:11 ` voidlinux-github
  2019-09-07  7:11 ` voidlinux-github
                   ` (40 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:11 UTC (permalink / raw)
  To: ml

[-- 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: 1290 bytes --]

From 9a7233ba56d933c5071e6f8e884edb572f68ef6b 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..d9d37bedc20
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	cd ${wrksrc} && ls
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (32 preceding siblings ...)
  2019-09-07  7:11 ` voidlinux-github
@ 2019-09-07  7:11 ` voidlinux-github
  2019-09-07  7:18 ` voidlinux-github
                   ` (39 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:11 UTC (permalink / raw)
  To: ml

[-- 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: 1290 bytes --]

From 9a7233ba56d933c5071e6f8e884edb572f68ef6b 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..d9d37bedc20
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	cd ${wrksrc} && ls
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (34 preceding siblings ...)
  2019-09-07  7:18 ` voidlinux-github
@ 2019-09-07  7:18 ` voidlinux-github
  2019-09-07  7:25 ` voidlinux-github
                   ` (37 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:18 UTC (permalink / raw)
  To: ml

[-- 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: 1297 bytes --]

From 0b57ed071f1238f86bc44bb5a561f51977715920 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..57b2af502ed
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	cd materia-theme-$version
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (33 preceding siblings ...)
  2019-09-07  7:11 ` voidlinux-github
@ 2019-09-07  7:18 ` voidlinux-github
  2019-09-07  7:18 ` voidlinux-github
                   ` (38 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:18 UTC (permalink / raw)
  To: ml

[-- 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: 1297 bytes --]

From 0b57ed071f1238f86bc44bb5a561f51977715920 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..57b2af502ed
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	cd materia-theme-$version
+	./install.sh
+}

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (35 preceding siblings ...)
  2019-09-07  7:18 ` voidlinux-github
@ 2019-09-07  7:25 ` voidlinux-github
  2019-09-08  1:42 ` [Need Help] " voidlinux-github
                   ` (36 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-07  7:25 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529082275

Comment:
I need help with this template.
```
Please run as root.

=> ERROR: materia-gtk-theme-20190831_1: do_install: './install.sh' exited with 1

=> ERROR:   in do_install() at srcpkgs/materia-gtk-theme/template:19
```

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

* Re: [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (36 preceding siblings ...)
  2019-09-07  7:25 ` voidlinux-github
@ 2019-09-08  1:42 ` voidlinux-github
  2019-09-08  6:42 ` voidlinux-github
                   ` (35 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-08  1:42 UTC (permalink / raw)
  To: ml

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

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529161128

Comment:
Here is a working template:
```sh
# Template file for 'materia-gtk-theme'
pkgname=materia-gtk-theme
version=20190831
revision=1
archs=noarch
wrksrc="materia-theme-${version}"
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_install() {
	vmkdir usr/share/themes
	./install.sh -d "${DESTDIR}/usr/share/themes"
}
```

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

* Re: [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (37 preceding siblings ...)
  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
                   ` (34 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-08  6:42 UTC (permalink / raw)
  To: ml

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

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529161128

Comment:
Here is a working template (not tested, though):
```sh
# Template file for 'materia-gtk-theme'
pkgname=materia-gtk-theme
version=20190831
revision=1
archs=noarch
wrksrc="materia-theme-${version}"
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_install() {
	vmkdir usr/share/themes
	./install.sh -d "${DESTDIR}/usr/share/themes"
}
```

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (39 preceding siblings ...)
  2019-09-09  5:37 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-09  5:37 ` voidlinux-github
  2019-09-09  5:48 ` voidlinux-github
                   ` (32 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  5:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1271 bytes --]

From 5c98a6a0d87acca70bce621b24c48ef697e2582e 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..194bf55124b
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+    vmkdir usr/share/themes
+    ./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (38 preceding siblings ...)
  2019-09-08  6:42 ` voidlinux-github
@ 2019-09-09  5:37 ` voidlinux-github
  2019-09-09  5:37 ` voidlinux-github
                   ` (33 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  5:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1271 bytes --]

From 5c98a6a0d87acca70bce621b24c48ef697e2582e 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..194bf55124b
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+    vmkdir usr/share/themes
+    ./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (41 preceding siblings ...)
  2019-09-09  5:48 ` voidlinux-github
@ 2019-09-09  5:48 ` voidlinux-github
  2019-09-09  5:55 ` voidlinux-github
                   ` (30 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  5:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1265 bytes --]

From 0176ba76de2a323c108eb1acf13487c5afd1a778 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..3aede2fc5e0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (40 preceding siblings ...)
  2019-09-09  5:37 ` voidlinux-github
@ 2019-09-09  5:48 ` voidlinux-github
  2019-09-09  5:48 ` voidlinux-github
                   ` (31 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  5:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1265 bytes --]

From 0176ba76de2a323c108eb1acf13487c5afd1a778 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..3aede2fc5e0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (42 preceding siblings ...)
  2019-09-09  5:48 ` voidlinux-github
@ 2019-09-09  5:55 ` voidlinux-github
  2019-09-09  5:55 ` voidlinux-github
                   ` (29 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  5:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1278 bytes --]

From c315406b04cd4ba068464fe2e74783cf0ee8c99c 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..a0a0baf9d9c
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (43 preceding siblings ...)
  2019-09-09  5:55 ` voidlinux-github
@ 2019-09-09  5:55 ` voidlinux-github
  2019-09-09  6:02 ` voidlinux-github
                   ` (28 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  5:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1278 bytes --]

From c315406b04cd4ba068464fe2e74783cf0ee8c99c 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 | 19 +++++++++++++++++++
 1 file changed, 19 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..a0a0baf9d9c
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,19 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (45 preceding siblings ...)
  2019-09-09  6:02 ` voidlinux-github
@ 2019-09-09  6:02 ` voidlinux-github
  2019-09-09  6:12 ` voidlinux-github
                   ` (26 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1321 bytes --]

From e7ab1cf99ed3d0a0bd2b8194f45b5169d4bc044e 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..867dff6d8c0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (44 preceding siblings ...)
  2019-09-09  5:55 ` voidlinux-github
@ 2019-09-09  6:02 ` voidlinux-github
  2019-09-09  6:02 ` voidlinux-github
                   ` (27 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1321 bytes --]

From e7ab1cf99ed3d0a0bd2b8194f45b5169d4bc044e 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..867dff6d8c0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+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_install() {
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (46 preceding siblings ...)
  2019-09-09  6:02 ` voidlinux-github
@ 2019-09-09  6:12 ` voidlinux-github
  2019-09-09  6:12 ` voidlinux-github
                   ` (25 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1354 bytes --]

From 87641805f75a3619fb6734af6a83d918a2b53fec 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..38f31ef93ae
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (47 preceding siblings ...)
  2019-09-09  6:12 ` voidlinux-github
@ 2019-09-09  6:12 ` voidlinux-github
  2019-09-09  6:21 ` voidlinux-github
                   ` (24 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1354 bytes --]

From 87641805f75a3619fb6734af6a83d918a2b53fec 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..38f31ef93ae
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar xzf v${version}.tar.gz -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (48 preceding siblings ...)
  2019-09-09  6:12 ` voidlinux-github
@ 2019-09-09  6:21 ` voidlinux-github
  2019-09-09  6:21 ` voidlinux-github
                   ` (23 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1379 bytes --]

From fb2600e32537e1b2172ed10b9a9ec33267f2fb31 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..8efd2f5a89e
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar xzf v${version}.tar.gz materia-theme-${version} -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (49 preceding siblings ...)
  2019-09-09  6:21 ` voidlinux-github
@ 2019-09-09  6:21 ` voidlinux-github
  2019-09-09  6:30 ` voidlinux-github
                   ` (22 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1379 bytes --]

From fb2600e32537e1b2172ed10b9a9ec33267f2fb31 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..8efd2f5a89e
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar xzf v${version}.tar.gz materia-theme-${version} -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (51 preceding siblings ...)
  2019-09-09  6:30 ` voidlinux-github
@ 2019-09-09  6:30 ` voidlinux-github
  2019-09-09  6:45 ` voidlinux-github
                   ` (20 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1379 bytes --]

From 457477d51bd46fe0965936106ef121de4647a9f4 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..8efd2f5a89e
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar xzf v${version}.tar.gz materia-theme-${version} -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (50 preceding siblings ...)
  2019-09-09  6:21 ` voidlinux-github
@ 2019-09-09  6:30 ` voidlinux-github
  2019-09-09  6:30 ` voidlinux-github
                   ` (21 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1379 bytes --]

From 457477d51bd46fe0965936106ef121de4647a9f4 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..8efd2f5a89e
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar xzf v${version}.tar.gz materia-theme-${version} -C ${wrksrc}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (52 preceding siblings ...)
  2019-09-09  6:30 ` voidlinux-github
@ 2019-09-09  6:45 ` voidlinux-github
  2019-09-09  6:45 ` voidlinux-github
                   ` (19 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1379 bytes --]

From adb72450c35c9a3921e841bad818b87702177917 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..654bb828c13
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar -C ${wrksrc} xzf v${version}.tar.gz materia-theme-${version}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (53 preceding siblings ...)
  2019-09-09  6:45 ` voidlinux-github
@ 2019-09-09  6:45 ` voidlinux-github
  2019-09-09  7:01 ` voidlinux-github
                   ` (18 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  6:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1379 bytes --]

From adb72450c35c9a3921e841bad818b87702177917 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..654bb828c13
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar -C ${wrksrc} xzf v${version}.tar.gz materia-theme-${version}
+	vmkdir usr/share/themes
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (54 preceding siblings ...)
  2019-09-09  6:45 ` voidlinux-github
@ 2019-09-09  7:01 ` voidlinux-github
  2019-09-09  7:01 ` voidlinux-github
                   ` (17 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1359 bytes --]

From ed418183b6f52fa8fc0bc9a4252f19977d4b030b 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..df3388ed6a3
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar -C ${wrksrc} -xzf v${version}.tar.gz
+	cd materia-theme-${version}
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (55 preceding siblings ...)
  2019-09-09  7:01 ` voidlinux-github
@ 2019-09-09  7:01 ` voidlinux-github
  2019-09-09  7:08 ` voidlinux-github
                   ` (16 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:01 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1359 bytes --]

From ed418183b6f52fa8fc0bc9a4252f19977d4b030b 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 | 22 ++++++++++++++++++++++
 1 file changed, 22 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..df3388ed6a3
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,22 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	pwd && ls
+	tar -C ${wrksrc} -xzf v${version}.tar.gz
+	cd materia-theme-${version}
+	pwd && ls
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (56 preceding siblings ...)
  2019-09-09  7:01 ` voidlinux-github
@ 2019-09-09  7:08 ` voidlinux-github
  2019-09-09  7:08 ` voidlinux-github
                   ` (15 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1300 bytes --]

From 36ccad0a686b239f019575a03f52cb19f223176d 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..dcfed72d342
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar -C ${wrksrc} -xzf v${version}.tar.gz
+	cd materia-theme-${version}
+	./install.sh
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (57 preceding siblings ...)
  2019-09-09  7:08 ` voidlinux-github
@ 2019-09-09  7:08 ` voidlinux-github
  2019-09-09  7:12 ` voidlinux-github
                   ` (14 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1300 bytes --]

From 36ccad0a686b239f019575a03f52cb19f223176d 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..dcfed72d342
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar -C ${wrksrc} -xzf v${version}.tar.gz
+	cd materia-theme-${version}
+	./install.sh
+}

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

* Re: [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (58 preceding siblings ...)
  2019-09-09  7:08 ` voidlinux-github
@ 2019-09-09  7:12 ` voidlinux-github
  2019-09-09  7:13 ` voidlinux-github
                   ` (13 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:12 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529330600

Comment:

Danh Doan @ 2019-09-08 01:42 UTC:

> Here is a working template:
> ```sh
> # Template file for 'materia-gtk-theme'
> pkgname=materia-gtk-theme
> version=20190831
> revision=1
> archs=noarch
> wrksrc="materia-theme-${version}"
> 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_install() {
> 	vmkdir usr/share/themes
> 	./install.sh -d "${DESTDIR}/usr/share/themes"
> }
> ```

That didn't work, I had some problems with the tar command, current
template works.

relevant: https://www.xkcd.com/1168/

foo.tar has a directory bar so the structure is:

foo.tar
-bar
--file1
--subdir1
--file2
..

When I extract foo.tar it creates a directory bar, like this:

wrksrc
-foo.tar
-bar
--file1
..

I want it to extract all contents of bar to wrksrc, like:

wrksrc
-foo.tar
-file1
-subdir1
-file2
..

Currently I cd into bar and then run ./install which works so I guess
its fine.
--
                                Lugubris


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

* Re: [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (59 preceding siblings ...)
  2019-09-09  7:12 ` voidlinux-github
@ 2019-09-09  7:13 ` voidlinux-github
  2019-09-09  7:15 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:13 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529330600

Comment:
Danh Doan @ 2019-09-08 01:42 UTC:

> Here is a working template:
> ```sh
> # Template file for 'materia-gtk-theme'
> pkgname=materia-gtk-theme
> version=20190831
> revision=1
> archs=noarch
> wrksrc="materia-theme-${version}"
> 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_install() {
> 	vmkdir usr/share/themes
> 	./install.sh -d "${DESTDIR}/usr/share/themes"
> }
> ```

That didn't work, I had some problems with the tar command, current
template works.

relevant: https://www.xkcd.com/1168/

foo.tar has a directory bar so the structure is:

foo.tar
-bar
--file1
--subdir1
--file2
..

When I extract foo.tar it creates a directory bar, like this:

wrksrc
-foo.tar
-bar
--file1
..

I want it to extract all contents of bar to wrksrc, like:

wrksrc
-foo.tar
-file1
-subdir1
-file2
..

Currently I cd into bar and then run ./install which works so I guess
its fine.

--
                                Lugubris


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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (60 preceding siblings ...)
  2019-09-09  7:13 ` voidlinux-github
@ 2019-09-09  7:15 ` voidlinux-github
  2019-09-09  7:15 ` voidlinux-github
                   ` (11 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1333 bytes --]

From c84ee36614d3153f079e91a68f6cc1c499977c61 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..9798c6915a0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar -C ${wrksrc} -xzf v${version}.tar.gz
+	cd materia-theme-${version}
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] [Need Help] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (61 preceding siblings ...)
  2019-09-09  7:15 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-09  7:15 ` voidlinux-github
  2019-09-09  7:23 ` voidlinux-github
                   ` (10 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 415 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

[Need Help] 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: 1333 bytes --]

From c84ee36614d3153f079e91a68f6cc1c499977c61 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 | 20 ++++++++++++++++++++
 1 file changed, 20 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..9798c6915a0
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,20 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-v${version}"
+build_style=fetch
+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_install() {
+	tar -C ${wrksrc} -xzf v${version}.tar.gz
+	cd materia-theme-${version}
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (62 preceding siblings ...)
  2019-09-09  7:15 ` voidlinux-github
@ 2019-09-09  7:23 ` voidlinux-github
  2019-09-09  7:57 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:23 UTC (permalink / raw)
  To: ml

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

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529333798

Comment:
On 2019-09-09 00:12:50 -0700, Lugubris wrote:
> 
> 
> That didn't work, I had some problems with the tar command, current
> template works.

Have you tried to build with my suggested template?

I tested on my local machine, and it works fine.

> I want it to extract all contents of bar to wrksrc, like:

Why do you need to extract everything into $wrksrc?

> Currently I cd into bar and then run ./install which works so I guess

With my suggested template, you don't need to `cd` anywhere.

-- 
Danh


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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (64 preceding siblings ...)
  2019-09-09  7:57 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-09  7:57 ` voidlinux-github
  2019-09-09  7:58 ` voidlinux-github
                   ` (7 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:57 UTC (permalink / raw)
  To: ml

[-- 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: 1264 bytes --]

From cccd78fa5ca1ba9669634a10cb7ea14161cd76dc 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..edcb9c28a14
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (63 preceding siblings ...)
  2019-09-09  7:23 ` voidlinux-github
@ 2019-09-09  7:57 ` voidlinux-github
  2019-09-09  7:57 ` voidlinux-github
                   ` (8 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:57 UTC (permalink / raw)
  To: ml

[-- 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: 1264 bytes --]

From cccd78fa5ca1ba9669634a10cb7ea14161cd76dc 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..edcb9c28a14
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-gtk-theme-${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (65 preceding siblings ...)
  2019-09-09  7:57 ` voidlinux-github
@ 2019-09-09  7:58 ` voidlinux-github
  2019-09-09  8:00 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (6 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  7:58 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-529344933

Comment:

Danh Doan @ 2019-09-09 07:23 UTC:

> On 2019-09-09 00:12:50 -0700, Lugubris wrote:
>>
>>
>> That didn't work, I had some problems with the tar command, current
>> template works.
>
> Have you tried to build with my suggested template?

Your template didn't work on my local machine because I didn't remove -v
part from wrksrc (the change you suggested). My bad, should work now.

--
                                Lugubris


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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (67 preceding siblings ...)
  2019-09-09  8:00 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-09  8:00 ` voidlinux-github
  2019-09-11 17:29 ` voidlinux-github
                   ` (4 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  8:00 UTC (permalink / raw)
  To: ml

[-- 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: 1260 bytes --]

From f3b7532cb9d6ed8749bd34cd8750e40f076985ff 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..6a8c5c94f38
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-theme-${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (66 preceding siblings ...)
  2019-09-09  7:58 ` voidlinux-github
@ 2019-09-09  8:00 ` voidlinux-github
  2019-09-09  8:00 ` voidlinux-github
                   ` (5 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-09  8:00 UTC (permalink / raw)
  To: ml

[-- 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: 1260 bytes --]

From f3b7532cb9d6ed8749bd34cd8750e40f076985ff 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 | 18 ++++++++++++++++++
 1 file changed, 18 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..6a8c5c94f38
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-theme-${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (68 preceding siblings ...)
  2019-09-09  8:00 ` voidlinux-github
@ 2019-09-11 17:29 ` voidlinux-github
  2019-09-11 17:41 ` voidlinux-github
                   ` (3 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-11 17:29 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-530482676

Comment:
Usually we do not accept packages that can be put into $HOME, is this any different?

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (69 preceding siblings ...)
  2019-09-11 17:29 ` voidlinux-github
@ 2019-09-11 17:41 ` voidlinux-github
  2019-09-13  5:00 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-11 17:41 UTC (permalink / raw)
  To: ml

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

New comment by lugubris on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-530487673

Comment:

Piotr @ 2019-09-11 17:29 UTC:

> Usually we do not accept packages that can be put into $HOME, is this any
> different?

I don't see any problem with themes being in repo, it will be better
than putting them every users $HOME (popular theme). There is also
"deepin-gtk-theme" & "paper-gtk-theme" in the repo.

--
                                Lugubris


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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (70 preceding siblings ...)
  2019-09-11 17:41 ` voidlinux-github
@ 2019-09-13  5:00 ` voidlinux-github
  2019-09-13  5:00 ` voidlinux-github
  2020-03-29 18:40 ` hfel
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-13  5:00 UTC (permalink / raw)
  To: ml

[-- 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: 2368 bytes --]

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

fixes https://github.com/void-linux/void-packages/issues/14246
---
 srcpkgs/materia-gtk-theme/template | 18 ++++++++++++++++++
 1 file changed, 18 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..6a8c5c94f38
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-theme-${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

From edb9eb441fb6abb63b08e591253ddab5e7f709cb Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Fri, 13 Sep 2019 04:59:54 +0000
Subject: [PATCH 2/2] materia-gtk-theme: update to 20190912

---
 srcpkgs/materia-gtk-theme/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/materia-gtk-theme/template b/srcpkgs/materia-gtk-theme/template
index 6a8c5c94f38..d0daf056962 100644
--- a/srcpkgs/materia-gtk-theme/template
+++ b/srcpkgs/materia-gtk-theme/template
@@ -1,6 +1,6 @@
 # Template file for 'materia-gtk-theme'
 pkgname=materia-gtk-theme
-version=20190831
+version=20190912
 revision=1
 archs=noarch
 wrksrc="materia-theme-${version}"
@@ -10,7 +10,7 @@ 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
+checksum=fd0ee98585b6443134a7e1cdaac9a15aebb130aa6603036413fad5c47440e345
 
 do_install() {
 	vmkdir usr/share/themes

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

* Re: [PR PATCH] [Updated] New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (71 preceding siblings ...)
  2019-09-13  5:00 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-13  5:00 ` voidlinux-github
  2020-03-29 18:40 ` hfel
  73 siblings, 0 replies; 75+ messages in thread
From: voidlinux-github @ 2019-09-13  5:00 UTC (permalink / raw)
  To: ml

[-- 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: 2368 bytes --]

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

fixes https://github.com/void-linux/void-packages/issues/14246
---
 srcpkgs/materia-gtk-theme/template | 18 ++++++++++++++++++
 1 file changed, 18 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..6a8c5c94f38
--- /dev/null
+++ b/srcpkgs/materia-gtk-theme/template
@@ -0,0 +1,18 @@
+# Template file for 'materia-gtk-theme'
+pkgname=materia-gtk-theme
+version=20190831
+revision=1
+archs=noarch
+wrksrc="materia-theme-${version}"
+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_install() {
+	vmkdir usr/share/themes
+	./install.sh -d "${DESTDIR}/usr/share/themes"
+}

From edb9eb441fb6abb63b08e591253ddab5e7f709cb Mon Sep 17 00:00:00 2001
From: Lugubris <lugubris@disroot.org>
Date: Fri, 13 Sep 2019 04:59:54 +0000
Subject: [PATCH 2/2] materia-gtk-theme: update to 20190912

---
 srcpkgs/materia-gtk-theme/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/materia-gtk-theme/template b/srcpkgs/materia-gtk-theme/template
index 6a8c5c94f38..d0daf056962 100644
--- a/srcpkgs/materia-gtk-theme/template
+++ b/srcpkgs/materia-gtk-theme/template
@@ -1,6 +1,6 @@
 # Template file for 'materia-gtk-theme'
 pkgname=materia-gtk-theme
-version=20190831
+version=20190912
 revision=1
 archs=noarch
 wrksrc="materia-theme-${version}"
@@ -10,7 +10,7 @@ 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
+checksum=fd0ee98585b6443134a7e1cdaac9a15aebb130aa6603036413fad5c47440e345
 
 do_install() {
 	vmkdir usr/share/themes

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

* Re: New package: materia-gtk-theme-20190831
  2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 voidlinux-github
                   ` (72 preceding siblings ...)
  2019-09-13  5:00 ` voidlinux-github
@ 2020-03-29 18:40 ` hfel
  73 siblings, 0 replies; 75+ messages in thread
From: hfel @ 2020-03-29 18:40 UTC (permalink / raw)
  To: ml

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

New comment by hfel on void-packages repository

https://github.com/void-linux/void-packages/pull/14247#issuecomment-605680816

Comment:
Was a final decision reached regarding this package?

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

end of thread, other threads:[~2020-03-29 18:40 UTC | newest]

Thread overview: 75+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06 11:54 [PR PATCH] New package: materia-gtk-theme-20190831 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
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

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