mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:41:38 +08:00
163065a352
* update meson to 0.60.1 * add port vcpkg-tool-meson for consistency deprecate usage of tool-meson * [skip actions] make every port using meson depend on vcpkg-tool-meson (except pkgconf for now.) * fix subtle bugs in vcpkg_find_acquire_program make the port install meson if the system does not provide it. * make pkgconf depend on meson * restore old vcpkg_find_acquire_program behavior for versioning * Update ports/gstreamer/vcpkg.json remove duplicated dependency * remove invalid option in glib * [skip actions] fix ci failures? * remove invalid option in gstreamer * try without cmake * get more logs from meson configure. * update glib to 2.70.1 * fix typo * fix pc file of flac * update meson to 0.60.2 * try the patch from the other pr. * patch meson ..... * version stuff * fix port version * fix gstreamer version * remove version * format-manifest * version stuff * format manifest again * revert version stuff * remove outdated gtk options * version stuff * pango version stuff * correct baseline lost in merge * Fix fontconfig version db Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
30 lines
700 B
JSON
30 lines
700 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "270e04cb56d330fc6cd8482697341ed0d3bf1320",
|
|
"version-date": "2021-03-31",
|
|
"port-version": 3
|
|
},
|
|
{
|
|
"git-tree": "e8c089b0eec0784be71fb4347dbd583c4aaeb0d8",
|
|
"version-date": "2021-03-31",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "c6b15d3a79abbfb78408d1f49e8b976bcb9003f2",
|
|
"version-date": "2021-03-31",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "f2c28dea6191ea1f399a862889d095f1d268a3f0",
|
|
"version-date": "2021-03-31",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "63fa37bfa9925b106a2e5a66db9133e381dc499e",
|
|
"version-string": "2019-08-05",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|