view .SRCINFO @ 3:6bd6e467bb66

Add ipython as an optional dependency
author Louis Opter <kalessin@kalessin.fr>
date Sat, 05 Sep 2015 23:21:02 -0700
parents 9b9f36cf500c
children 5cc2087b8737
line wrap: on
line source

pkgbase = lightsd
	pkgdesc = Daemon to control your LIFX smart bulbs via a JSON-RPC API
	pkgver = 0.9.1
	pkgrel = 4
	epoch = 1
	url = https://www.github.com/lopter/lightsd/
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = cmake>=2.8.11
	depends = libevent>=2.0.19
	depends = libbsd>=0.5.0
	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/0.9.1.tar.gz
	sha256sums = 72eba6074ed18609fb0caf7b7429e1b8f6c3564ca6f81357be22c06ac00956b6

pkgname = lightsd