sys-boot / woeusb-ng

Create a Windows USB stick installer from an iso image (rewrite of WoeUSB)

Official package sites : https://github.com/WoeUSB/WoeUSB-ng ·

v0.2.12 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64
USE flags
gui

General

gui
Enable support for a graphical user interface

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only
python3_13
Build for Python 3.13 only

app-arch / p7zip : Port of 7-Zip archiver for Unix

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / termcolor : ANSI Color formatting for output in terminal

dev-python / wxpython : A blending of the wxWindows C++ class library with Python

sys-apps / util-linux : Various useful Linux utilities

sys-block / parted : Create, destroy, resize, check, copy partitions and file systems

sys-boot / grub : GNU GRUB boot loader

sys-fs / dosfstools : DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat

sys-fs / ntfs3g : Open source read-write NTFS driver that runs under FUSE

Repository mirror & CI · gentoo
Merge updates from master
Takuya Wakazono · gentoo
sys-boot/woeusb-ng: fix syntax warning in Python 3.12
https://github.com/WoeUSB/WoeUSB-ng/pull/134 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41211 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Takuya Wakazono · gentoo
sys-boot/woeusb-ng: enable py3.13
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41195 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Takuya Wakazono · gentoo
sys-boot/woeusb-ng: new package, add 0.2.12
Imported from ::guru. This is a newer project that replaces sys-boot/woeusb. Changes from ::guru: - Fix setuptools warnings - Fix hardcoded org.freedesktop.policykit.exec.path - Add non optional RDEPEND Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>