talimat 577 B

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