UmVirt LFS Package info

DB commit: f64c98382982c764c3ba140bfcbbc73d93096acd
APP commit: e09dc78145b10de9481608254eb2ac99efd0068b
[ BASH | XML | JSON ]

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