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: mcos-mjv-xfce-edition-6435c39
Date: Tue, 23 Jul 2019 07:42:00 +0200	[thread overview]
Message-ID: <20190723054200.YNyIOiZFg5Ho8Kl1yZ_B2xerPu7CZYY8EgHHYJFSedg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13263@inbox.vuxu.org>

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

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

https://github.com/LinArcX/void-packages mcos-mjv-xfce-edition-6435c39
https://github.com/void-linux/void-packages/pull/13263

New Package: mcos-mjv-xfce-edition-6435c39
a GTK3-theme/ XWM4-theme:

https://github.com/paullinuxthemer/McOS-MJV-XFCE-Edition

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mcos-mjv-xfce-edition-6435c39-13263.patch --]
[-- Type: application/text/x-diff, Size: 1581 bytes --]

From bbacee2a2c3736e4cf2fcde533489ff93386942c Mon Sep 17 00:00:00 2001
From: LinArcX <linarcx@gmail.com>
Date: Tue, 23 Jul 2019 10:10:34 +0430
Subject: [PATCH] New package: mcos-mjv-xfce-edition-0

---
 srcpkgs/mcos-mjv-xfce-edition/template | 29 ++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)
 create mode 100644 srcpkgs/mcos-mjv-xfce-edition/template

diff --git a/srcpkgs/mcos-mjv-xfce-edition/template b/srcpkgs/mcos-mjv-xfce-edition/template
new file mode 100644
index 00000000000..ed7b891b5fe
--- /dev/null
+++ b/srcpkgs/mcos-mjv-xfce-edition/template
@@ -0,0 +1,29 @@
+# Template file for 'mcos-mjv-xfce-edition'
+pkgname=mcos-mjv-xfce-edition
+version=0
+revision=1
+_pkgname=McOS-MJV-XFCE-Edition
+_commit=6435c3919386006bee4895da617a3a2d42c5b7ac
+archs=noarch
+wrksrc="${_pkgname}-${_commit}"
+create_wrksrc=yes
+short_desc="GTK3-theme/ XWM4-theme"
+maintainer="linarcx <linarcx@gmail.com>"
+license="GPL-2"
+homepage="https://github.com/paullinuxthemer/McOS-MJV-XFCE-Edition"
+distfiles="${homepage}/archive/${_commit}.tar.gz"
+checksum=e79e1fe35639440378c10f00d22570817101aa6a21d29413565a1ba9501e35e0
+_version=2.3
+
+do_install() {
+	vmkdir usr/share/themes
+	vmkdir usr/share/themes/McOS-MJV-Dark-Xfce
+	vmkdir usr/share/themes/McOS-MJV-Xfce
+	cd ${_pkgname}-${_commit}
+	mv McOS-MJV-Dark-XFCE-Edition-"${_version}" McOS-MJV-Dark-Xfce
+	mv "${_pkgname}"-"${_version}" McOS-MJV-Xfce
+	cd McOS-MJV-Dark-Xfce
+	vcopy ./* usr/share/themes/McOS-MJV-Dark-Xfce
+	cd ..;cd McOS-MJV-Xfce
+	vcopy ./* usr/share/themes/McOS-MJV-Xfce
+}
\ No newline at end of file

  parent reply	other threads:[~2019-07-23  5:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-20 21:43 [PR PATCH] " voidlinux-github
2019-07-20 21:46 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-20 21:46 ` voidlinux-github
2019-07-20 21:49 ` voidlinux-github
2019-07-20 21:49 ` voidlinux-github
2019-07-20 21:55 ` voidlinux-github
2019-07-20 21:55 ` voidlinux-github
2019-07-20 22:04 ` voidlinux-github
2019-07-20 22:04 ` voidlinux-github
2019-07-20 22:10 ` voidlinux-github
2019-07-20 22:10 ` voidlinux-github
2019-07-21  6:06 ` voidlinux-github
2019-07-21  6:06 ` voidlinux-github
2019-07-22 13:22 ` voidlinux-github
2019-07-22 13:22 ` voidlinux-github
2019-07-22 15:16 ` voidlinux-github
2019-07-23  5:39 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-23  5:39 ` voidlinux-github
2019-07-23  5:41 ` voidlinux-github
2019-07-23  5:41 ` voidlinux-github
2019-07-23  5:42 ` voidlinux-github [this message]
2019-07-23  5:42 ` voidlinux-github
2019-07-29 13:05 ` New Package: mcos-mjv-xfce-edition-0 voidlinux-github
2019-07-29 13:05 ` [PR PATCH] [Closed]: " voidlinux-github
2019-09-27 14:26 ` voidlinux-github
2019-09-27 15:50 ` voidlinux-github

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=20190723054200.YNyIOiZFg5Ho8Kl1yZ_B2xerPu7CZYY8EgHHYJFSedg@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).