Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: matcha-theme-20191102_1
Date: Tue, 28 Jan 2020 22:36:50 +0100	[thread overview]
Message-ID: <20200128213650.z7gsVKSBJS_jZmJnFGoluj0BqQJZzlZvILfOO65KGck@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18619@inbox.vuxu.org>

[-- 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() {

  reply	other threads:[~2020-01-28 21:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-28 19:48 [PR PATCH] " voidlinux-github
2020-01-28 21:36 ` voidlinux-github [this message]
2020-01-28 21:43 ` [PR PATCH] [Updated] " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200128213650.z7gsVKSBJS_jZmJnFGoluj0BqQJZzlZvILfOO65KGck@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).