Github messages for voidlinux
 help / color / mirror / Atom feed
From: zen0bit <zen0bit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: quickemu 3.11
Date: Tue, 22 Feb 2022 13:35:52 +0100	[thread overview]
Message-ID: <20220222123552.6cDhjvkG9KA3uTsvPReD1CNPzKdYKEOcVR5iY3J3V58@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35777@inbox.vuxu.org>

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

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

https://github.com/oSoWoSo/void-packages quickemu
https://github.com/void-linux/void-packages/pull/35777

New package: quickemu 3.11
### quickemu:
 Quickly create and run optimised Windows, macOS and Linux desktop virtual machines.
[project page](https://github.com/quickemu-project/quickemu)

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

#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): NO
- This software is not compiled and is simple bash script
- But I think could be usefull
  
#### Local build testing
- I built this PR locally for my native architecture, x86_64 libc


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

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

From 5bd8a5214c98f7d9e223c9d17a921652b945c63b Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Tue, 22 Feb 2022 13:01:56 +0100
Subject: [PATCH] New package: quickemu 3.12

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

diff --git a/srcpkgs/quickemu/template b/srcpkgs/quickemu/template
new file mode 100644
index 000000000000..0a258f77e55d
--- /dev/null
+++ b/srcpkgs/quickemu/template
@@ -0,0 +1,22 @@
+# Template file for 'quickemu'
+pkgname=quickemu
+version=3.12
+revision=1
+wrksrc=${pkgname}-${version}
+depends="qemu bash coreutils grep jq procps-ng python3 cdrtools usbutils util-linux sed spice-gtk swtpm wget xdg-user-dirs xrandr zsync"
+short_desc="Quickly create and run optimised virtual machines"
+maintainer="zenobit <zen@osowoso.xyz>"
+license="MIT"
+homepage="https://github.com/quickemu-project/quickemu"
+distfiles="https://github.com/quickemu-project/quickemu/archive/refs/tags/${version}.tar.gz"
+checksum=17c53abbd71bbc50a9037bc006791888ac75f4d4d7501c0d5a98176a58b80c18
+
+do_install() {
+	vbin ./quickemu
+	vbin ./quickget
+	vbin ./macrecovery
+}
+
+post_install() {
+	vlicense LICENSE
+}

  parent reply	other threads:[~2022-02-22 12:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-22 12:10 [PR PATCH] " zen0bit
2022-02-22 12:13 ` zen0bit
2022-02-22 12:14 ` zen0bit
2022-02-22 12:35 ` zen0bit [this message]
2022-02-22 12:43 ` [PR PATCH] [Updated] New package: quickemu 3.12 zen0bit
2022-02-22 15:56 ` paper42
2022-02-23 23:50 ` [PR PATCH] [Closed]: " paper42
  -- strict thread matches above, loose matches on Subject: below --
2022-02-06 11:51 [PR PATCH] Create template zen0bit
2022-02-22 11:58 ` [PR PATCH] [Updated] New package: quickemu 3.11 zen0bit

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=20220222123552.6cDhjvkG9KA3uTsvPReD1CNPzKdYKEOcVR5iY3J3V58@z \
    --to=zen0bit@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).