Package: npth Version: 1.6 Revision: 1 Source: https://www.gnupg.org/ftp/gcrypt/%n/%n-%v.tar.bz2 Source-Checksum: SHA256(1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1) BuildDependsOnly: True # flat namespace fix BuildDepends: libtool2 (>= 2.4.2-1), autoconf2.6, automake1.15 Depends: %n-shlibs (= %v-%r) PatchScript: autoreconf -fi ConfigureParams: --infodir=%p/share/info --disable-dependency-tracking InfoTest: << TestScript: make check || exit 2 << InstallScript: make DESTDIR=%d install DocFiles: README COPYING.LIB ChangeLog NEWS AUTHORS SplitOff: << Package: %N-shlibs Shlibs: %p/lib/libnpth.0.dylib 2.0.0 %n (>= 1.5-1) Files: lib/libnpth.0.dylib DocFiles: COPYING.LIB << Description: New GNU Portable Threads Library DescDetail: << nPth is a library to provide the GNU Pth API and thus a non-preemptive threads implementation. In contrast to GNU Pth is is based on the system's standard threads implementation. This allows the use of libraries which are not compatible to GNU Pth. Experience with a Windows Pth emulation showed that this is a solid way to provide a co-routine based framework. << Homepage: https://www.gnupg.org/software/npth/index.html License: GPL Maintainer: None