UmVirt LFS Package info
DB commit: 3c6efcfc536d7802c89703820d548c1aec13ba9b
APP commit: f0568a86eced844506f88e1faa2e7a1c73783ddf
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 file size: 329892
Source file MD5-checkum: c6c6e39f1bba551a21401cd5fbba1c1a
Source directory: extra-cmake-modules-6.17.0
Package URL: https://umvirt.com/linux/downloads/0.2.4/packages/e/extra-cmake-modules-6.17.0.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.4/packages/e/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