Versions
v0.2.12-r1 :: 0 :: gentoo
- Modified
- License
- GPL-3+
- Keywords
- ~amd64
- USE flags
- gui
USE flags
General
- gui
- Enable support for a graphical user interface
python_single_target
- python3_11
- Build for Python 3.11 only
- python3_12
- Build for Python 3.12 only
- python3_13
- Build for Python 3.13 only
- python3_14
- Build for Python 3.14 only
Runtime Dependencies
app-arch / 7zip : Free file archiver for extremely high compression
app-arch / p7zip : Port of 7-Zip archiver for Unix
dev-lang / python : An interpreted, interactive, object-oriented 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
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Takuya Wakazono · gentoo
sys-boot/woeusb-ng: enable py3.14, disable py3.10
Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44428 Closes: https://github.com/gentoo/gentoo/pull/44428 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Takuya Wakazono · gentoo
sys-boot/woeusb-ng: add app-arch/7zip as an alternative
It's just using `7z e` command. https://github.com/WoeUSB/WoeUSB-ng/blob/18e8918f75af26c0258a5b5f7bdb13acb76611eb/WoeUSB/workaround.py#L100 Closes: https://bugs.gentoo.org/955161 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/41929 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - 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>