description="X Font Service client library" packager="" maintainer="Tilman Sauerbeck, tilman at crux dot nu" url="http://xorg.freedesktop.org" depends=(xorg-xproto xorg-fontsproto xorg-xtrans) name=xorg-libfs version=1.0.2 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libFS-1.0.2.tar.bz2) build () { cd libFS-$version; ./configure --prefix=/usr; make; make DESTDIR=$PKG install }