From 78253a5a7116438204c3385d430a8c3e4669a469 Mon Sep 17 00:00:00 2001
From: Thierry N <thierryn1 at hispeed dot ch>
Date: Tue, 27 Oct 2009 22:19:51 +0100
Subject: Ajout de xorg-xdpyinfo#1.0.3-1

---
 xorg/xorg-xdpyinfo/.footprint |  6 ++++++
 xorg/xorg-xdpyinfo/.md5sum    |  1 +
 xorg/xorg-xdpyinfo/Pkgfile    | 18 ++++++++++++++++++
 3 files changed, 25 insertions(+)
 create mode 100644 xorg/xorg-xdpyinfo/.footprint
 create mode 100644 xorg/xorg-xdpyinfo/.md5sum
 create mode 100644 xorg/xorg-xdpyinfo/Pkgfile

diff --git a/xorg/xorg-xdpyinfo/.footprint b/xorg/xorg-xdpyinfo/.footprint
new file mode 100644
index 000000000..499371245
--- /dev/null
+++ b/xorg/xorg-xdpyinfo/.footprint
@@ -0,0 +1,6 @@
+drwxr-xr-x	root/root	usr/
+drwxr-xr-x	root/root	usr/bin/
+-rwxr-xr-x	root/root	usr/bin/xdpyinfo
+drwxr-xr-x	root/root	usr/man/
+drwxr-xr-x	root/root	usr/man/man1/
+-rw-r--r--	root/root	usr/man/man1/xdpyinfo.1.gz
diff --git a/xorg/xorg-xdpyinfo/.md5sum b/xorg/xorg-xdpyinfo/.md5sum
new file mode 100644
index 000000000..1c9cd034d
--- /dev/null
+++ b/xorg/xorg-xdpyinfo/.md5sum
@@ -0,0 +1 @@
+b7cbab6cbcd12bf7ad65dbc12d86e104  xdpyinfo-1.0.3.tar.bz2
diff --git a/xorg/xorg-xdpyinfo/Pkgfile b/xorg/xorg-xdpyinfo/Pkgfile
new file mode 100644
index 000000000..2e5145ab0
--- /dev/null
+++ b/xorg/xorg-xdpyinfo/Pkgfile
@@ -0,0 +1,18 @@
+# Description: Display information utility for X
+# URL: http://xorg.freedesktop.org
+# Maintainer: Tilman Sauerbeck, tilman at crux dot nu
+# Depends on: xorg-libx11, xorg-libxext, xorg-libxtst, xorg-libxxf86vm, xorg-libxxf86dga, xorg-libxxf86misc, xorg-libxi, xorg-libxrender, xorg-libxinerama, xorg-libdmx
+
+name=xorg-xdpyinfo
+version=1.0.3
+release=1
+source=(http://xorg.freedesktop.org/releases/individual/app/xdpyinfo-$version.tar.bz2)
+
+build() {
+	cd xdpyinfo-$version
+
+	./configure --prefix=/usr --mandir=/usr/man
+
+	make
+	make DESTDIR=$PKG install
+}
-- 
cgit v1.2.3-70-g09d2