Package: libdbi Version: 0.7.2 Revision: 2 Maintainer: None Source: mirror:sourceforge:%n/%n-%v.tar.gz Source-MD5: 308e5746a2d0804be1d638319ad7b9c0 Configureparams: --disable-dependency-tracking Installscript: << make install DESTDIR=%d mv %i/share/doc/%n-%v %i/share/doc/%n << Splitoff: << Package: %N-shlibs Files: lib/libdbi.0.0.5.dylib lib/libdbi.0.dylib DocFiles: COPYING Shlibs: %p/lib/libdbi.0.dylib 1.0.0 %n (>= 0.7.0-1) Description: Shared libraries for libdbi << Splitoff2: << Package: %N-dev BuildDependsOnly: true Depends: %N-shlibs (= %v-%r) Files: include lib/libdbi.dylib lib/libdbi.a lib/libdbi.la Description: Development package for libdbi DocFiles: COPYING << DocFiles: README COPYING AUTHORS Description: Database Independent Abstraction Layer for C DescDetail: << libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The plugin architecture allows for new database drivers to be easily added by a third party with flexbile licensing. See the libdbi-drivers project (http://libdbi-drivers.sourceforge.net) for the drivers officially supported by libdbi. << Homepage: http://libdbi.sourceforge.net License: LGPL