[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60180] [PATCH 0/3] gnu: ola: Update to 0.10.8, fixing build.
From: |
Simon South |
Subject: |
[bug#60180] [PATCH 0/3] gnu: ola: Update to 0.10.8, fixing build. |
Date: |
Sun, 18 Dec 2022 13:40:00 -0500 |
Here's a patch series that updates ola, the Open Lighting Architecture for
controlling entertainment-lighting devices, to version 0.10.8. This version
incorporates a fix[0] for building the unit-test suite with recent versions of
gcc that allows the package to build again on Guix[1].
The series also updates the package definition to reflect the modern style.
I've tested these changes on x86-64 and AArch64 and everything appears fine,
though note I don't have any lighting hardware with which to test the software
itself.
[0] https://github.com/OpenLightingProject/ola/issues/1553
https://github.com/OpenLightingProject/ola/pull/1583
[1] It has been failing recently; see for instance
https://ci.guix.gnu.org/build/91840/details
--
Simon South
simon@simonsouth.net
Simon South (3):
gnu: ola: Update to 0.10.8.
gnu: ola: Remove input labels.
gnu: ola: Use gexps.
gnu/packages/lighting.scm | 84 +++++++++++++++++++--------------------
1 file changed, 41 insertions(+), 43 deletions(-)
base-commit: 9cb42f725a2a652bb41e38988d03d7020ccf2aa1
--
2.38.1
- [bug#60180] [PATCH 0/3] gnu: ola: Update to 0.10.8, fixing build.,
Simon South <=