summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 57a7ae2ee3870bf3f72816b62f21c2ee23f87d19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = ardhue-git
	pkgdesc = Interface to control ArdHue Arduino based digital RGB system
	pkgver = 0.1
	pkgrel = 1
	url = https://github.com/gabmus/ardhue
	arch = any
	license = GPL3
	makedepends = git
	makedepends = meson
	depends = python-pyserial
	depends = gtk3>=3.14
	depends = python
	provides = ardhue
	conflicts = ardhue
	source = ardhue::git+https://github.com/gabmus/ardhue
	sha256sums = SKIP

pkgname = ardhue-git