summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b6bc44eb942466b4495068fae99b78bf6a698769 (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 = 2
	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