milis/talimatname/genel/f/fvwm-crystal/talimat

15 lines
361 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: fvwm-crystal masası
# URL: http://home.gna.org/fvwm-crystal/
# Paketçi: milisarge@gmail.com
# Gerekler: fvwm imagemagick python feh xdg-user-dirs trayer
isim=fvwm-crystal
surum=3.3.2
devir=1
kaynak=(http://downloads.sourceforge.net/sourceforge/${isim}/${isim}-${surum}.tar.gz)
derle() {
cd $isim-$surum
make DESTDIR="$PKG" prefix=/usr install
}