blob: ca3ce8d47be9ee6ffbb967eaeb35ad4c0b69cb47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
|
pkgbase = ola
pkgdesc = Open Lighting Architecture for controlling entertainment lighting equipment
pkgver = 0.10.9
pkgrel = 7
url = https://www.openlighting.org
arch = x86_64
arch = aarch64
license = LGPL2.1
license = GPL2
makedepends = avahi
makedepends = cppunit
makedepends = doxygen
makedepends = flake8
makedepends = libftdi-compat
makedepends = liblo
makedepends = libmicrohttpd
makedepends = ncurses
makedepends = protobuf-21
makedepends = python-numpy
makedepends = python-protobuf
makedepends = util-linux-libs
options = !lto
source = ola-0.10.9.tar.gz::https://github.com/OpenLightingProject/ola/archive/refs/tags/0.10.9.tar.gz
source = fix-protobuf-v20.patch::https://github.com/OpenLightingProject/ola/pull/1875.patch
source = fix-liblo.patch::https://github.com/OpenLightingProject/ola/pull/1954.patch
sha256sums = d2a80d907f5a0a5169583060bd32aa0fdbb2fdfe18d1194dd922595ab6d447b5
sha256sums = 6e57bb39c94981f62da6cd6b5c2744ace8ebe4b7b9fa8ee383800c1e3b8d6742
sha256sums = 3a85761affce7e6c1ea5bdc29b6c1774e8d3a2cc4bb6fc52daac871cf72cf3ca
pkgname = ola
depends = avahi
depends = libftdi-compat
depends = liblo.so
depends = libmicrohttpd.so
depends = libncursesw.so
depends = libprotobuf.so
depends = libuuid.so
optdepends = python: for python bindings
optdepends = python-numpy: for python bindings
optdepends = python-protobuf: for python bindings
pkgname = ola-docs
pkgdesc = Open Lighting Architecture for controlling entertainment lighting equipment (documentation)
arch = any
|