Source: mingw64-x-sqlcipher
Section: devel
Priority: optional
Maintainer: Alexandre Nunes <alexandre.nunes@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,
 mingw64-x64-openssl, mingw64-x86-openssl, tcl
Standards-Version: 3.9.2
Homepage: https://www.zetetic.net/sqlcipher/

Package: mingw64-x64-sqlcipher
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x64-filesystem, mingw64-x64-cross-gcc, mingw64-x64-openssl
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.
 .
 SQLCipher is a sqlite fork that implements encryption.

Package: mingw64-x86-sqlcipher
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, mingw64-x86-filesystem, mingw64-x86-cross-gcc, mingw64-x86-openssl
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.
 .
 SQLCipher is a sqlite fork that implements encryption.
