Package: mmdb2 Version: 2.0.22 Revision: 2 Maintainer: W. G. Scott DescPackaging: << Based on package created by Morten Kjeldgaard with minor edits to conform to standard Fink packaging requirements. << Description: Macromolecular coordinate library License: LGPL GCC:4.0 HomePage: http://www.ebi.ac.uk/pdbe/docs/cldoc/ Source: http://www2.mrc-lmb.cam.ac.uk/personal/pemsley/coot/dependencies/%n-%v.tar.gz Source-Checksum: SHA256(a9646933ce9f34633e1ae4901f2383af0e5318d6490851328f5b6aa06195ab51) #PatchFile: %N.patch #Patchfile-md5: b7bc9587470d5d0658cfd0c429164f2b RuntimeDepends: %n-shlibs (>= %v-%r) BuildDepends: fink (>= 0.32), fink-package-precedence DescDetail: << MMDB is CCP4's macromolecular coordinate library, written by Eugene Krissinel of the EBI. The Coordinate Library is designed to assist CCP4 developers in working with coordinate files. The major source of coordinate information remains the PDB files, although more information becomes available in mmCIF format. The Library features working with both file formats plus an internal binary format portable between different platforms. This is achieved at uniformity of the Library's interface functions, so that there is no difference in handling different formats. The Library provides various high-level tools for working with coordinate files, which include not only reading and writing, but also orthogonal-fractional coordinate transforms, generation of symmetry mates, editing the molecular structure and some others. The Library is supposed as a general low-level tool for unifying the coordinate-related operations. << ConfigureParams: --enable-shared CompileScript: << %{default_script} fink-package-precedence --prohibit-bdep=%n-dev . << InstallScript: << make install DESTDIR=%d # dpkg requires every package to contain at least one actual file mkdir -p %i/share/doc/installed-packages touch %i/share/doc/installed-packages/%n << SplitOff: << Package: %N-shlibs Files: lib/libmmdb2.0.dylib Shlibs: %p/lib/libmmdb2.0.dylib 1.0.0 %n (>= 2.0.1-1) << SplitOff2: << Package: %N-dev BuildDependsOnly: True Conflicts: ccp4-onlylibs-dev, ccp4-dev Replaces: ccp4-onlylibs-dev, ccp4-dev, %N (<< 1.21-13) Depends: %N-shlibs (= %v-%r) Files: << include/mmdb2/*.h lib/*.a lib/*.la lib/pkgconfig/*.pc lib/libmmdb2.dylib << <<