summaryrefslogtreecommitdiffstats
path: root/xorg/xorg-xdriinfo
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-25 12:23:36 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-25 12:23:36 +0200
commit3ae0f70e47c771332f890710e1b1dee1c1aae700 (patch)
tree0d38bbf556c5e49553929c0ea39300dd834ff338 /xorg/xorg-xdriinfo
parent673189e3b772f9c9bc1b2acf54bd817307a45422 (diff)
downloadnutyx-pakxe-3ae0f70e47c771332f890710e1b1dee1c1aae700.tar.gz
nutyx-pakxe-3ae0f70e47c771332f890710e1b1dee1c1aae700.tar.bz2
nutyx-pakxe-3ae0f70e47c771332f890710e1b1dee1c1aae700.tar.xz
nutyx-pakxe-3ae0f70e47c771332f890710e1b1dee1c1aae700.zip
xorg-xdriinfo, maj footprint
Diffstat (limited to 'xorg/xorg-xdriinfo')
-rw-r--r--xorg/xorg-xdriinfo/.footprint7
-rw-r--r--xorg/xorg-xdriinfo/Pkgfile9
2 files changed, 9 insertions, 7 deletions
diff --git a/xorg/xorg-xdriinfo/.footprint b/xorg/xorg-xdriinfo/.footprint
index f1a9c5b4a..1ff69e74e 100644
--- a/xorg/xorg-xdriinfo/.footprint
+++ b/xorg/xorg-xdriinfo/.footprint
@@ -1,6 +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/man/
-drwxr-xr-x root/root usr/man/man1/
--rw-r--r-- root/root usr/man/man1/xdriinfo.1.gz
+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/xorg/xorg-xdriinfo/Pkgfile b/xorg/xorg-xdriinfo/Pkgfile
index 0bf2b3610..b85c3a188 100644
--- a/xorg/xorg-xdriinfo/Pkgfile
+++ b/xorg/xorg-xdriinfo/Pkgfile
@@ -1,7 +1,8 @@
-# Description: Query configuration information of DRI drivers
+# Description: Requête d'information sur la configuration des pilotres DRI
# URL: http://xorg.freedesktop.org
-# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
-# Depends on: xorg-libx11, xorg-glproto
+# Maintainer: NuTyX core team
+# Packager: thierryn1 at hispeed dot ch
+# Depends on: xorg-libx11, xorg-glproto, mesa3d
name=xorg-xdriinfo
version=1.0.2
@@ -11,7 +12,7 @@ source=(http://xorg.freedesktop.org/releases/individual/app/xdriinfo-$version.ta
build() {
cd xdriinfo-$version
- ./configure --prefix=/usr --mandir=/usr/man
+ ./configure --prefix=/usr
make
make DESTDIR=$PKG install