Search Criteria
Package Details: woeusb-ng 0.2.12-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/woeusb-ng.git (read-only, click to copy) |
---|---|
Package Base: | woeusb-ng |
Description: | Simple tool that enable you to create your own usb stick with Windows installer. |
Upstream URL: | https://github.com/WoeUSB/WoeUSB-ng |
Keywords: | Windows WoeUSB WoeUSB-ng |
Licenses: | GPL3 |
Conflicts: | woeusb, woeusb-git |
Provides: | woeusb |
Submitter: | Waxy |
Maintainer: | barbuk |
Last Packager: | barbuk |
Votes: | 183 |
Popularity: | 2.07 |
First Submitted: | 2020-07-24 20:28 (UTC) |
Last Updated: | 2023-06-10 12:07 (UTC) |
Dependencies (14)
- dosfstools (dosfstools-gitAUR)
- grub (grub-coreosAUR, grub-xen-gitAUR, grub-luks-keyfileAUR, grub-gitAUR, grub-grubenv-btrfsAUR, grub-libzfsAUR, grub-improved-luks2-gitAUR, grub-silentAUR)
- ntfsprogs (ntfs-3g)
- p7zip (p7zip-full-binAUR, p7zip-natspecAUR, 7zip)
- parted (parted-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-pip
- python-termcolor
- python-wxpython (python-wxpython-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
ZeroDot1 commented on 2021-03-17 20:25 (UTC)
Please replace p7zip with 7zip see: https://aur.archlinux.org/packages/7-zip
ZorinArch commented on 2021-02-07 09:06 (UTC)
Hi, Please add
Categories=Utility;
toWoeUSB-ng.desktop
tioguda commented on 2021-02-06 18:10 (UTC)
You forgot to add com.github.woeusb.woeusb-ng.policy as a source, and you need to correct the path for it.
gregmuellegger commented on 2020-12-23 12:00 (UTC)
On run, it reported that
termcolor
is missing:After installing ´community/python-termcolor` it worked as expected. So maybe this lists is missing a hard dependency specification?
Or its a bug in the code as the first message indicates that termcolor is optional.
hashworks commented on 2020-12-23 11:03 (UTC)
Won't build in a chroot env:
Waxy commented on 2020-11-10 20:44 (UTC)
Thank you.
xiretza commented on 2020-11-10 19:52 (UTC)
You need to update
.SRCINFO
.Waxy commented on 2020-11-10 18:53 (UTC)
I've updated the url, but url on the page is still the same, I hope that it will update the displayed link soon.
fredboy commented on 2020-11-09 08:30 (UTC) (edited on 2020-11-09 08:31 (UTC) by fredboy)
Please, fix upstream link, it points to "https://aur.archlinux.org/packages/woeusb-ng/github.com/WoeUSB/WoeUSB-ng" when you click it.
xiretza commented on 2020-10-19 12:09 (UTC) (edited on 2020-10-19 12:17 (UTC) by xiretza)
Why does this package clone the git repo, then check out the tag, instead of downloading the release tarball (https://github.com/WoeUSB/WoeUSB-ng/archive/v0.2.5.tar.gz)?
Edit: also, the patch file needs to be in
sources=
, must be referenced as "$srcdir/AUR.patch", and patching should happen inprepare()
. Please test-build your packages in a clean chroot to make sure they at least aren't grossly incorrect.« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »