milis/talimatname/genel/x/xfce4-power-manager/talimat

19 lines
457 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: Xfce masaüstü için güç yöneticisi.
# URL: http://goodies.xfce.org/projects/applications/xfce4-power-manager
# Paketçi: milisarge
# Gerekler: dbus-glib xorg-app libnotify xfce4-panel upower udisks
isim=xfce4-power-manager
surum=1.4.4
devir=2
kaynak=(http://archive.xfce.org/src/xfce/$isim/${surum%.*}/$isim-$surum.tar.bz2)
derle() {
cd $isim-$surum
./configure \
--prefix=/usr \
--sysconfdir=/etc
make
make DESTDIR=$PKG install
}