UmVirt LFS Package info
DB commit: a1c087427053c3732f19d41cf80e95056e8f8613
APP commit: e905d50832f25d6e1ea1c062c557c2674e1072f0
hyprwayland-scanner
A Hyprland implementation of wayland-scanner, in and for C++.Package info
Template:
Codename: hyprwayland-scanner
Source file: hyprwayland-scanner-0.4.4.tar.gz
Source file size: 11254
Source file MD5-checkum: a1a3c08298d8cf6138566c83f2e18d50
Source directory: hyprwayland-scanner-0.4.4
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hyprwayland-scanner-0.4.4.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hyprwayland-scanner-0.4.4.tar.gz.md5sum
Dependances: pugixml.
Dependance of: hyprland-qtutils, aquamarine, hyprland.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=/usr \
-Wno-dev \
..
Build script:
cd build
make
Install script:
cd build
make install