summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a2c0ec3c7a149543d96702a8cdad4d89d7a536e3 (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
28
29
30
31
32
33
34
pkgbase = lrad-git
	pkgver = 0.1.0.74.g1eebb17
	pkgrel = 1
	url = https://github.com/sameer/lrad
	arch = any
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = cmake
	makedepends = gcc
	makedepends = git
	makedepends = openssl
	makedepends = curl
	source = lrad::git+https://github.com/sameer/lrad.git
	sha256sums = SKIP

pkgname = lrad-git
	pkgdesc = An update framework CLI tool for applications running on hobbyist systems
	depends = git
	depends = openssl
	depends = go-ipfs
	depends = curl
	provides = lrad
	conflicts = lrad

pkgname = lrad-daemon-git
	pkgdesc = Daemon for the lrad update framework to be run on target systems
	depends = git
	depends = docker
	depends = openssl
	depends = go-ipfs
	provides = lrad-daemon
	conflicts = lrad-daemon