UmVirt LFS Package info

DB commit: 6e4df3ea22c3eb21cad56028aab30db41fa6a0c4
APP commit: 6632650ee8654a0e89ac34899ea8a8328110e51b
[ BASH | XML | JSON ]

libxcvt

libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator.

Package info

Template:
Codename: libxcvt
Source file: libxcvt-0.1.3.tar.xz
Source file size: 9680
Source file MD5-checkum: 7fb9c51d33a680f724f34da41768b1d0
Source directory: libxcvt-0.1.3
Package URL: https://umvirt.com/linux/downloads/0.2.3/packages/Xorg/libxcvt-0.1.3.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.2.3/packages/Xorg/libxcvt-0.1.3.tar.xz.md5sum
Dependances: *** NO DEPENDANCES FOUND ***
Dependance of: !mutter, plasma, xorg-server, xwayland.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir build
cd    build 

meson setup --prefix=/usr --buildtype=release ..

Build script:
cd    build
ninja

Install script:
cd    build
ninja install