comparison .SRCINFO @ 18:63e9b0dba7a0

New upstream release 1.2.0-rc.6
author buildbot@srv-andreaen.kalessin.fr
date Fri, 03 Feb 2017 23:32:10 +0000
parents 4e0324e223b7
children 2095af12cd4a
comparison
equal deleted inserted replaced
17:4e0324e223b7 18:63e9b0dba7a0
1 pkgbase = lightsd 1 pkgbase = lightsd
2 pkgdesc = Daemon to control your LIFX smart bulbs via a JSON-RPC API 2 pkgdesc = Daemon to control your LIFX smart bulbs via a JSON-RPC API
3 pkgver = 1.2.0~rc.5 3 pkgver = 1.2.0~rc.6
4 pkgrel = 1 4 pkgrel = 1
5 epoch = 1 5 epoch = 1
6 url = https://www.github.com/lopter/lightsd/ 6 url = https://www.github.com/lopter/lightsd/
7 install = lightsd.install 7 install = lightsd.install
8 arch = i686 8 arch = i686
10 license = GPL3 10 license = GPL3
11 makedepends = cmake>=2.8.11 11 makedepends = cmake>=2.8.11
12 depends = libevent>=2.0.19 12 depends = libevent>=2.0.19
13 optdepends = python: to run the interactive lightsc.py example client 13 optdepends = python: to run the interactive lightsc.py example client
14 optdepends = ipython: makes lightsc.py more user-friendly 14 optdepends = ipython: makes lightsc.py more user-friendly
15 source = https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.5.tar.gz 15 source = https://downloads.lightsd.io/releases/lightsd-1.2.0-rc.6.tar.gz
16 sha256sums = 93dc954ca39542479ecaafaeaa6984d50616b79aa4b1c9e15242fbfdbc38d9c4 16 sha256sums = c09d9ec7af2354202878656ad972c5629d401e223b3fcea48eb2d51ba0df7d4b
17 17
18 pkgname = lightsd 18 pkgname = lightsd
19 19