Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
010_use-cmake.patch | using CMake instead of Meson Commonly, plugins for OBS build with CMake. This plugin uses Meson, and it is there FTBFS in some architectures (arm64, armel, armhf, mips64el and s390x). This patch implements a CMakeLists.txt file to use CMake as a builder. Some tests were made over Debian, Alpine and Fedora and the issue causing the FTBFS is present only on Debian. The Meson finds the libobs, but fails to build using it. Maybe it can be something related to #998853. =================================================================== |
Joao Eriberto Mota Filho <eriberto@debian.org> | invalid | debian | 2023-11-13 | |
020_removed-meson.patch | drop Meson to use CMake (patch 010)=================================================================== | Joao Eriberto Mota Filho <eriberto@debian.org> | not-needed | 2023-11-13 |