summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b00f9cf1c2eed64f076dfd2847a1afabc02fb3cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = k8sfw-daemon-git
	pkgdesc = Daemon to manage kubernetes port-forwards. Exposes a simple HTTP API to control the daemon.
	pkgver = v0.0.1.r14.gd0f2d8b
	pkgrel = 1
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	depends = jq
	depends = nlohmann-json
	depends = kubectl
	depends = bash
	provides = k8sfw-daemon
	source = k8sfw-daemon-git::git+ssh://git@gitlab.xn--kll-sna.net:10022/k8sfw/k8sfw-daemon.git#branch=main
	md5sums = SKIP

pkgname = k8sfw-daemon-git