libxcvt 0.1.3
VESA Coordinated Video Timings (CVT) library
libxcvt
is a library providing a standalone version of the X server implementation of the VESA Coordinated Video Timings (CVT) standard timing modelines generator. libxcvt
also provides a standalone version of the command line tool cvt
copied from the Xorg implementation and is meant to be a direct replacement to the version provided by the Xorg server.
- Outputs:
out
- Website: https://gitlab.freedesktop.org/xorg/lib/libxcvt
- Licenses: X11
- Package source: gnu/packages/xorg.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libxcvt 0.1.3
as follows:
guix install libxcvt@0.1.3
Or install the latest version:
guix install libxcvt
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.