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: uefitool-t20190818
Date: Sat, 05 Oct 2019 01:33:32 +0200	[thread overview]
Message-ID: <20191004233332.Oe3_NM44xNDueWQinJHc1Y4_cGApAyXli90lS16RSnk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14821@inbox.vuxu.org>

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

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

https://github.com/qookei/void-packages master
https://github.com/void-linux/void-packages/pull/14821

New package: uefitool-t20190818


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

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

From f49366374e960e7f58ce8d4f2c18927f2ed225ab Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Kacper=20S=C5=82omi=C5=84ski?=
 <kacper.slominski72@gmail.com>
Date: Sun, 29 Sep 2019 19:01:19 +0200
Subject: [PATCH] New package: UEFITool-A55

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

diff --git a/srcpkgs/UEFITool/template b/srcpkgs/UEFITool/template
new file mode 100644
index 00000000000..6d9602fd636
--- /dev/null
+++ b/srcpkgs/UEFITool/template
@@ -0,0 +1,27 @@
+# Template file for 'UEFITool'
+pkgname=UEFITool
+version=A55
+revision=1
+build_wrksrc="UEFITool"
+build_style=qmake
+hostmakedepends="qt5-qmake qt5-devel"
+makedepends="qt5-declarative-devel"
+short_desc="UEFI firmware image viewer and editor"
+maintainer="Kacper Słomiński <kacper.slominski72@gmail.com>"
+license="BSD-2-Clause"
+homepage="https://github.com/LongSoft/UEFITool/"
+distfiles="${homepage}/archive/${version}.tar.gz"
+checksum=2b8f7643585aee80497789430b18196e8480c0d0af8632dec8bc06492fbc16d9
+
+do_install() {
+	vbin UEFITool uefitool
+	vmkdir usr/share/applications
+	vinstall uefitool.desktop 644 usr/share/applications
+	local size
+	for size in 16 32 48 64 128 256 512; do
+		vinstall icons/uefitool_${size}x${size}.png \
+			644 usr/share/icons/hicolor${size}x${size}/apps uefitool.png
+	done
+	vinstall icons/uefitool_128x128.png 644 usr/share/pixmaps uefitool.png
+	vlicense ../LICENSE.md
+}

  parent reply	other threads:[~2019-10-04 23:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 17:02 [PR PATCH] " voidlinux-github
2019-09-29 18:57 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-29 18:57 ` voidlinux-github
2019-09-29 19:00 ` voidlinux-github
2019-09-29 19:00 ` voidlinux-github
2019-09-29 20:04 ` voidlinux-github
2019-09-29 20:04 ` voidlinux-github
2019-10-04 23:33 ` voidlinux-github
2019-10-04 23:33 ` voidlinux-github [this message]
2019-10-04 23:42 ` [PR PATCH] [Closed]: New package: UEFITool-A55 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=20191004233332.Oe3_NM44xNDueWQinJHc1Y4_cGApAyXli90lS16RSnk@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).