summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 919317e5f614f2887ee340687a8303c55161d529 (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
25
26
27
pkgbase = artanis-git
	pkgdesc = A fast monolithic web-framework of Scheme
	pkgver = 1.2.2.r0.g21ceb29
	pkgrel = 5
	url = https://gitlab.com/hardenedlinux/artanis
	arch = x86_64
	arch = aarch64
	license = GPL3
	license = LGPL3
	makedepends = git
	depends = guile>=3.0.5
	depends = guile-curl
	depends = guile-redis
	depends = guile-json
	depends = nss
	depends = texinfo
	optdepends = guile-dbi: A simple, generic, easy-to-use guile scheme interface to SQL databases, such as Postgres, MySQL or SQLite3
	optdepends = guile-dbd-sqlite3: The dbd plugin connects to an actual SQLite database server.
	optdepends = guile-dbd-postgresql: The dbd plugin connects to an actual PostgreSQL database server.
	optdepends = guile-dbd-mysql: The dbd plugin connects to an actual MySQL database server.
	provides = artanis
	conflicts = artanis
	options = !strip
	source = artanis-git::git+https://gitlab.com/hardenedlinux/artanis.git
	sha256sums = SKIP

pkgname = artanis-git