From 3f5f66599d8e2c3ef83556e89b473faf36fa5b70 Mon Sep 17 00:00:00 2001 From: sibel Date: Thu, 3 Mar 2011 12:20:02 +0100 Subject: xorg-trapproto, deplacé dans base MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- base/xorg-trapproto/.footprint.i686 | 14 ++++++++++++++ base/xorg-trapproto/.footprint.x86_64 | 14 ++++++++++++++ base/xorg-trapproto/.md5sum.i686 | 1 + base/xorg-trapproto/.md5sum.x86_64 | 1 + base/xorg-trapproto/Pkgfile | 17 +++++++++++++++++ 5 files changed, 47 insertions(+) create mode 100644 base/xorg-trapproto/.footprint.i686 create mode 100644 base/xorg-trapproto/.footprint.x86_64 create mode 100644 base/xorg-trapproto/.md5sum.i686 create mode 100644 base/xorg-trapproto/.md5sum.x86_64 create mode 100644 base/xorg-trapproto/Pkgfile (limited to 'base') diff --git a/base/xorg-trapproto/.footprint.i686 b/base/xorg-trapproto/.footprint.i686 new file mode 100644 index 000000000..a7830ba05 --- /dev/null +++ b/base/xorg-trapproto/.footprint.i686 @@ -0,0 +1,14 @@ +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/xtrapbits.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapddmi.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapdi.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapemacros.h +-rw-r--r-- root/root usr/include/X11/extensions/xtraplib.h +-rw-r--r-- root/root usr/include/X11/extensions/xtraplibp.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapproto.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/trapproto.pc diff --git a/base/xorg-trapproto/.footprint.x86_64 b/base/xorg-trapproto/.footprint.x86_64 new file mode 100644 index 000000000..a7830ba05 --- /dev/null +++ b/base/xorg-trapproto/.footprint.x86_64 @@ -0,0 +1,14 @@ +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/xtrapbits.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapddmi.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapdi.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapemacros.h +-rw-r--r-- root/root usr/include/X11/extensions/xtraplib.h +-rw-r--r-- root/root usr/include/X11/extensions/xtraplibp.h +-rw-r--r-- root/root usr/include/X11/extensions/xtrapproto.h +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/trapproto.pc diff --git a/base/xorg-trapproto/.md5sum.i686 b/base/xorg-trapproto/.md5sum.i686 new file mode 100644 index 000000000..fa12e0f0f --- /dev/null +++ b/base/xorg-trapproto/.md5sum.i686 @@ -0,0 +1 @@ +3b713239e5e6b269b31cb665563358df trapproto-3.4.3.tar.bz2 diff --git a/base/xorg-trapproto/.md5sum.x86_64 b/base/xorg-trapproto/.md5sum.x86_64 new file mode 100644 index 000000000..fa12e0f0f --- /dev/null +++ b/base/xorg-trapproto/.md5sum.x86_64 @@ -0,0 +1 @@ +3b713239e5e6b269b31cb665563358df trapproto-3.4.3.tar.bz2 diff --git a/base/xorg-trapproto/Pkgfile b/base/xorg-trapproto/Pkgfile new file mode 100644 index 000000000..fd244c3a9 --- /dev/null +++ b/base/xorg-trapproto/Pkgfile @@ -0,0 +1,17 @@ +# Description: xorg proto trapproto +# URL: http://xorg.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=xorg-trapproto +version=3.4.3 +release=1 +source=(http://xorg.freedesktop.org/releases/individual/proto/trapproto-$version.tar.bz2) + +build() { + cd trapproto-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2