milis/talimatname/genel/e/etcher/talimat

18 lines
438 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Tanım: SD kartlarına ve USB sürücülerine güvenli ve kolay kalıp yazma
# URL: http://www.etcher.io/
# Paketçi: Cihan_Alkan
# Gerekler: gtk2 xorg-libxtst gconf nss alsa-lib
# Grup: sistem
isim=etcher
surum=1.3.1
devir=1
kaynak=(https://github.com/resin-io/etcher/releases/download/v${surum}/etcher-electron_${surum}_amd64.deb)
derle() {
ar x etcher-electron_${surum}_amd64.deb
cd "$PKG"
tar xf "$SRC/data.tar.xz"
}