UmVirt LFS Package info
DB commit: 87572d7cf5c2e4fc6a7d33abc05341175a2c925a
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
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.11.0.tar.xz
Source directory: extra-cmake-modules-6.11.0
Package URL: extra-cmake-modules-6.11.0.tar.xz
Package md5-checksum URL: extra-cmake-modules-6.11.0.tar.xz.md5sum
Dependances: qt6, cmake.
Dependance of: breeze-icons, plasma-wayland-protocols, oxygen-icons, falkon, phonon-base, icemon, xcb-imdkit, KF6.
Patches: *** NO PATCHES FOUND ***
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