From c34bb4d7bb215a02416a59dda70f05d3236d7c54 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 27 Oct 2009 20:48:06 +0100 Subject: ajout de libpthread-stubs#0.1-1 --- xorg/libpthread-stubs/Pkgfile | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 xorg/libpthread-stubs/Pkgfile (limited to 'xorg/libpthread-stubs/Pkgfile') diff --git a/xorg/libpthread-stubs/Pkgfile b/xorg/libpthread-stubs/Pkgfile new file mode 100644 index 000000000..4528c9693 --- /dev/null +++ b/xorg/libpthread-stubs/Pkgfile @@ -0,0 +1,17 @@ +# Description: pthread dummy implementation +# URL: http://xcb.freedesktop.org +# Maintainer: Tilman Sauerbeck, tilman at crux dot nu + +name=libpthread-stubs +version=0.1 +release=1 +source=(http://xcb.freedesktop.org/dist/$name-$version.tar.bz2) + +build() { + cd $name-$version + + ./configure --prefix=/usr + + make + make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2