Package: libtcd Version: 2.2.7-r3 Revision: 1 Description: API to read/write TCD files (dev. files) DescDetail: << libtcd provides a software API for reading and writing Tide Constituent Database (TCD) files. The TCD file format and schema are used by XTide to retrieve constituent definitions (speeds, equilibrium arguments, and node factors), harmonic constants, subordinate station offsets and associated metadata for use in generating tide predictions. The TCD file format and schema were originally designed by Jan Depner to improve the performance of XTide and to meet additional requirements of the U.S. Naval Oceanographic Office (NAVO). They are now maintained primarily by David Flater. The design goals for TCD included: Available without installing heavy external packages. Efficient for indexing and loading of stations. Compact file format. Translatable without loss from legacy XTide .txt and .xml files. Exportable to legacy .txt and .xml formats. Modifiable by end user using tideEditor. Able to detect tampering (usually, misguided attempts to edit the database in a word processor). The TCD file format and schema and libtcd are in the public domain. They are distributed in the hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For additional background, see Jan Depner, "Format for the Oceanographic and Atmospheric Master Library (OAML) Tide Constituent Database," rev. 2003-06-06. ( https://flaterco.com/files/xtide/TCD.pdf ) << License: Public Domain Homepage: https://flaterco.com/xtide/ Maintainer: Alexander Hansen BuildDepends: fink (>= 0.32) Depends: %N-shlibs (= %v-%r) BuildDependsOnly: true Source: https://flaterco.com/files/xtide/%n-%v.tar.xz Source-Checksum: SHA256(e1dde9aafb771eab57c676a99b4b79d61c6800990a0e72782bc20057a8a2d877) SourceDirectory: %n-2.2.7 PatchScript: << perl -pi -e 's/(10\.\[012\])\*/\1\,.\*/' configure perl -pi -e 's/libtcd.html//' Makefile.* << InstallScript: make install DESTDIR=%d DocFiles: AUTHORS COPYING NEWS README libtcd.html DescPort: << Patch to avoid flat namespace linkage on Yosemite and later. << Splitoff: << Package: %N-shlibs Files: lib/libtcd.1.dylib Shlibs: %p/lib/libtcd.1.dylib 2.0.0 %n (>=2.2.5-1) Description: API to read/write TCD files (shared libs) DocFiles: AUTHORS COPYING NEWS README libtcd.html <<