123456789101112131415161718192021222324 |
- [paket]
- tanim = Windows usb bellek yazıcı uygulaması
- paketci = milisarge
- grup = sistem
- url = https://github.com/WoeUSB/WoeUSB
- [gerek]
- derleme =
- calisma = dosfstools grub ntfs-3g parted wget wimlib
- [kaynak]
- 1 = https://github.com/WoeUSB/WoeUSB/releases/download/v5.2.4/woeusb-5.2.4.bash
- [sha256]
- 1 = 0b9e502313c6461346cc4d150459b2e1341d30f9ffda005e160829ad9d5bfffc
- [derle]
- betik = echo "derleme yok"
-
- [pakur]
- betik = cp ${KAYNAK_DIZIN}/woeusb-$surum.bash woeusb
- betik = chmod +x woeusb
- betik = install -D -t "$PKG/usr/bin" "$SRC/woeusb"
|