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