UmVirt LFS Package info
DB commit: 9479b41c328304e88d8b007b04bc0dff783bbc6e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
hyprland-qt-support
A qml style provider for hypr* qt appsPackage info
Template:
Codename: hyprland-qt-support
Source file: hyprland-qt-support-0.1.0.tar.gz
Source file size: 12955
Source file MD5-checkum: f5f89ff70770e77e106f7455baa1c743
Source directory: hyprland-qt-support-0.1.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hyprland-qt-support-0.1.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hyprland-qt-support-0.1.0.tar.gz.md5sum
Dependances: libxkbcommon, qt6, Vulkan-Headers, hyprlang.
Dependance of: hyprsysteminfo, hyprland.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-DINSTALL_QML_PREFIX=${QT6DIR}/qml \
-Wno-dev \
..
Build script:
cd build
make
Install script:
cd build
#cant make install in /opt/qt6!
make DESTDIR=DESTDIR install
cp -rv DESTDIR/usr/lib/* /usr/lib
cp -rv DESTDIR/usr/opt/* /opt