UmVirt LFS Package info
DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
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