# Tanım: X.Org Xi kutuphanesi # URL: http://xorg.freedesktop.org # Paketçi: milisarge # Gerekler: xorg-proto xorg-libx11 xorg-libxext xorg-libxfixes name=xorg-libxi version=1.7.6 release=1 source=(http://mirror.switch.ch/ftp/mirror/X11/pub/individual/lib/libXi-$version.tar.bz2) derle() { cd libXi-$version ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make make DESTDIR=$PKG install }