From 7e6223242e8d1dc347d5b84355304dcaef98a824 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 21:34:09 +0100 Subject: Ajout de xorg-glproto#1.4.10-1 --- xorg/xorg-glproto/.footprint | 12 ++++++++++++ xorg/xorg-glproto/.md5sum | 1 + xorg/xorg-glproto/Pkgfile | 17 +++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 xorg/xorg-glproto/.footprint create mode 100644 xorg/xorg-glproto/.md5sum create mode 100644 xorg/xorg-glproto/Pkgfile (limited to 'xorg') diff --git a/xorg/xorg-glproto/.footprint b/xorg/xorg-glproto/.footprint new file mode 100644 index 000000000..6f3cb9c25 --- /dev/null +++ b/xorg/xorg-glproto/.footprint @@ -0,0 +1,12 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/include/ +drwxr-xr-x root/root usr/include/GL/ +-rw-r--r-- root/root usr/include/GL/glxint.h +-rw-r--r-- root/root usr/include/GL/glxmd.h +-rw-r--r-- root/root usr/include/GL/glxproto.h +-rw-r--r-- root/root usr/include/GL/glxtokens.h +drwxr-xr-x root/root usr/include/GL/internal/ +-rw-r--r-- root/root usr/include/GL/internal/glcore.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/glproto.pc diff --git a/xorg/xorg-glproto/.md5sum b/xorg/xorg-glproto/.md5sum new file mode 100644 index 000000000..9290b131b --- /dev/null +++ b/xorg/xorg-glproto/.md5sum @@ -0,0 +1 @@ +c9f8cebfba72bfab674bc0170551fb8d glproto-1.4.10.tar.bz2 diff --git a/xorg/xorg-glproto/Pkgfile b/xorg/xorg-glproto/Pkgfile new file mode 100644 index 000000000..ca38d5755 --- /dev/null +++ b/xorg/xorg-glproto/Pkgfile @@ -0,0 +1,17 @@ +# Description: xorg proto glproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-glproto +version=1.4.10 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/glproto-$version.tar.bz2) + +build() { + cd glproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2