blob: 6bcd398fcfec8cec942c933b03934e41804cacc9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = oatpp-sqlite-git
pkgdesc = SQLite adapter for oatpp ORM.
pkgver = 1.2.5.r0.g85f7eee
pkgrel = 1
epoch = 1
url = https://github.com/oatpp/oatpp-sqlite
arch = x86_64
license = Apache
makedepends = cmake
makedepends = sqlite
depends = oatpp
provides = oatpp-sqlite
conflicts = oatpp-sqlite
source = oatpp-sqlite::git+https://github.com/oatpp/oatpp-sqlite.git
source = module-config.cmake.in.patch
source = module-install.cmake.patch
source = CMakeLists.txt.patch
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
pkgname = oatpp-sqlite-git
|