SPELL=npth VERSION=1.1 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/npth/$SOURCE SOURCE_GPG="GnuPG.gpg:$SOURCE.sig:VERIFIED_UPSTREAM_KEY" SOURCE2=$SOURCE.sig SOURCE2_URL[0]=$SOURCE_URL.sig SOURCE2_IGNORE=signature SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION WEB_SITE=http://www.gnupg.org/ ENTERED=20120509 LICENSE[0]=GPL SHORT="new GNU Portable Threads Library" cat << EOF nPth - The New GNU Portable Threads Library This 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. EOF .