summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6b5b2957aaa0106682b2f84e844cc648f0f7b672 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = bux-sqlite
	pkgdesc = Wrapper classes and utilities of the original SQLite3 CAPI
	pkgver = 1.0.2
	pkgrel = 1
	url = https://github.com/buck-yeh/bux-sqlite.git
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	makedepends = git
	makedepends = binutils
	makedepends = fakeroot
	makedepends = debugedit
	makedepends = gawk
	depends = sqlite
	depends = bux
	options = !strip

pkgname = bux-sqlite