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 »
Kage-Yami commented on 2020-07-26 12:39 (UTC)
Looks like the
url
in thePKGBUILD
is being treated as a relative URL and so is trying to go somewhere on aur.archlinux.org, instead of the GitHub repository.aminvakil commented on 2020-03-26 10:50 (UTC)
@himanshuxd
https://wiki.archlinux.org/index.php/VCS_package_guidelines#Guidelines
Because the sources are not static, skip the checksum in
md5sums=()
by adding'SKIP'
.himanshuxd commented on 2020-03-25 20:57 (UTC)
md5sums=('SKIP')
Why?
^
DragonX256 commented on 2019-04-17 08:27 (UTC)
@damian101 stop making git-packages OOD. This package updates to the latest commit of source code repository. That basically means what package always be updated.
DragonX256 commented on 2019-03-27 17:22 (UTC)
@pappl It's described in official VCS Package Guidelines: Because the sources are not static, skip the checksum in md5sums=() by adding 'SKIP'.
pappl commented on 2019-03-27 17:07 (UTC)
md5sums=('SKIP')
Why?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »