mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:39:07 +08:00
94ce0dab56
* [libxcomposite] add port * [libxinerama] add port * [libxpresent] add port * [libxv] add port * [libxscrnsaver] add port * v db * add license * v db * fix cross context * v db
13 lines
278 B
JSON
13 lines
278 B
JSON
{
|
|
"name": "libxinerama",
|
|
"version": "1.1.4",
|
|
"description": "Xlib API for Xinerama extension to X11 Protocol",
|
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libxinerama",
|
|
"license": null,
|
|
"dependencies": [
|
|
"libx11",
|
|
"libxext",
|
|
"xorg-macros"
|
|
]
|
|
}
|