From fbd0b014e3e65c773c12c45d983cef71cc8d998b Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 21:06:55 +0100 Subject: Ajout de xorg-bigreqsproto#1.0.2-1 --- xorg/xorg-bigreqsproto/.footprint | 8 ++++++++ xorg/xorg-bigreqsproto/.md5sum | 1 + xorg/xorg-bigreqsproto/Pkgfile | 17 +++++++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 xorg/xorg-bigreqsproto/.footprint create mode 100644 xorg/xorg-bigreqsproto/.md5sum create mode 100644 xorg/xorg-bigreqsproto/Pkgfile (limited to 'xorg/xorg-bigreqsproto') diff --git a/xorg/xorg-bigreqsproto/.footprint b/xorg/xorg-bigreqsproto/.footprint new file mode 100644 index 000000000..db331b690 --- /dev/null +++ b/xorg/xorg-bigreqsproto/.footprint @@ -0,0 +1,8 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/X11/ +drwxr-xr-x root/root usr/include/X11/extensions/ +-rw-r--r-- root/root usr/include/X11/extensions/bigreqstr.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/bigreqsproto.pc diff --git a/xorg/xorg-bigreqsproto/.md5sum b/xorg/xorg-bigreqsproto/.md5sum new file mode 100644 index 000000000..d730d72ef --- /dev/null +++ b/xorg/xorg-bigreqsproto/.md5sum @@ -0,0 +1 @@ +95c29d9d10bf2868996c0c47a3b9a8dc bigreqsproto-1.0.2.tar.bz2 diff --git a/xorg/xorg-bigreqsproto/Pkgfile b/xorg/xorg-bigreqsproto/Pkgfile new file mode 100644 index 000000000..1b55f41c2 --- /dev/null +++ b/xorg/xorg-bigreqsproto/Pkgfile @@ -0,0 +1,17 @@ +# Description: xorg proto bigreqsproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-bigreqsproto +version=1.0.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-$version.tar.bz2) + +build() { + cd bigreqsproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2