blob: dff4d30f08c717304e5c9dac85376e508ac85249 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = android-x86-sqlite
pkgdesc = A C library that implements an SQL database engine (Android x86)
pkgver = 3.51.2
pkgrel = 1
url = https://www.sqlite.org/
arch = any
groups = android-sqlite
license = LicenseRef-Sqlite
makedepends = android-configure
depends = android-x86-zlib
options = !strip
options = !buildflags
options = staticlibs
options = !emptydirs
source = https://www.sqlite.org/2026/sqlite-src-3510200.zip
md5sums = 5089e70213906d8ffd3ddc67377d31d7
pkgname = android-x86-sqlite
|