mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 05:21:49 +08:00
1f825db83b
* [libdmx] add new port * [libxcvt] add port * [xbitmaps] add port * format manifest * use version * v db * add cross fixes and fix issue due to missing xorg macros on osx * v db * license * v db * Use the conventional copyright install. * Correct the SHA512. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
9 lines
301 B
JSON
9 lines
301 B
JSON
{
|
|
"name": "libxcvt",
|
|
"version": "0.1.2",
|
|
"description": "A library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator.",
|
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxcvt",
|
|
"license": null,
|
|
"supports": "!windows"
|
|
}
|