QLC+: update to 4.12.7.

This commit is contained in:
Michael Aldridge 2023-10-22 16:16:32 -05:00 committed by Michael Aldridge
parent 76afa7c4ea
commit d126be5675
2 changed files with 2 additions and 15 deletions

View File

@ -1,13 +0,0 @@
--- a/plugins/velleman/src/velleman_mock.cpp 2020-07-05 16:57:25.002161999 -0700
+++ b/plugins/velleman/src/velleman_mock.cpp 2020-07-05 16:58:10.053165244 -0700
@@ -18,9 +18,7 @@
*/
#include <stdlib.h>
-#if defined(WIN32) || defined(Q_OS_WIN)
-# include <stdint.h> // int32_t
-#endif
+#include <stdint.h>
extern "C"
{

View File

@ -1,6 +1,6 @@
# Template file for 'QLC+'
pkgname=QLC+
version=4.12.3
version=4.12.7
revision=1
build_style=qmake
hostmakedepends="qt5-qmake pkg-config qt5-host-tools"
@ -12,7 +12,7 @@ maintainer="Michael Aldridge <maldridge@VoidLinux.org>"
license="Apache-2.0"
homepage="https://www.qlcplus.org/"
distfiles="https://github.com/mcallegari/qlcplus/archive/QLC+_$version.tar.gz"
checksum=cefb5e84dee04b3567733fcaf4f8125069eec859b506e790ba8a9d921f1e75cc
checksum=6ad8c66860041a54064a22d951e2a76799feaa02821ca774ac0de4bba717ab91
pre_build() {
vsed -i 's/QMAKE_CXXFLAGS/#QMAKE_CXXFLAGS/' variables.pri