macOS
brew install libxcvtprovider-native install command
brew / 順位 989
libxcvt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install libxcvtprovider-native install command
概要
VESA CVT standard timing modelines generator
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cvt | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:libxcvt |
|---|---|
| バージョン | 0.1.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.x.org |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.