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

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

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

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

New package: matcha-theme-20191102_1


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

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

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

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

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

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

* Re: [PR PATCH] [Updated] New package: matcha-theme-20191102_1
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
@ 2020-01-28 21:36 ` voidlinux-github
  2020-01-28 21:43 ` voidlinux-github
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 21:36 UTC (permalink / raw)
  To: ml

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

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

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

New package: matcha-theme-20191102_1


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

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

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

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

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

From bec1d8d507b1e3ee86bf1976d6cb0b321420facc Mon Sep 17 00:00:00 2001
From: rainyuu <gabriel2012688@gmail.com>
Date: Tue, 28 Jan 2020 22:33:59 +0100
Subject: [PATCH 2/2] make xlint love package

---
 srcpkgs/matcha-theme/template | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

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

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

* Re: [PR PATCH] [Updated] New package: matcha-theme-20191102_1
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
  2020-01-28 21:36 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-28 21:43 ` voidlinux-github
  2020-01-28 21:57 ` [PR PATCH] [Closed]: " voidlinux-github
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 21:43 UTC (permalink / raw)
  To: ml

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

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

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

New package: matcha-theme-20191102_1


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

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

From adbca88cb8ddd4267c69fc50ed399a372cc20ad3 Mon Sep 17 00:00:00 2001
From: rainyuu <gabriel2012688@gmail.com>
Date: Tue, 28 Jan 2020 22:41:17 +0100
Subject: [PATCH] New package: matcha-theme-2019.11.02

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

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

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

* Re: [PR PATCH] [Closed]: New package: matcha-theme-20191102_1
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
  2020-01-28 21:36 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-28 21:43 ` voidlinux-github
@ 2020-01-28 21:57 ` voidlinux-github
  2020-01-28 21:57 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 21:57 UTC (permalink / raw)
  To: ml

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

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

New package: matcha-theme-20191102_1
https://github.com/void-linux/void-packages/pull/18619

Description:


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

* Re: [PR PATCH] [Updated] New package: matcha-theme-20191102_1
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
                   ` (2 preceding siblings ...)
  2020-01-28 21:57 ` [PR PATCH] [Closed]: " voidlinux-github
@ 2020-01-28 21:57 ` voidlinux-github
  2020-01-28 22:10 ` voidlinux-github
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 21:57 UTC (permalink / raw)
  To: ml

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

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

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

New package: matcha-theme-20191102_1


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

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



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

* Re: [PR PATCH] [Updated] New package: matcha-theme-20191102_1
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
                   ` (3 preceding siblings ...)
  2020-01-28 21:57 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-28 22:10 ` voidlinux-github
  2020-01-28 22:23 ` voidlinux-github
  2020-04-19 14:46 ` New package: matcha-theme-2019.11.02 sgn
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 22:10 UTC (permalink / raw)
  To: ml

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

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

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

New package: matcha-theme-20191102_1


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

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

From 09214a27e0627b7a11630d608d963165354b1df6 Mon Sep 17 00:00:00 2001
From: rainyuu <gabriel2012688@gmail.com>
Date: Tue, 28 Jan 2020 23:08:58 +0100
Subject: [PATCH] New package: matcha-theme-2019.11.02

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

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

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

* Re: [PR PATCH] [Updated] New package: matcha-theme-20191102_1
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
                   ` (4 preceding siblings ...)
  2020-01-28 22:10 ` voidlinux-github
@ 2020-01-28 22:23 ` voidlinux-github
  2020-04-19 14:46 ` New package: matcha-theme-2019.11.02 sgn
  6 siblings, 0 replies; 8+ messages in thread
From: voidlinux-github @ 2020-01-28 22:23 UTC (permalink / raw)
  To: ml

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

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

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

New package: matcha-theme-20191102_1


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

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

From d6eb37057272ae1621dcc04b954b42948c149647 Mon Sep 17 00:00:00 2001
From: rainyuu <gabriel2012688@gmail.com>
Date: Tue, 28 Jan 2020 23:23:29 +0100
Subject: [PATCH] New package: matcha-theme-2019.11.02

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

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

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

* Re: New package: matcha-theme-2019.11.02
  2020-01-28 19:48 [PR PATCH] New package: matcha-theme-20191102_1 voidlinux-github
                   ` (5 preceding siblings ...)
  2020-01-28 22:23 ` voidlinux-github
@ 2020-04-19 14:46 ` sgn
  6 siblings, 0 replies; 8+ messages in thread
From: sgn @ 2020-04-19 14:46 UTC (permalink / raw)
  To: ml

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

New comment by sgn on void-packages repository

https://github.com/void-linux/void-packages/pull/18619#issuecomment-616151608

Comment:
Theme is usually not accepted. See https://github.com/void-linux/void-packages/pull/14247

Is there a reason this PR should be accepted?

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

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

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).