UmVirt LFS Package info
DB commit: 34a83c7a68a930f721bd7a7f9cb2c2ac41e76ba8
APP commit: 0bd167a48557b5a14ac68d0229893245aacc7f12
extra-cmake-modules
The Extra Cmake Modules package contains extra CMake modules used by KDE Frameworks 5 and other packages.Package info
Template:
Codename: extra-cmake-modules
Source file: extra-cmake-modules-6.17.0.tar.xz
Source directory: extra-cmake-modules-6.17.0
Package URL: extra-cmake-modules-6.17.0.tar.xz
Package md5-checksum URL: extra-cmake-modules-6.17.0.tar.xz.md5sum
Dependances: qt6, cmake.
Dependance of: glaxnimate, breeze-icons, plasma-wayland-protocols, oxygen-icons, falkon, phonon-base, icemon, xcb-imdkit, KF6.
Patches: extra-cmake-modules-6.17.0-upstream_fix-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
sed -i '/"lib64"/s/64//' kde-modules/KDEInstallDirsCommon.cmake &&
sed -e '/PACKAGE_INIT/i set(SAVE_PACKAGE_PREFIX_DIR "${PACKAGE_PREFIX_DIR}")' \
-e '/^include/a set(PACKAGE_PREFIX_DIR "${SAVE_PACKAGE_PREFIX_DIR}")' \
-i ECMConfig.cmake.in &&
mkdir build &&
cd build &&
cmake -D CMAKE_INSTALL_PREFIX=/usr -D BUILD_WITH_QT6=ON ..
Build script:
cd build
make
Install script:
cd build
make install