milis/talimatname/genel/g/gtk-engines/talimat

22 lines
415 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: GTK-engines paketi, sekiz tema / motor ve GTK2 için iki ilave motor içerir.
# URL: http://ftp.gnome.org/pub/gnome/sources/gtk-engines
# Paketçi: milisarge
# Gerekler: gtk2 lua
isim=gtk-engines
surum=2.20.2
devir=1
kaynak=(http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.20/$isim-$surum.tar.bz2)
derle() {
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}