diff options
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) |