summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b58496dec24ed562a242af6df3d039803c784e04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = bux-mariadb-client
	pkgdesc = Loose-coupled throw-on-error C++20 wrapper classes and utilities of mysql/mariadb Connector/C API
	pkgver = 1.0.4
	pkgrel = 1
	url = https://github.com/buck-yeh/bux-mariadb-client.git
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = make
	makedepends = gcc
	makedepends = git
	makedepends = binutils
	makedepends = fakeroot
	makedepends = debugedit
	makedepends = gawk
	depends = mariadb-libs
	depends = bux
	options = !strip

pkgname = bux-mariadb-client