diff options
author | Lukc <lukc@upyum.com> | 2010-12-18 23:16:03 +0100 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-12-18 23:16:03 +0100 |
commit | 1fa6afb7311322fa5c2b9c22a9a37c810a2b3418 (patch) | |
tree | 5b5f63901a4d7337f2abea8c90daae0330c93a0b /libpthread-stubs/Pkgfile | |
download | xorg-master.tar.gz xorg-master.tar.bz2 xorg-master.tar.xz xorg-master.zip |
Diffstat (limited to 'libpthread-stubs/Pkgfile')
-rw-r--r-- | libpthread-stubs/Pkgfile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/libpthread-stubs/Pkgfile b/libpthread-stubs/Pkgfile new file mode 100644 index 0000000..eaa5132 --- /dev/null +++ b/libpthread-stubs/Pkgfile @@ -0,0 +1,12 @@ +description="pthread dummy implementation" +packager="" +maintainer="Tilman Sauerbeck, tilman at crux dot nu" +url="http://xcb.freedesktop.org" +depends=() + +name=libpthread-stubs +version=0.2 +release=1 +source=(http://xcb.freedesktop.org/dist/libpthread-stubs-0.2.tar.bz2) + +includes=(autotools) |