milis/talimatname/genel/l/lxde-session/talimat

20 lines
422 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: LXDE için varsayılan oturum yöneticisini içerir
# URL: http://lxde.org/
# Paketçi: milisarge@gmail.com
# Gerekler: dbus-glib gtk2 libunique1 lsb-release polkit vala upower pm-utils
isim=lxde-session
_isim=lxsession
surum=0.5.2
devir=3
kaynak=(http://downloads.sourceforge.net/lxde/$_isim-$surum.tar.xz)
derle() {
cd $_isim-$surum
./configure --prefix=/usr --disable-man
make
make DESTDIR=$PKG install
}