Package: gdbm-shlibs Version: 1.8.0 Revision: 10 Source: mirror:gnu:gdbm/gdbm-%v.tar.gz Source-MD5: cd543862287f55ad66e62cc9d82cc906 BuildDepends: fink (>= 0.24.12-1) Conflicts: gdbm Replaces: gdbm UpdateConfigGuess: true UpdateLibtool: true NoSetCPPFlags: true PatchFile: gdbm.patch PatchFile-MD5: d3b15bb797319ffec2066bde90bff0b2 CompileScript: << ./configure %c make prefix=%p << InstallScript: << make install prefix=%i man3dir=%i/share/man/man3 infodir=%i/share/info make install-compat prefix=%i man3dir=%i/share/man/man3 infodir=%i/share/info rm -rf %i/share/info %i/share/man %i/include %i/lib/*.a %i/lib/*.la %i/lib/libgdbm.dylib << DocFiles: COPYING README NEWS Shlibs: %p/lib/libgdbm.2.dylib 3.0.0 %n (>= 1.8.0-6) Description: Shared libraries for gdbm package DescDetail: << gdbm is the GNU implementation of the dbm database API. << DescPackaging: << The Makefile doesn't get the prefix, so it must be set manually in the compile step. The Makefile also tries to set some special file owners and groups. Disabled by a patch. Previous versions by Christoph Pfisterer. << License: GPL Maintainer: Dave Morrison Homepage: http://www.gnu.org/software/gdbm/