From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1303015-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AB6E613933E for <garchives@archives.gentoo.org>; Fri, 16 Jul 2021 06:01:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93164E0A68; Fri, 16 Jul 2021 06:01:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7A15AE0A68 for <gentoo-commits@lists.gentoo.org>; Fri, 16 Jul 2021 06:01:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D1887342A6C for <gentoo-commits@lists.gentoo.org>; Fri, 16 Jul 2021 06:01:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 483F07D1 for <gentoo-commits@lists.gentoo.org>; Fri, 16 Jul 2021 06:01:23 +0000 (UTC) From: "Joonas Niilola" <juippis@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" <juippis@gentoo.org> Message-ID: <1626415205.0790841c691104c135a1edf5f8c1c03051d39d5b.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-boot/woeusb/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-boot/woeusb/Manifest sys-boot/woeusb/woeusb-5.1.2.ebuild X-VCS-Directories: sys-boot/woeusb/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 0790841c691104c135a1edf5f8c1c03051d39d5b X-VCS-Branch: master Date: Fri, 16 Jul 2021 06:01:23 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6789dd32-fda0-45be-bbe4-a0b72d1dfbb8 X-Archives-Hash: db6eafa038a8707899d01ddf407c62e6 commit: 0790841c691104c135a1edf5f8c1c03051d39d5b Author: Marco Scardovi <someone <AT> example <DOT> com> AuthorDate: Sun Jul 11 07:48:00 2021 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Fri Jul 16 06:00:05 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0790841c sys-boot/woeusb: bump to 5.1.2 This new version drops the GUI interface, so I will maintain both old version (v3) and new (v5+). Closes: https://bugs.gentoo.org/764491 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Marco Scardovi <marco <AT> scardovi.com> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> sys-boot/woeusb/Manifest | 1 + sys-boot/woeusb/woeusb-5.1.2.ebuild | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/sys-boot/woeusb/Manifest b/sys-boot/woeusb/Manifest index 8bb853f6f1a..df150530eef 100644 --- a/sys-boot/woeusb/Manifest +++ b/sys-boot/woeusb/Manifest @@ -1 +1,2 @@ DIST woeusb-3.3.1.tar.gz 386399 BLAKE2B 1423ecca39018c674b0eea36de732f54cfcdd14b8cc465e6d3c0639192cbd8355436b7a39ba453b19fa6f1c5b1f6938ef12f49710bc2a4af0f2eaed967e03ce7 SHA512 e3460efabaee199eb5ffc73ca99fe2d9141ed3a5f72acd2f8910b093b2b3a93928ee4eeb27d634293448f036101d8bf24aef65dc338c80e6e3e1738004594d52 +DIST woeusb-5.1.2.tar.gz 160660 BLAKE2B 86fd0581ea2524d61ef48d9adf633d350ae214842ee8f26c2937f312fce864fa188fb40dd35e8e9b15c3eef46869f0099ee005e3c49fc219486d006357f74f09 SHA512 ee1341cdcaf203e4c5007e3ac19deb0b3bbee9e7eeb5ca9a74742d107b1b3e77e5b938d2f7de9ce23b7fba51d6a266ea26fb221300613c1c4c8d0cd4f8299f8b diff --git a/sys-boot/woeusb/woeusb-5.1.2.ebuild b/sys-boot/woeusb/woeusb-5.1.2.ebuild new file mode 100644 index 00000000000..77f857db083 --- /dev/null +++ b/sys-boot/woeusb/woeusb-5.1.2.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit autotools + +DESCRIPTION="Creates windows installer on usb media from an iso image" +HOMEPAGE="https://github.com/WoeUSB/WoeUSB" +SRC_URI="https://github.com/WoeUSB/WoeUSB/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="CC-BY-SA-4.0 GPL-3+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +RESTRICT="test" # No test suite + +RDEPEND=" + app-arch/wimlib + sys-apps/util-linux + sys-block/parted + sys-boot/grub:2[grub_platforms_pc] + sys-fs/dosfstools + sys-fs/ntfs3g +" +DEPEND="${RDEPEND}" + +S="${WORKDIR}/WoeUSB-${PV}" + +src_prepare() { + default + sed -i -e "s/@@WOEUSB_VERSION@@/${PV}/" sbin/"${PN}" || die +}