From: "Ronny Gutbrod" <gentoo@tastytea.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-boot/woeusb-ng/
Date: Wed, 14 Sep 2022 04:20:48 +0000 (UTC) [thread overview]
Message-ID: <1663082858.96050adf001ca7da25ebb7a0b50de3db15c04149.tastytea@gentoo> (raw)
commit: 96050adf001ca7da25ebb7a0b50de3db15c04149
Author: Duje Mihanović <duje.mihanovic <AT> skole <DOT> hr>
AuthorDate: Tue Sep 13 15:25:58 2022 +0000
Commit: Ronny Gutbrod <gentoo <AT> tastytea <DOT> de>
CommitDate: Tue Sep 13 15:27:38 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=96050adf
sys-boot/woeusb-ng: new package, add 0.2.10
Signed-off-by: Duje Mihanović <duje.mihanovic <AT> skole.hr>
sys-boot/woeusb-ng/Manifest | 1 +
sys-boot/woeusb-ng/metadata.xml | 8 ++++++++
sys-boot/woeusb-ng/woeusb-ng-0.2.10.ebuild | 22 ++++++++++++++++++++++
3 files changed, 31 insertions(+)
diff --git a/sys-boot/woeusb-ng/Manifest b/sys-boot/woeusb-ng/Manifest
new file mode 100644
index 000000000..adc847359
--- /dev/null
+++ b/sys-boot/woeusb-ng/Manifest
@@ -0,0 +1 @@
+DIST woeusb-ng-0.2.10.tar.gz 213600 BLAKE2B 384d4e93eff97c3b953770247b18409c8f611c9fe72a3292ed69e1d4ba12bf02018336adc5fcceeb8a59b494380816bfe75a571818ec44b1311f6ce02afa478b SHA512 3fd3ad3c725aabf86ead18cde7a812d97dee81ada5830e91548bd4033bba94a2b77085d00b1972d999e5cc9978ee58d74d8b376a04fd7d6ce47c44c749c9d6a8
diff --git a/sys-boot/woeusb-ng/metadata.xml b/sys-boot/woeusb-ng/metadata.xml
new file mode 100644
index 000000000..def9232fc
--- /dev/null
+++ b/sys-boot/woeusb-ng/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>duje.mihanovic@skole.hr</email>
+ <name>Duje Mihanović</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/sys-boot/woeusb-ng/woeusb-ng-0.2.10.ebuild b/sys-boot/woeusb-ng/woeusb-ng-0.2.10.ebuild
new file mode 100644
index 000000000..98d0f8337
--- /dev/null
+++ b/sys-boot/woeusb-ng/woeusb-ng-0.2.10.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..11} )
+DISTUTILS_SINGLE_IMPL=1
+inherit distutils-r1
+
+DESCRIPTION="Create Windows installer USB from ISO (rewrite of WoeUSB)"
+HOMEPAGE="https://github.com/WoeUSB/WoeUSB-ng"
+SRC_URI="https://github.com/WoeUSB/WoeUSB-ng/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/WoeUSB-ng-${PV}"
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+DEPEND="
+dev-python/wxpython
+"
+RDEPEND="
+app-arch/p7zip
+sys-boot/grub[grub_platforms_pc]
+"
next reply other threads:[~2022-09-14 4:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-14 4:20 Ronny Gutbrod [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-09-19 6:23 [gentoo-commits] repo/proj/guru:master commit in: sys-boot/woeusb-ng/ Haelwenn Monnier
2024-05-14 20:32 [gentoo-commits] repo/proj/guru:dev " Julien Roy
2024-05-14 20:42 ` [gentoo-commits] repo/proj/guru:master " Julien Roy
2024-10-01 14:58 David Roman
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=1663082858.96050adf001ca7da25ebb7a0b50de3db15c04149.tastytea@gentoo \
--to=gentoo@tastytea.de \
--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