Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv4933

Added Files:
        pth2-dev.info 
Log Message:
move to stable to satisfy dependencies


--- NEW FILE: pth2-dev.info ---
Package: pth2-dev
Version: 2.0.7
Revision: 1021
Description: Portable library that provides scheduling
License: LGPL
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>

Depends: pth2-shlibs (>= %v-%r)
Conflicts: pth
Replaces: pth
BuildDependsOnly: True

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

SetMAKEFLAGS: -j1
NoSetMAKEFLAGS: true
ConfigureParams: --mandir='${prefix}/share/man' --disable-pthread
CompileScript: <<
#!/bin/sh -ex
  export CC=/usr/bin/gcc
  export CXX=/usr/bin/g++
  ./configure %c
  make
  make test
<<

InstallScript: make 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.
<<



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to