blob: 2b7f1d3d60790ddb4be42f6478ea08e9dfa389ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = yeecli
pkgdesc = Command-line utility for controlling the YeeLight RGB LED lightbulb
pkgver = 0.2.0
pkgrel = 2
url = https://gitlab.com/stavros/yeecli
arch = any
license = BSD
makedepends = python-setuptools
depends = python-click
depends = python-ifaddr
depends = python-yeelight
source = https://files.pythonhosted.org/packages/source/y/yeecli/yeecli-0.2.0.tar.gz
sha256sums = 2a534273ac7997f7e3991d22153e8d17efc87d2e9ee99e6bb4acb8097206d585
pkgname = yeecli
|