From 32d7c285a90f80bb7613c714e484872df09365e3 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 15 Oct 2011 17:37:43 +0200 Subject: xorg-xcb-proto dans extra --- extra/xorg-xcb-proto/Pkgfile | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 extra/xorg-xcb-proto/Pkgfile (limited to 'extra/xorg-xcb-proto/Pkgfile') diff --git a/extra/xorg-xcb-proto/Pkgfile b/extra/xorg-xcb-proto/Pkgfile new file mode 100644 index 000000000..531092c5e --- /dev/null +++ b/extra/xorg-xcb-proto/Pkgfile @@ -0,0 +1,20 @@ +# Description: XCB X protocol descriptions +# URL: http://xcb.freedesktop.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: +# Run on: + +name=xorg-xcb-proto +version=1.6 +release=3 +source=(http://xcb.freedesktop.org/dist/xcb-proto-$version.tar.bz2) + +build() { + cd xcb-proto-$version + + PYTHON=python2 ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2