From 3f8832610ffc566ac65bcd93597a272ca8b3d2c1 Mon Sep 17 00:00:00 2001 From: Thierry N Date: Tue, 11 Aug 2009 20:26:36 +0200 Subject: Ajout de libpthread-stubs#0.1-1 --- extra/libpthread-stubs/Pkgfile | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 extra/libpthread-stubs/Pkgfile (limited to 'extra/libpthread-stubs/Pkgfile') diff --git a/extra/libpthread-stubs/Pkgfile b/extra/libpthread-stubs/Pkgfile new file mode 100755 index 000000000..cac3b7ab0 --- /dev/null +++ b/extra/libpthread-stubs/Pkgfile @@ -0,0 +1,19 @@ +# Description: package provides weak aliases for pthread functions not provided in libc or otherwise available by default +# URL: http://xorg.freedesktop.org +# Maintainer: NuTyX core team +# Packager: thierryn1 at hispeed dot ch +# Depends on: + +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 \ + --mandir=/usr/share/man +make +make DESTDIR=$PKG install +} -- cgit v1.2.3-70-g09d2