milis/talimatname/genel/o/obconf/talimat

19 lines
476 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: Openbox yapılandırması için araçlar
# URL: http://openbox.org/wiki/ObConf:About
# Paketçi: milisarge
# Gerekler: openbox startup-notification gtk2 cairo xorg-pixman xorg-libxext gdk-pixbuf atk libglade avahi dbus-python dbus-glib libdaemon xorg-mesa
# Grup: sistem
isim=obconf
surum=2.0.4
devir=2
kaynak=(http://icculus.org/openbox/obconf/$isim-$surum.tar.gz)
derle() {
cd $isim-$surum
./configure --prefix=/usr
make
make DESTDIR=$PKG install
}