blob: b1d592597382e6fb670bc7f6072169b55815b2f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = mingw-w64-sqlcipher
pkgdesc = SQLite extension that provides transparent 256-bit AES encryption of database files (mingw-w64)
pkgver = 4.4.0
pkgrel = 1
url = https://www.zetetic.net/sqlcipher/
arch = any
license = BSD
makedepends = mingw-w64-configure
makedepends = tcl
depends = mingw-w64-crt
depends = mingw-w64-openssl
options = !buildflags
options = !strip
options = staticlibs
options = !makeflags
source = sqlcipher-4.4.0.zip::https://github.com/sqlcipher/sqlcipher/archive/v4.4.0.zip
source = 01-fix_extensions.patch
sha256sums = 99b6324c2af52d6483d3ff8de84c81bb3a9676429fc700cb55cdb07787d3c0fa
sha256sums = 614f3b66e3ded3e4f140129cb8a16aae5f0df3808596ce5f1f032c79ae665c48
pkgname = mingw-w64-sqlcipher
|