milis/talimatname/genel/p/pencilsheep/talimat

19 lines
396 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: Resim düzenleme uygulaması
# URL: http://pencilsheep.com
# Paketçi: Cihan_Alkan
# Gerekler: sdl2-ttf
# Grup: tasarım
isim=pencilsheep
surum=0.100.04
devir=1
kaynak=(http://pencilsheep.com/dl/pencilsheep.deb
pencilsheep.sh)
derle() {
ar x pencilsheep.deb
tar -xf data.tar.?z -C "$PKG" ./usr
mkdir $PKG/usr/bin
cp -r $SRC/pencilsheep.sh $PKG/usr/bin/pencilsheep
}