Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: Yaru++ icons
Date: Fri, 01 Nov 2019 17:25:31 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16035@inbox.vuxu.org> (raw)

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

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

https://github.com/gusbemacbe/void-packages yaru-plus
https://github.com/void-linux/void-packages/pull/16035

New package: Yaru++ icons
Hello @k4leg !

Sorry for my long absence! I took some days to try to figure how I built correctly via xbps. But I figured your guide, and what happened and I did wrong.

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

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

From b4172f4430ce5d39bde5ee6bc37e7a20f8c25cf2 Mon Sep 17 00:00:00 2001
From: gustavo Costa <gusbemacbe@gmail.com>
Date: Fri, 1 Nov 2019 13:08:59 -0300
Subject: [PATCH] New package: yaru-plus-3.0

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

diff --git a/srcpkgs/yaru-plus/template b/srcpkgs/yaru-plus/template
new file mode 100644
index 00000000000..72c63ec663b
--- /dev/null
+++ b/srcpkgs/yaru-plus/template
@@ -0,0 +1,16 @@
+# Template file for 'yaru-plus'
+pkgname=yaru-plus
+version=3.0
+revision=1
+archs=noarch
+short_desc="Elegant Canonical's Yaru-based third-party icons theme"
+maintainer="Gustavo Costa <gusbemacbe@gmail.com>"
+license="GPL-3.0-or-later"
+homepage="https://github.com/Bonandry/yaru-plus"
+distfiles="https://github.com/Bonandry/${pkgname}/archive/v${version}.tar.gz"
+checksum=02491bd251358bd5b6dab89a910c274ba8dbf081dd5b5db5757a0a3c6bdcf618
+
+do_install() {
+	vmkdir usr/share/icons
+	vcopy Yaru++* usr/share/icons/
+}

             reply	other threads:[~2019-11-01 16:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01 16:25 voidlinux-github [this message]
2019-11-03 13:06 ` [PR PATCH] [Merged]: " voidlinux-github
2019-11-03 15:25 ` 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16035@inbox.vuxu.org \
    --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).