the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: libpar2
Version: 0.2
Revision: 1004
Depends: %N-shlibs (= %v-%r)
BuildDepends: pkgconfig, libsigc++2
BuildDependsOnly: true
Source: mirror:sourceforge:parchive/%n-%v.tar.gz
Source-MD5: 94c6df4e38efe08056ecde2a04e0be91
SetCXXFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include --with-extra-libs=%p/lib --disable-dependency-tracking
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog NEWS PORTING README ROADMAP
Splitoff: <<
Package: %N-shlibs
Depends: libsigc++2-shlibs
Files: <<
lib/libpar2.0.dylib
lib/libpar2.0.0.1.dylib
<<
Shlibs: <<
%p/lib/libpar2.0.dylib 1.0.0 %n (>= 0.2-1002)
<<
DocFiles: COPYING
<<
Homepage: http://sourceforge.net/parchive
Maintainer: Jack Fink
GCC: 4.0
License: GPL
Description: Library for dealing with PAR recovery sets
DescDetail: <<
LibPar2 allows for the generation, modification, verification, and
reparation of PAR v1.0 and PAR v2.0(PAR2) recovery sets. It contains
the basic functions needed for working with these sets and is the basis
for GUI applications such as GPar2.
<<