description="Bitmaps for X" url="http://xorg.freedesktop.org" packager="spiky " contributors="Pierre,Greg,Tnut" PKGMK_GROUPS=() name=xorg-xbitmaps _name=xbitmaps alias=(xbitmaps) version=1.1.3 source=(http://ftp.x.org/pub/individual//data/${_name}-$version.tar.xz) build() { cd ${_name}-$version ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var make make DESTDIR=$PKG install }