Source: mingw64-x-sqlite
Section: devel
Priority: optional
Maintainer: Greg Hellings <greg.hellings@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, libtool, automake, autoconf,
 mingw64-x64-filesystem, mingw64-x86-filesystem,
 mingw64-x64-cross-gcc (>= 4.6.1), mingw64-x86-cross-gcc (>= 4.6.1),
 mingw64-x64-cross-binutils (>= 2.21), mingw64-x86-cross-binutils (>= 2.21),
 mingw64-x64-cross-pkg-config, mingw64-x86-cross-pkg-config
Standards-Version: 3.9.2
Homepage: http://www.sqlite.org/

Package: mingw64-x64-sqlite
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x64-filesystem, mingw64-x64-cross-gcc
Description: Embeddable SQL database engine
 SQLite is a C library that implements an SQL database engine. A large
 subset of SQL92 is supported. A complete database is stored in a
 single disk file. The API is designed for convenience and ease of use.
 Applications that link against SQLite can enjoy the power and
 flexibility of an SQL database without the administrative hassles of
 supporting a separate database server.

Package: mingw64-x86-sqlite
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x86-filesystem, mingw64-x86-cross-gcc
Description: Embeddable SQL database engine
 SQLite is a C library that implements an SQL database engine. A large
 subset of SQL92 is supported. A complete database is stored in a
 single disk file. The API is designed for convenience and ease of use.
 Applications that link against SQLite can enjoy the power and
 flexibility of an SQL database without the administrative hassles of
 supporting a separate database server.
