In a chroot build (pkgctl build
) this fails with:
CMake Error at /usr/lib/cmake/Qt5/Qt5Config.cmake:28 (find_package):
Could not find a package configuration file provided by "Qt5Svg" with any
of the following names:
Qt5SvgConfig.cmake
qt5svg-config.cmake
Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set
"Qt5Svg_DIR" to a directory containing one of the above files. If "Qt5Svg"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
libraries/qrcode/CMakeLists.txt:14 (find_package)
-- Configuring incomplete, errors occurred!
It might be missing a qt dep?
EDIT: Yup. Please add qt5-svg
.
Pinned Comments
LennyLennington commented on 2021-12-14 15:05 (UTC) (edited on 2021-12-15 19:07 (UTC) by LennyLennington)
Please note that it is illegal to distribute the binaries created with this script due to MultiMC's licensing. You're still fine using/distributing the PKGBUILD itself to build a local package that you won't redistribute.
If you have any issues please report them here as upstream seems unwilling to cooperate with people who are using anything other than their official binary distribution of the software.