From a64185c9a92e0971821c4047c849f1d96334b600 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:44 +0200 Subject: xorg-xdriinfo dans extra --- extra/xorg-xdriinfo/.footprint.i686 | 7 +++++++ extra/xorg-xdriinfo/.footprint.x86_64 | 7 +++++++ extra/xorg-xdriinfo/.md5sum.i686 | 1 + extra/xorg-xdriinfo/.md5sum.x86_64 | 1 + extra/xorg-xdriinfo/Pkgfile | 18 ++++++++++++++++++ 5 files changed, 34 insertions(+) create mode 100644 extra/xorg-xdriinfo/.footprint.i686 create mode 100644 extra/xorg-xdriinfo/.footprint.x86_64 create mode 100644 extra/xorg-xdriinfo/.md5sum.i686 create mode 100644 extra/xorg-xdriinfo/.md5sum.x86_64 create mode 100644 extra/xorg-xdriinfo/Pkgfile (limited to 'extra') diff --git a/extra/xorg-xdriinfo/.footprint.i686 b/extra/xorg-xdriinfo/.footprint.i686 new file mode 100644 index 000000000..1ff69e74e --- /dev/null +++ b/extra/xorg-xdriinfo/.footprint.i686 @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xdriinfo +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xdriinfo.1.gz diff --git a/extra/xorg-xdriinfo/.footprint.x86_64 b/extra/xorg-xdriinfo/.footprint.x86_64 new file mode 100644 index 000000000..1ff69e74e --- /dev/null +++ b/extra/xorg-xdriinfo/.footprint.x86_64 @@ -0,0 +1,7 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/xdriinfo +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/man/ +drwxr-xr-x root/root usr/share/man/man1/ +-rw-r--r-- root/root usr/share/man/man1/xdriinfo.1.gz diff --git a/extra/xorg-xdriinfo/.md5sum.i686 b/extra/xorg-xdriinfo/.md5sum.i686 new file mode 100644 index 000000000..287117b27 --- /dev/null +++ b/extra/xorg-xdriinfo/.md5sum.i686 @@ -0,0 +1 @@ +3d3cad4d754e10e325438193433d59fd xdriinfo-1.0.4.tar.bz2 diff --git a/extra/xorg-xdriinfo/.md5sum.x86_64 b/extra/xorg-xdriinfo/.md5sum.x86_64 new file mode 100644 index 000000000..287117b27 --- /dev/null +++ b/extra/xorg-xdriinfo/.md5sum.x86_64 @@ -0,0 +1 @@ +3d3cad4d754e10e325438193433d59fd xdriinfo-1.0.4.tar.bz2 diff --git a/extra/xorg-xdriinfo/Pkgfile b/extra/xorg-xdriinfo/Pkgfile new file mode 100644 index 000000000..0df5da9b3 --- /dev/null +++ b/extra/xorg-xdriinfo/Pkgfile @@ -0,0 +1,18 @@ +# 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 +} -- cgit v1.2.3-70-g09d2