From 0b42ac8c44999f052f523b70c5e0e8b84a61ecb5 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 22:02:13 +0100 Subject: Ajout de xorg-recordproto#1.13.2-1 --- xorg/xorg-recordproto/.footprint | 9 +++++++++ xorg/xorg-recordproto/.md5sum | 1 + xorg/xorg-recordproto/Pkgfile | 17 +++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 xorg/xorg-recordproto/.footprint create mode 100644 xorg/xorg-recordproto/.md5sum create mode 100644 xorg/xorg-recordproto/Pkgfile (limited to 'xorg') diff --git a/xorg/xorg-recordproto/.footprint b/xorg/xorg-recordproto/.footprint new file mode 100644 index 000000000..20b8e5089 --- /dev/null +++ b/xorg/xorg-recordproto/.footprint @@ -0,0 +1,9 @@ +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/record.h +-rw-r--r-- root/root usr/include/X11/extensions/recordstr.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/recordproto.pc diff --git a/xorg/xorg-recordproto/.md5sum b/xorg/xorg-recordproto/.md5sum new file mode 100644 index 000000000..3b0498bfe --- /dev/null +++ b/xorg/xorg-recordproto/.md5sum @@ -0,0 +1 @@ +0ed4706564a34fc2aff724aa16d3ff00 recordproto-1.13.2.tar.bz2 diff --git a/xorg/xorg-recordproto/Pkgfile b/xorg/xorg-recordproto/Pkgfile new file mode 100644 index 000000000..4cbbd3246 --- /dev/null +++ b/xorg/xorg-recordproto/Pkgfile @@ -0,0 +1,17 @@ +# Description: xorg proto recordproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-recordproto +version=1.13.2 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/recordproto-$version.tar.bz2) + +build() { + cd recordproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2