Commit Graph

6 Commits

Author SHA1 Message Date
Sergei Trofimovich
9684e352a8 openboardview: fix gcc-13 build failure
Without the change build fails on `master` as
https://hydra.nixos.org/build/247580552:

    /build/source/src/openboardview/FileFormats/FZFile.h:69:40: error: 'uint32_t' has not been declared
       69 |         FZFile(std::vector<char> &buf, uint32_t fzkey[44]);
          |                                        ^~~~~~~~
2024-02-10 16:23:29 +00:00
Sandro Jäckel
fccf04b620 treewide: replace -DCMAKE_BUILD_TYPE in cmakeFlags with cmakeBuildType 2023-09-08 14:18:26 +00:00
R. Ryantm
3f08dd7eee openboardview: 9.0.3 -> 9.95.0 2023-02-23 22:33:55 +00:00
Mario Hros
9b9a5b6d5f openboardview: macos support 2023-02-03 22:29:01 +01:00
José Romildo
01510c7ff3 treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater 2022-09-27 23:41:53 -03:00
Mario Hros
0570ae054a openboardview: init at 9.0.3 2022-06-27 20:48:38 +02:00