vcpkg/versions/p-/pixman.json

115 lines
2.8 KiB
JSON
Raw Normal View History

{
"versions": [
{
"git-tree": "a51c895edc5dd8067f51b600d631a5e8b32a65e8",
"version": "0.42.2",
"port-version": 2
},
{
"git-tree": "f32a4f787dec8e87ac46200c3be33fc616493d98",
"version": "0.42.2",
"port-version": 1
},
{
"git-tree": "a6bc25e07965cb8f3fb609900729d58c1f222457",
"version": "0.42.2",
"port-version": 0
},
{
"git-tree": "f26230558cb33582de396b799e90a9046672b151",
"version": "0.40.0",
"port-version": 5
},
{
"git-tree": "d0209cb23d5ca18cd74fa4a67e7ca80f7e81c0cd",
"version": "0.40.0",
"port-version": 4
},
{
"git-tree": "f6930f7300af86c20679b38f53bbdbc1a1310eed",
"version": "0.40.0",
"port-version": 3
},
2022-02-02 03:57:44 +08:00
{
"git-tree": "85d5aa0bbd91cff8853d0767bc9dc73e97156291",
"version": "0.40.0",
"port-version": 2
},
{
"git-tree": "c2dd7fec404954b43ad0da4ee86c29a4cfdd8fc1",
"version": "0.40.0",
"port-version": 1
},
[glib up to gtk] update and make it work with meson (#13100) * update glib to meson * update ci baseline * update glib to 2.66.3 remove cmakelists * fix some minor meson issue but meson is still a mess * add_bin_to_path to vcpkg_install_meson * regen docs * try fixing/touching all glib dependent ports * fix libsigcpp-3 version * fix glibmm * fix gmime * fix libcroco * update libnice * fix atk build * update harfbuzz * fix few builds * update libxmlpp * fix gdk-pixbuf * fix gts * gts add patch * remove old libsigcpp * add missing comma * fix supports logic * fix name mismatch * restore original ci baseline. * fix a lot of small details. increment controls. * fix harfbuzz & glib * bump port version * update port_versions * fix version field * update versions * fix glib in harfbuzz * update port versions * silly uppercase type * update port-versions * fix cairo build * update version * fix atk * update atk port-verisons * fix gts public includes * update versions * fix cairomm * fix pango * fix ignition * update versions. * fix gtk * fix librsvg * update versions * fix atk linux * fix libgpod * update versions * fix lcm * fix librsvg * update pango and pangomm * update pango to meson * more updates * update pixman * fix cairo * fix cairo * some fixes * reorder meson a bit * add none.txt for meson * fix x86_x64 to x86 "cross" builds * add tiff pkgconfig * update gdk-pixbuf * fix tiff and jpeg * add graphene * fix gdk-pixbuf * add sassc * update gtk * fix cairo complete build * add harfbuzz inlcude in pango since meson does not add it into pkgconfig. * fix gtk build. Remaining issue fix install script. * fix gtk build * fix io2d * add supports field * fix cartographer? * fix librsvg build * fix gtk build * fix cartographer * fix sassc on linux * fix tiff and libjpeg pc files * fix pixman x86 * _isnanf is undefined on arm- * merge fix for make on arm64 * fix gdk-pixbuf on arm64-windows * pixman remove test/demos. should fix it on osx. * [vcpkg_install_meson] add bin to path to run code generators * [vcpkg_configure_meson] deactivate native compiler in cross builds make x86 on x86_x64 a native instead of a cross build (as long as we are not building for UWP) * pixman reenable UWP support. * pixman reenable arm support * add pixman:arm-uwp=fail to baseline * update gtkmm * remove double whitespaces * gtk baseline gtk dependency on cairo x11 remove double spaces in flags * fix linux build * native none again * cairo fix cairo-script.pc * comment out patch since the cairo changes should have fixed it. * disable wayland backend in GTK since CI is missing system packages * silly typo in cairo pc file correction install lzo pc on windows * remove double spaces in _FLAGS remove unnecessary comments * actually disabling wayland backend * fix glib codegen issue having the wrong path * try to fix paths in glib codegen * integrate changes form #12860 * add the uwp patch back in * deactivate extra harfbuzz shapers. * vcpkg x-add-version --all --overwrite-version * remove patches in tesseract. * fix version * rerun add-version * add libgpod:x64-linux=fail to baseline due to missing system tools/libraries * change regex to take double - into account. * run x-add-version * run format-manifest * add missing removal of multiple spaces back into the regex * remove ws diff change * fix gtkmm the upstream way * remove ws to reduce diff * make glib build on osx * format manifest * run x-add-version * add pthread dependency * update baseline due to glib compiling on osx now. * add meson as a dep to glib * - add glib host dependencies - switch to manifest of touched ports * switch to manifest. * [libxml2] add gnuinstalldirs * [libxml2] add missing include of GNUInstallDirs * add version info * add include dir to pc files .... * update version * add UWP as crosscompiling target * Apply suggestions from code review * trying to fix cairo pthread detection on osx. * fix libmicrohttpd by adding the required system frameworks on osx * fix poppler by not removing the CXX standard * fix missing coretext header from harfbuzz in pano * fix formating issues * fix librsvg on osx * revert version changes * bump version * version stuff. * fix graphene version stuff * fix version stuff * removing ports from ci baseline to cause me pain * move cairomm:x64-linux=fail to gtkmm:x64-linx=fail remove pangomm:x64-osx=fail * fix typo * revert ws changes to vcpkg_install_meson * update port version after merge * version stuff * fix fluidsynth by adding vcpkg_check_features * move cairo to ci baseline on osx * version stuff * fluidsynth corrections * more version stuff * apply code review changes * clean version stuff. * update version stuff * code review cleanup * version stuff * formating * update version stuff again * remove gdi again * version stuff * version stuff * version baseline * Apply strega-nil suggestions from code review * run x-add-version * reset versions to upstream/master * v8 CONTROL -> json * reset fluidsynth to upstream/master * first batch of version-string -> version conversion * second and last batch of version-string -> version conversions * update version stuff * disable gdi feature in harfbuzz (missing user32 linkage in qt5-base) * version stuff * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * more CR stuff * update versions * back out provision changes so that pr can be merged. Co-authored-by: nicole mazzuca <mazzucan@outlook.com> Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-27 01:28:21 +08:00
{
"git-tree": "9fa31a3aa7682c205028903d0b2d2df269a95db5",
"version": "0.40.0",
"port-version": 0
},
{
"git-tree": "3cb6610f632460553bb2ae5fe3838e15880dc7e2",
"version-string": "0.38.4",
"port-version": 2
},
{
"git-tree": "055b612e99d658047ab8dfde43c375ddc46a14cc",
"version-string": "0.38.4-1",
"port-version": 0
},
{
"git-tree": "94a39fe731a38eb8cec354603146a99f4ebbf801",
"version-string": "0.38.0-4",
"port-version": 0
},
{
"git-tree": "9a943134e4d25ed418074fe46bde99fda69dd0a3",
"version-string": "0.38.0-3",
"port-version": 0
},
{
"git-tree": "8e1d0df50ad1a7157038c30ac0df05c8c641af17",
"version-string": "0.38.0-2",
"port-version": 0
},
{
"git-tree": "941fe8704e7a700ea959fe3d712b4a25c5487273",
"version-string": "0.38.0-1",
"port-version": 0
},
{
"git-tree": "2fe5e56b972d30146a9a652699efc68fddd51f5c",
"version-string": "0.38.0",
"port-version": 0
},
{
"git-tree": "72621d1b5b83e9004c56e8308881113a9c1aeb30",
"version-string": "0.34.0-5",
"port-version": 0
},
{
"git-tree": "c43aa78219eacf1d9542206a3fe0df57ba5eb23a",
"version-string": "0.34.0-4",
"port-version": 0
},
{
"git-tree": "f323614f8dd54123fc4150de48d339dd8049d6c4",
"version-string": "0.34.0-3",
"port-version": 0
},
{
"git-tree": "b2adf28aa373451ba8fd3ab3c38963586df67a1b",
"version-string": "0.34.0-2",
"port-version": 0
},
{
"git-tree": "4cd65135e016a10836eaaf013fa49ca7c026076a",
"version-string": "0.34.0-1",
"port-version": 0
},
{
"git-tree": "e210c31fe945276abc702683a7878c804d46a497",
"version-string": "0.34.0",
"port-version": 0
}
]
}