2021-08-27 01:09:08 +08:00
|
|
|
{
|
|
|
|
"name": "libepoxy",
|
2022-10-25 07:27:04 +08:00
|
|
|
"version": "1.5.10",
|
2022-11-01 04:48:57 +08:00
|
|
|
"port-version": 1,
|
2021-08-27 01:09:08 +08:00
|
|
|
"description": "Epoxy is a library for handling OpenGL function pointer management for you",
|
|
|
|
"homepage": "https://github.com/anholt/libepoxy",
|
2022-10-25 07:27:04 +08:00
|
|
|
"license": "MIT",
|
2021-08-27 01:09:08 +08:00
|
|
|
"dependencies": [
|
2022-11-01 04:48:57 +08:00
|
|
|
{
|
|
|
|
"name": "egl-registry",
|
|
|
|
"platform": "linux"
|
|
|
|
},
|
2021-12-03 07:48:34 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-tool-meson",
|
|
|
|
"host": true
|
|
|
|
}
|
2021-08-27 01:09:08 +08:00
|
|
|
]
|
|
|
|
}
|