# Description: RequĂȘte d'information sur la configuration des pilotres DRI # URL: http://xorg.freedesktop.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: xorg-libx11, xorg-glproto, mesa3d # Run on: xorg-libx11,xorg-glproto,mesa3d name=xorg-xdriinfo version=1.0.4 release=1 source=(http://xorg.freedesktop.org/releases/individual/app/xdriinfo-$version.tar.bz2) build() { cd xdriinfo-$version ./configure $XORG_CONFIG make make DESTDIR=$PKG install }