milis/talimatname/genel/l/lxde-appearance-obconf/talimat

22 lines
485 B
Plaintext
Executable File
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: LXAppearance OBconf paketi, OpenBox'u yapılandırmak üzere LXAppearance için bir eklenti içerir.
# URL: http://lxde.org/
# Paketçi: milisarge@gmail.com
# Gerekler: gtk2 intltool lxde-appearance openbox
# Grup: sistem
isim=lxde-appearance-obconf
_isim=lxappearance-obconf
surum=0.2.2
devir=1
kaynak=(http://downloads.sourceforge.net/lxde/$_isim-$surum.tar.xz)
derle() {
cd $_isim-$surum
./configure --prefix=/usr --disable-static
make
make DESTDIR=$PKG install
}