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: buzz-1.1.10
Date: Sat, 07 Sep 2019 05:18:23 +0200	[thread overview]
Message-ID: <20190907031823.yVWaIY-oKvO3LDmtyc3hE01MSWzVK9aU9kT5FrQpnf4@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13775@inbox.vuxu.org>

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

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

https://github.com/renatoaguiar/void-packages buzz
https://github.com/void-linux/void-packages/pull/13775

New package: buzz-1.1.10


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

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

From 1a4a26e56eb89bd2284a5fbdc167c804092d5109 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renag.me>
Date: Sun, 18 Aug 2019 15:25:19 -0700
Subject: [PATCH] New package: buzz-1.1.10

---
 srcpkgs/buzz/template | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
 create mode 100644 srcpkgs/buzz/template

diff --git a/srcpkgs/buzz/template b/srcpkgs/buzz/template
new file mode 100644
index 00000000000..37b0bf732c7
--- /dev/null
+++ b/srcpkgs/buzz/template
@@ -0,0 +1,22 @@
+# Template file for 'buzz'
+pkgname=buzz
+version=1.1.10
+revision=1
+build_style=cargo
+hostmakedepends="git pkg-config"
+makedepends="cairo-devel dbus-devel libressl-devel pango-devel atk-devel gdk-pixbuf-devel gtk+3-devel libappindicator-devel libdbusmenu-gtk3-devel clang"
+short_desc="System tray application for notifying about unseen e-mail"
+maintainer="Renato Aguiar <renato@renag.me>"
+license="MIT, Apache-2.0"
+homepage="https://github.com/jonhoo/buzz"
+
+do_fetch() {
+	git clone https://github.com/jonhoo/buzz.git ${wrksrc}
+	cd ${wrksrc}
+	git reset --hard feb82747eff0c2ffca1d3990c8800cb9433d9f3e
+}
+
+post_install() {
+	vlicense LICENSE-MIT
+	vlicense LICENSE-APACHE
+}

      parent reply	other threads:[~2019-09-07  3:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13775@inbox.vuxu.org>
2019-09-07  3:18 ` voidlinux-github
2019-09-07  3:18 ` voidlinux-github [this message]

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=20190907031823.yVWaIY-oKvO3LDmtyc3hE01MSWzVK9aU9kT5FrQpnf4@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).