aboutsummaryrefslogtreecommitdiff
path: root/port_versions/l-
AgeCommit message (Collapse)Author
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca
2021-01-19[libjepg-turbo] Fix *.pc files (#15735)Alexander Neumann
* [libjpeg-turbo] fix pkgconfig * add version info * Update ports/libjpeg-turbo/portfile.cmake * update baseline Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-19[libsass/sassc] add new port/tool (#15752)Alexander Neumann
* add libsass and sassc * add version information
2021-01-19[libopusenc] fix macOS and Linux build (#15671)Be
2021-01-19Fix libmariadb compiling on ARM64 (#15699)双草酸酯
2021-01-19[libusb] Update to 1.0.24 (#15692)Matwey V. Kornilov
2021-01-19[libconfig] shlwapi is not available on linux (#15613)miheer vaidya
* shlwapi is not available on linux This fixes error while building for `x64-linux-dynamic`. * Update control version * Update port_versions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-01-16[libarchive+tesseract+opencv] add missing libarchiveConfig.cmake, fix ↵Stefano Sinigardi
tesseract downstream and unblock opencv CI (#15089) * [tesseract] add missing reference for downstream projects * [tesseract] restore ci, fix many regressions that are uncovered by that * Update ports/opencv2/CONTROL Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [opencv] fix regressions on uwp, accept failure on arm64 for now * Apply suggestions from code review Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * [opencv4] allow failures on all arm windows targets, both win32 and uwp * adopts hints from #15180 * [libarchive] bump control version * [libarchive] use vcpkg-cmake-wrapper instead of a custom libarchiveConfig, since it is vcpkg-provided and not port-provided * enable features to be visible in parent scope * apply documentation fix from CI * [libarchive] remove unnecessary lines in portfile * fix regressions * Update ports/gdcm/CONTROL * use more compact logic syntax * add new versions to baseline Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-01-14[vcpkg] Add version files (#15652)Victor Romero
* Add version files * Remove unnecessary file