mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 20:59:01 +08:00
b0eb3fa9ee
* [libice] add new port * [libsm] add new port * add license * v db
15 lines
289 B
JSON
15 lines
289 B
JSON
{
|
|
"name": "libice",
|
|
"version": "1.0.10",
|
|
"description": "Inter-Client Exchange Library",
|
|
"homepage": "https://gitlab.freedesktop.org/xorg/lib/libice",
|
|
"license": "MIT-open-group",
|
|
"dependencies": [
|
|
"bzip2",
|
|
"libx11",
|
|
"xorg-macros",
|
|
"xproto",
|
|
"xtrans"
|
|
]
|
|
}
|