diff .SRCINFO @ 0:6d2f2e776ddc

lightsd, a daemon written in C to control LIFX wifi smart bulbs
author Louis Opter <kalessin@kalessin.fr>
date Fri, 04 Sep 2015 00:33:50 -0700
parents
children 9b9f36cf500c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.SRCINFO	Fri Sep 04 00:33:50 2015 -0700
@@ -0,0 +1,18 @@
+pkgbase = lightsd
+	pkgdesc = Daemon to control your LIFX smart bulbs via a JSON-RPC API
+	pkgver = 0.9.1
+	pkgrel = 1
+	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
+	source = https://api.github.com/repos/lopter/lightsd/tarball/0.9.1
+	sha256sums = ef4f8056bf39c8f2c440e442f047cafce1c102e565bb007791a27f77588157c2
+
+pkgname = lightsd
+