UmVirt LFS Package info

DB commit: 0e3f332d314edc4d2a4aff93cd82e0f008aa0b2e
APP commit: b0e7f121177a769c20a4c985867d650259b096ce
[ 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, xorg-server, plasma, 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