vcpkg/ports/libxinerama/vcpkg.json
Alexander Neumann 94ce0dab56
X Window Part 8/N (#27225)
* [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
2022-10-19 18:22:37 -07:00

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"
]
}