description="xorg lib libXxf86dga" packager="" maintainer="Tilman Sauerbeck, tilman at crux dot nu" url="http://xorg.freedesktop.org" depends=(xorg-xproto xorg-libx11 xorg-libxext xorg-xf86dgaproto) name=xorg-libxxf86dga version=1.1.1 release=1 source=(http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-1.1.1.tar.bz2) build () { cd libXxf86dga-$version; ./configure --prefix=/usr --mandir=$mandir; make; make DESTDIR=$PKG install }