Github messages for voidlinux
 help / color / mirror / Atom feed
From: filiprojek <filiprojek@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: usbimager-1.0.10
Date: Mon, 25 Dec 2023 18:58:58 +0100	[thread overview]
Message-ID: <20231225175858.slSG2IjM7JgBs4lEOVMVjOsMPTlkVZCQQM6m10EqOwo@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-47851@inbox.vuxu.org>

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

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

https://github.com/filiprojek/void-packages usbimager
https://github.com/void-linux/void-packages/pull/47851

New package: usbimager-1.0.10
Closes: #42758

#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)



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

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

From 5d88c1f30fb6a7d7bd83d46ad43b1431e9dc666e Mon Sep 17 00:00:00 2001
From: Filip Rojek <filip@filiprojek.cz>
Date: Thu, 15 Jun 2023 18:43:33 +0200
Subject: [PATCH] New package: usbimager-1.0.10

Closes: #42758
---
 srcpkgs/usbimager/template | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)
 create mode 100644 srcpkgs/usbimager/template

diff --git a/srcpkgs/usbimager/template b/srcpkgs/usbimager/template
new file mode 100644
index 0000000000000..34cbc06df462a
--- /dev/null
+++ b/srcpkgs/usbimager/template
@@ -0,0 +1,26 @@
+# Template file for 'usbimager'
+pkgname=usbimager
+version=1.0.10
+revision=1
+archs="~aarch64 ~armv7l ~armv6l-musl ~aarch64-musl"
+build_wrksrc="src"
+hostmakedepends="libX11-devel"
+short_desc="Minimal GUI application (GTK) for writing ISO images to USB drives"
+maintainer="Filip Rojek <filip@filiprojek.cz>"
+license="MIT"
+homepage="https://gitlab.com/bztsrc/usbimager"
+changelog="https://gitlab.com/bztsrc/usbimager/-/releases"
+distfiles="https://gitlab.com/bztsrc/usbimager/-/archive/${version}/usbimager-${version}.tar.gz"
+checksum=582a4121bec523c5f737d4c91a5a96357243c146330d7785ab54aa3730fba4ff
+
+do_build() {
+	make
+}
+
+do_install() {
+	make DESTDIR=${DESTDIR} install
+}
+
+post_install() {
+	vlicense ../LICENSE
+}

  parent reply	other threads:[~2023-12-25 17:58 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 17:40 [PR PATCH] " filiprojek
2023-12-20 17:44 ` [PR PATCH] [Updated] " filiprojek
2023-12-24 18:53 ` [PR REVIEW] " Luciogi
2023-12-24 18:59 ` Luciogi
2023-12-25 17:58 ` filiprojek [this message]
2023-12-25 18:02 ` [PR REVIEW] " filiprojek
2023-12-25 18:25 ` filiprojek
2024-03-25  1:45 ` github-actions
2024-04-08  1:45 ` [PR PATCH] [Closed]: " github-actions

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=20231225175858.slSG2IjM7JgBs4lEOVMVjOsMPTlkVZCQQM6m10EqOwo@z \
    --to=filiprojek@users.noreply.github.com \
    --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).