macOS
brew install libxcvtprovider-native install command
brew / rank 989
VESA CVT standard timing modelines generator. Version 0.1.3 via Homebrew; verified from local package data.
install
brew install libxcvtprovider-native install command
overview
VESA CVT standard timing modelines generator
history
libxcvt is the standalone X.Org library and cvt command for generating VESA Coordinated Video Timing modelines.
libxcvt was split out of Xorg server code in 2021. Olivier Fourdan's 2021-03-26 X.Org development RFC explained that the CVT modeline generator existed inside the Xorg server, was also used by the cvt utility, and had been copied into Xwayland; the proposed library removed that duplication and made the generator available as a standalone project.
The first release announcement, libxcvt 0.1.0 in July 2021, described it as the VESA CVT standard timing modelines generator extracted from the Xserver. Later X.Org announcements describe both the library and a standalone cvt tool copied from the Xorg implementation as a direct replacement for the version formerly provided by the Xorg server.
libxcvt's adoption is tied to the modularization of X.Org and Xwayland. By moving cvt generation outside the server tree, display stacks and packages that needed modeline generation could depend on a small library/tool package rather than carrying or installing more of Xorg server.
Users call cvt to calculate modelines for a requested resolution and refresh rate, while system components can link the library to generate the same timings programmatically. It is a narrow package, but it sits in the practical path for custom monitor modes and X11/Xwayland build-time needs.
libxcvt is interesting because it is a clean extraction package: a small piece of historically server-owned X.Org code moved into a library so packagers could stop dragging around a bigger component for one timing algorithm.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cvt | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:libxcvt |
|---|---|
| Version | 0.1.3 |
| Package manager | Homebrew |
| Homepage | https://www.x.org |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.