public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hayley Hughes" <hayley@foxes.systems>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/quickemu/
Date: Wed, 15 Dec 2021 08:45:19 +0000 (UTC)	[thread overview]
Message-ID: <1639557889.2e12abb9ecc073205f10358390b4999c867ea58a.hayley@gentoo> (raw)

commit:     2e12abb9ecc073205f10358390b4999c867ea58a
Author:     Hayley Hughes <hayley <AT> foxes <DOT> systems>
AuthorDate: Wed Dec 15 08:39:53 2021 +0000
Commit:     Hayley Hughes <hayley <AT> foxes <DOT> systems>
CommitDate: Wed Dec 15 08:44:49 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2e12abb9

app-emulation/quickemu: New package

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hayley Hughes <hayley <AT> foxes.systems>

 app-emulation/quickemu/Manifest             |  1 +
 app-emulation/quickemu/metadata.xml         |  8 ++++++
 app-emulation/quickemu/quickemu-3.11.ebuild | 42 +++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+)

diff --git a/app-emulation/quickemu/Manifest b/app-emulation/quickemu/Manifest
new file mode 100644
index 000000000..bb26a360b
--- /dev/null
+++ b/app-emulation/quickemu/Manifest
@@ -0,0 +1 @@
+DIST 3.11.tar.gz 128498 BLAKE2B 15791e21733a2b77b54e8b25d37f9f8b7a112e249635c187ba1267f2bea089f38d96e5690da2d44b82b3668827df524afa765b42f90f61bfe368f53c773c51b4 SHA512 076c6e4108c5bb0e85e36c13da91e3c7f3f607b54cd50cbf73cc64fc157198a18daaa7131473e5d6166e1babd905645b673d05373a2f18959bdb4a8a1c9f897f

diff --git a/app-emulation/quickemu/metadata.xml b/app-emulation/quickemu/metadata.xml
new file mode 100644
index 000000000..2dbfc0eba
--- /dev/null
+++ b/app-emulation/quickemu/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>hayley@foxes.systems</email>
+		<name>Hayley Hughes</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/app-emulation/quickemu/quickemu-3.11.ebuild b/app-emulation/quickemu/quickemu-3.11.ebuild
new file mode 100644
index 000000000..6cd3d5583
--- /dev/null
+++ b/app-emulation/quickemu/quickemu-3.11.ebuild
@@ -0,0 +1,42 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit python-single-r1
+
+DESCRIPTION="Create and run optimised Windows, macOS and Linux desktop virtual machines"
+HOMEPAGE="https://github.com/quickemu-project/quickemu"
+SRC_URI="https://github.com/quickemu-project/${PN}/archive/refs/tags/${PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+DEPEND="
+	${PYTHON_DEPS}
+	>=app-emulation/qemu-6.0.0[gtk,sdl,spice]
+	>=app-shells/bash-4.0:=
+	app-cdr/cdrtools
+	app-crypt/swtpm
+	app-misc/jq
+	net-misc/spice-gtk[gtk3]
+	net-misc/wget
+	net-misc/zsync
+	sys-apps/usbutils
+	sys-apps/util-linux
+	sys-firmware/edk2-ovmf
+	sys-process/procps
+	x11-apps/xrandr
+	x11-misc/xdg-user-dirs
+"
+RDEPEND="${DEPEND}"
+BDEPEND=""
+
+src_install() {
+	python_doscript macrecovery macrecovery
+	dobin quickemu
+	dobin quickget
+}


             reply	other threads:[~2021-12-15  8:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15  8:45 Hayley Hughes [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-15 10:51 [gentoo-commits] repo/proj/guru:master commit in: app-emulation/quickemu/ Andrew Ammerlaan
2021-12-15 10:51 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2022-12-24  2:44 Hayley Hughes
2023-07-22  4:38 Steve Burnham
2023-07-22 17:34 Steve Burnham
2023-08-24  6:52 Hayley Hughes
2023-12-04  4:39 Steve Burnham
2023-12-11  1:57 Steve Burnham
2024-04-13 15:59 Julien Roy
2024-04-13 15:59 Julien Roy

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=1639557889.2e12abb9ecc073205f10358390b4999c867ea58a.hayley@gentoo \
    --to=hayley@foxes.systems \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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