pth2-dev stable port information

Package: pth2-dev
Version: 2.0.7
Revision: 1023
Description: Portable library that provides scheduling
License: LGPL
Maintainer: Benjamin Reed

Depends: pth2-shlibs (>= %v-%r)
Conflicts: pth
Replaces: pth
BuildDependsOnly: true
InfoTest: TestScript: make test || exit 2

Source: mirror:gnu:pth/pth-%v.tar.gz
Source-MD5: 9cb4a25331a4c4db866a31cbe507c793

SetMAKEFLAGS: -j1
NoSetMAKEFLAGS: true
UseMaxBuildJobs: false
ConfigureParams: --mandir='${prefix}/share/man' --disable-pthread --enable-optimize --host=%m-apple-darwin`uname -r|cut -f1 -d.`

InstallScript: make -j1 install DESTDIR=%d
DocFiles: ANNOUNCE AUTHORS COPYING ChangeLog HACKING HISTORY INSTALL NEWS PORTING README SUPPORT TESTS THANKS USERS
SplitOff: <<
Package: pth2-shlibs
Files: lib/libpth.*.dylib
Shlibs: %p/lib/libpth.20.dylib 21.0.0 %n (>= 2.0.4-1)
<<

Homepage: http://www.gnu.org/software/pth/pth.html
DescDetail: <<
Pth is a portable library for Unix platforms that provides scheduling for
multithreading inside applications.
<<