early-access version 2853
This commit is contained in:
23
externals/vcpkg/ports/io2d/vcpkg.json
vendored
Executable file
23
externals/vcpkg/ports/io2d/vcpkg.json
vendored
Executable file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "io2d",
|
||||
"version-date": "2020-09-14",
|
||||
"port-version": 3,
|
||||
"description": "a lightweight, cross platform drawing library",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "cairo",
|
||||
"features": [
|
||||
"x11"
|
||||
],
|
||||
"platform": "linux"
|
||||
},
|
||||
{
|
||||
"name": "cairo",
|
||||
"platform": "!osx"
|
||||
},
|
||||
{
|
||||
"name": "graphicsmagick",
|
||||
"platform": "!osx"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user