UmVirt LFS Package info

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

hyprutils

Hyprland utilities library used across the ecosystem

Package info

Template:
Codename: hyprutils
Source file: hyprutils-0.6.0.tar.gz
Source file size: 36153
Source file MD5-checkum: 59d935932ea559fe31507ee0fcdff0f2
Source directory: hyprutils-0.6.0
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hyprutils-0.6.0.tar.gz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/h/hyprutils-0.6.0.tar.gz.md5sum
Dependances: pixman.
Dependance of: hyprlang, hyprpaper, hyprsysteminfo, hyprland-qtutils, hyprgraphics, 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