pkgbase = ola
	pkgdesc = Open Lighting Architecture for controlling entertainment lighting equipment
	pkgver = 0.10.9
	pkgrel = 10
	url = https://www.openlighting.org
	arch = x86_64
	arch = aarch64
	license = GPL-2.0-or-later
	license = LGPL-2.1-or-later
	checkdepends = python-numpy
	checkdepends = python-protobuf-21
	makedepends = avahi
	makedepends = cppunit
	makedepends = doxygen
	makedepends = flake8
	makedepends = libftdi-compat
	makedepends = liblo
	makedepends = libmicrohttpd
	makedepends = ncurses
	makedepends = protobuf
	makedepends = protobuf-21
	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
	source = fix-build-with-gcc-14.patch
	source = event-loop-test-timings.patch
	sha256sums = d2a80d907f5a0a5169583060bd32aa0fdbb2fdfe18d1194dd922595ab6d447b5
	sha256sums = 6e57bb39c94981f62da6cd6b5c2744ace8ebe4b7b9fa8ee383800c1e3b8d6742
	sha256sums = 3a85761affce7e6c1ea5bdc29b6c1774e8d3a2cc4bb6fc52daac871cf72cf3ca
	sha256sums = 35915faad416d4b555132cc0348e39a921f5857475562a6742f46236491feef5
	sha256sums = 1ea121955e09fa5a8c3f67ba8fb27d51a8137c8c3b82d238839e11e90efbdca0

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-21: for python bindings

pkgname = ola-docs
	pkgdesc = Open Lighting Architecture for controlling entertainment lighting equipment (documentation)
	arch = any
