milis/talimatname/genel/l/lxde-icon-theme/talimat

19 lines
377 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: LXDE Simge Tema paketi, LXDE için nuoveXT 2.2 Simge Teması içeriyor.
# URL: http://lxde.org/
# Paketçi: geantbrun at gmail dot com
# Gerekler: gtk-update-icon-cache
isim=lxde-icon-theme
surum=0.5.1
devir=2
kaynak=(http://downloads.sourceforge.net/lxde/$isim-$surum.tar.xz)
derle() {
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}