Info4: << Package: libzip2 Version: 0.11.2 Revision: 1 Description: Library for handling zip archives Maintainer: Daniel Johnson Homepage: http://www.nih.at/libzip/ License: BSD DescPackaging: << libzip is a C library for reading, creating, and modifying zip archives. Files can be added from data buffers, files, or compressed data copied directly from other zip archives. Changes made without closing the archive can be reverted. The API is documented by man pages. << Source: http://www.nih.at/libzip/libzip-%v.tar.gz Source-MD5: c5437df15e4825d40cdc3ec8b9b7516c Depends: %N-shlibs (= %v-%r) BuildDepends: fink (>= 0.26.2) BuildDependsOnly: True Conflicts: libzip1, libzip1-64bit, libzip2, libzip2-64bit Replaces: libzip1, libzip1-64bit, libzip2, libzip2-64bit NoSetCPPFLAGS: True NoSetLDFLAGS: True SetCFLAGS: -Os UseMaxBuildJobs: True ConfigureParams: --disable-dependency-tracking --disable-static InfoTest: TestScript: make check || exit 2 InstallScript: << make install DESTDIR=%d << DocFiles: AUTHORS LICENSE NEWS README THANKS TODO SplitOff: << Package: %N-shlibs Files: lib/libzip.2*dylib Shlibs: %p/lib/libzip.2.dylib 4.0.0 %n (>= 0.10-1) DocFiles: AUTHORS LICENSE NEWS README THANKS TODO << SplitOff2: << Package: %N-bin Depends: %N-shlibs (= %v-%r) Conflicts: libzip1-bin, libzip1-64bit-bin, libzip2-bin, libzip2-64bit-bin Replaces: libzip1-bin, libzip1-64bit-bin, libzip2-bin, libzip2-64bit-bin Files: bin share/man/man1 DocFiles: AUTHORS LICENSE NEWS README THANKS TODO << <<