view .SRCINFO @ 10:bcdbc4904d8b

lightsd 1.1.0
author Louis Opter <kalessin@kalessin.fr>
date Sun, 08 Nov 2015 01:02:48 -0800
parents f7686ab274b2
children 549dc23b654a
line wrap: on
line source

pkgbase = lightsd
	pkgdesc = Daemon to control your LIFX smart bulbs via a JSON-RPC API
	pkgver = 1.1.0
	pkgrel = 1
	epoch = 1
	url = https://www.github.com/lopter/lightsd/
	install = lightsd.install
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cmake>=2.8.11
	depends = libevent>=2.0.19
	optdepends = python: to run the interactive lightsc.py example client
	optdepends = ipython: makes lightsc.py more user-friendly
	source = https://github.com/lopter/lightsd/archive/1.1.0.tar.gz
	sha256sums = 20027edfea1e197028132646aac4549a808216e2cbeaeae5ae0ec80684c12ef8

pkgname = lightsd