blob: ee38d1c626ee43da22ca3e85c1595ef05f4c0d54 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-yeelight
pkgdesc = Python library for controlling YeeLight RGB bulbs
pkgver = 0.5.4
pkgrel = 2
url = https://gitlab.com/stavros/python-yeelight
arch = any
license = BSD
makedepends = git
makedepends = python-setuptools
depends = python-enum-compat
depends = python-future
depends = python-ifaddr
source = git+https://gitlab.com/stavros/python-yeelight.git#commit=119faeff0d4f9de8c7f6d0580bdecc1c79bcdaea
sha256sums = SKIP
pkgname = python-yeelight
|