22 lines
497 B
Plaintext
22 lines
497 B
Plaintext
pkgbase = woeusb
|
|
pkgdesc = A Linux program to create Windows USB stick installer from a Windows DVD or an image
|
|
pkgver = 3.3.1
|
|
pkgrel = 1
|
|
url = https://github.com/slacka/WoeUSB
|
|
arch = x86_64
|
|
license = GPL3
|
|
makedepends = git
|
|
depends = wxgtk2
|
|
depends = grub
|
|
depends = dosfstools
|
|
depends = parted
|
|
depends = wget
|
|
depends = ntfs-3g
|
|
optdepends = gksu
|
|
conflicts = woeusb-git
|
|
source = WoeUSB-3.3.1::git+https://github.com/slacka/WoeUSB.git#tag=v3.3.1
|
|
sha256sums = SKIP
|
|
|
|
pkgname = woeusb
|
|
|