aboutsummaryrefslogtreecommitdiff
path: root/versions
AgeCommit message (Collapse)Author
2021-09-08[fftw3/libwebsockets/uwebsockets] Update to latest release (#20051)Phoebe
2021-09-08[simdjson] Update to v1.0.0 (#20052)myd7349
* [simdjson] Update to 1.0.0 * [simdjson] Bump version
2021-09-08[h3/jaeger-client-cpp] Update to the latest version (#20008)NancyLi1013
* [h3/jaeger-client-cpp] Update to the latest version * Remove CONTROL files * Update version files * Update patch * Update versions/j-/jaeger-client-cpp.json
2021-09-08[glew/openvdb/xtensor-io] Update to latest release version (#20022)Phoebe
* [glew/openvdb/xtensor-io] Update to latest release version * [glew] Update patch * [xtensor-io] Update version
2021-09-08[libfort/libgit2/cli11] update to the latest version (#20024)JonLiu1993
* [libfort/libgit2/cli11] update to the latest version * update version * delete useless dependencies * update version
2021-09-08[rappture] Update port to use vcpkg.json instead of CONTROL (#20049)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-08[imgui] update to 1.84.2 (#20012)Mathis
* update imgui * version * use correct ref for docking * version * update commit for dockiung * version
2021-09-08[so5extra] Update to 1.4.1.1 (#20004)eao197
* so5extra updated to the latest version. * Fix for so5extra's manifest format. * so5extra version added to baseline. * Accepting suggestion for so5extra's manifest. * Update for so5extra version in baseline.
2021-09-08[vamp-sdk] fix library filenames to match upstream build systems (#20002)Be
* [vamp-sdk] fix library filenames to match upstream build systems There were two problems: 1. The port added a `d` suffix for debug builds that upstream did not. This caused `find_library(VampHostSDK_LIBRARY NAMES vamp-sdk)` to fail to find the debug library. 2. The port used the same file name for libraries on every OS but that is not what upstream does. * [vamp-sdk] fix capitalization of Vamp Vamp is not an acronym.
2021-09-08[libhsplasma/libpcap/lv2/libcrafter] Update to the latest version (#19965)NancyLi1013
* [libhsplasma/libpcap/lv2] Update to the latest version * [libpcap] Remove unused comments * Update version files * [lv2] Fix usage [libpcap] Update ci.baseline.txt * [libhsplasma] Remove x64-windows-static=fail from ci.baseline.txt * [libcrafter] Update to 1.0 * [libcrafter] Add vcpkg.json * Update version files * Add CRT check for libpcap and update version as versin-semver for libpcap * Update version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07[libsamplerate] Update 0.2.1 -> 0.2.2 (#20003)evpobr
2021-09-07[libharu] Fix renaming library when one of the build type is selected (#19979)Jafar Abdi
* libharu: Fix renaming library when build type is either release or debug Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Run vcpkg x-add-version --all * Small changes Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-09-07[arcus/any-lite/aixlog] Update to the latest version (#19977)JonLiu1993
* [arcus/any-lite/aixlog] Update to the latest version * update version * Apply requested changes * update version * update vcpkg.json * update version
2021-09-07[libuv/librsync/libqrencode] Update to latest release version (#19972)Phoebe
* [libuv/librsync/libqrencode] Update to latest release version * Update the baseline version * [libuv] Add new source file epoll.c * Update the source * Small changes
2021-09-07[openimageio] update version to 2.3.7.2 (#19961)Cheney Wang
* [openimageio] update version to 2.3.7.2 * Disable the test in vcpkg Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2021-09-07[ms-gltf] Update to latest release r1.9.5.4 (#19958)Phoebe
* [ms-gltf] Fix the wrong homepage * Update pdb file path * Pass WINDOWS_USE_MSBUILD to vcpkg_cmake_configure * Update to latest release r1.9.5.4
2021-09-07[google-cloud-cpp] update to latest release (v1.31.1) (#19957)Carlos O'Ryan
2021-09-07[libmediainfo/glslang] Update to the latest version (#19917)NancyLi1013
* [libmediainfo/glslang] Update to the latest version * Update version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07[uriparser] Update to v0.9.5 (#19820)myd7349
* [uriparser] Update to 0.9.5 * [uriparser] Add new version * Small changes Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-07[harfbuzz] update to 2.9.0 (#19817)JonLiu1993
* [harfbuzz] update to 2.9.0 * update version * update version to version-semver * update version * remove fontconfig option * update version
2021-09-07proj4 uwp improvments (#18323)Geoff Evans
* Remove prior arm/uwp patch since host dependencies now allow for proj database generation, and add a new patch that repairs Win32 API calls to use UWP counterparts in UWP builds * Update ci baseline for port changes * Update port version * Fix patch list for PR * Bump port-version, disable some broken downstream libs * Update port version commit
2021-09-07[icu] Fix tool path (#19726)Phoebe
* [icu] Fix tool path * Update the baseline version * Apply the review suggestions Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07[lcms] Update to 2.12 (#19551)Wolfgang Stöggl
In addition to updating the version to 2.12, the following modifications were applied to the port: - Use the name lcms2 for the library, as it is called upstream since version 2 of Little-CMS. Remark: In the past, the library has already been called lcms2 for a while in vcpkg (1e53c60 until 726c111). The ports in vcpkg, which currently require the port lcms (devil, libraw and opencolorio), use and support lcms2 include/lib. - Add generating a pkg-config file - Add quotes to file commands in portfile.cmake
2021-09-07[yaml-cpp] fix cmake and pkgconfig files (#19703)autoantwort
2021-09-07[buck-yeh-bux] add port (#19670)Buck Yeh
* [bux] Add new port * Corrections according to Create Pull Request suggested questions * SHA512 * Mark fails into .\scripts\ci.baseline.txt * Mark fails into .\scripts\ci.baseline.txt * No need of "port-version": 1 in vcpkg.json * Update version database * Update ports/bux/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/bux/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/bux/portfile.cmake Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update ports/bux/vcpkg.json Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * Update bux.json * Update ports/bux/vcpkg.json * update version * Update scripts/ci.baseline.txt Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> * update bux support * update version * update version * Rename bux to buck-yeh-bux * Update version database Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-07[cpp-ipc] Add new port (#19360)winsoft666
* [teemo] Update version to v2.3. * [teemo] Modify version to v2.2 * [teemo] Run `vcpkg x-add-version teemo` to add version info. * [teemo] Update Build-Depends. * Update versions/t-/teemo.json * [libipc] Add new library. * [libipc] Run ./vcpkg x-add-version --all * [libipc] Fix compile error. * update version * Update ports/libipc/CONTROL * update version * Update ports/libipc/portfile.cmake Co-authored-by: Billy O'Neal <bion@microsoft.com> * Update ports/libipc/portfile.cmake Co-authored-by: Billy O'Neal <bion@microsoft.com> * [cpp-ipc] rename libipc to cpp-ipc * [cpp-ipc] Run vcpkg x-add-version --all * [cpp-ipc] Remove old libipc * update cpp-ipc * update version * delet libipc.json Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com> Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-09-07[kealib] Update, revise features (#19118)Kai Pastor
* Convert manifest to JSON * Remove purely transitive dependencies * Parallel is unsupported with HDF5 C++ * Revise portfile * Update to 1.4.14 * x-add-version
2021-09-07[fmt] update to 8.0.1 (#18581)JonLiu1993
* [fmt] update to 8.0.0 * update version * revert patch foramt * update version * update version * [fmt] update to 8.0.0 * update version * [fmt] update to 8.0.1 * update version * Apply suggested change * update version
2021-09-05[sentencepiece] v0.1.95 (#19858)7FrogTW
2021-09-03[libssh] add static build support for MinGW subsystem (#19854)Liu Chenxin
* add MinGW subsystem support for nana * update port version * [nana] update versions * format-manifest * add static build support for MingW subsystem Co-authored-by: Billy Robert ONeal III <bion@microsoft.com> Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-03[OpenCV] fix protobuf references (#19770)Stefano Sinigardi
* [OpenCV] fix protobuf targets * [OpenCV] fix port versions * [OpenCV] fix references
2021-09-03[kf5solid] Fix CMake config; some extra fixes (#19810)Dawid Wróbel
* [kf5solid] require bison >= 3.0 * [kf5solid] fix CMake config file * [kf5solid] some apps actually use solid-hardware5 diff --git a/ports/kf5solid/portfile.cmake b/ports/kf5solid/portfile.cmake index b876b00c0..53cf1841b 100644 --- a/ports/kf5solid/portfile.cmake +++ b/ports/kf5solid/portfile.cmake @@ -44,6 +44,11 @@ vcpkg_cmake_install() vcpkg_cmake_config_fixup(CONFIG_PATH lib/cmake/KF5Solid) vcpkg_copy_pdbs() +vcpkg_copy_tools( + TOOL_NAMES solid-hardware5 + AUTO_CLEAN + ) + if(VCPKG_LIBRARY_LINKAGE STREQUAL "static") file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/bin" "${CURRENT_PACKAGES_DIR}/debug/bin") endif() @@ -51,9 +56,6 @@ endif() file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include") file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/etc") file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/share") -# solid-hardware and solid-power are a non-dev tools allowing to list hardware and power managament status of one's system. No need to keep them. -file(REMOVE "${CURRENT_PACKAGES_DIR}/bin/solid-hardware5${VCPKG_HOST_EXECUTABLE_SUFFIX}" "${CURRENT_PACKAGES_DIR}/debug/bin/solid-hardware5${VCPKG_HOST_EXECUTABLE_SUFFIX}") -file(REMOVE "${CURRENT_PACKAGES_DIR}/bin/solid-power${VCPKG_HOST_EXECUTABLE_SUFFIX}" "${CURRENT_PACKAGES_DIR}/debug/bin/solid-power${VCPKG_HOST_EXECUTABLE_SUFFIX}") file(RENAME "${CURRENT_PACKAGES_DIR}/debug/lib/qml" "${CURRENT_PACKAGES_DIR}/debug/qml") file(RENAME "${CURRENT_PACKAGES_DIR}/lib/qml" "${CURRENT_PACKAGES_DIR}/qml") * [kf5solid] /etc is empty, no need to remove it * [kf5solid] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5solid] update versions
2021-09-03[simdutf] Disable benchmarks and tests. (#19987)Billy O'Neal
2021-09-03[libigl] fix imgui feature (#19746)Dorq
* [libigl] fix imgui feature * run x-add-version
2021-09-03[sentry-native] Update port to use new vcpkg cmake scripts (#19839)Vitalii Koshura
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-03[libmupdf/liblinear/libkeyfinder] Update to latest version (#19959)JonLiu1993
* [libmupdf/liblinear/libkeyfinder] Update to latest version * update version * update vcpkg.json format * update version
2021-09-03[kf5globalaccel] new port (#19757)Dawid Wróbel
* Add kf5globalaccel port * Revert "Add kf5globalaccel port" This reverts commit f1ac3db8e2019f474a09d6964aea8e21bc9da166. * Add kf5globalaccel port * Fixed kf5globalaccel for windows * [kf5globalaccel] update to 5.75.0 * [kf5globalaccel] update to 5.84.0 * [kf5globalaccel] use vcpkg_copy_tools * [kf5globalaccel] only remove what's needed * [kf5globalaccel] wrap paths in quotes * [kf5globalaccel] use semVer * [kf5globalaccel] update versions * [kf5globalaccel] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5globalaccel] update versions Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-03[co] Add new port (#19535)Alvin
* add package co * add version * fix support * fix version * Update ports/co/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/co/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/co/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/co/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/co/portfile.cmake Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * Update ports/co/vcpkg.json Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> * using features instead of dependency * update version schema * fix portfile * fix hash * add comments & cleanup * fix hash * update portfile * up hash Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-03[approval-tests-cpp] Update to 10.11.0 (#19941)Llewellyn Falco
* [approval-tests-cpp] Update to 10.11.0 * add version files Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03[hazelcast-cpp-client] update to v4.2.0 (#19853)yemreinci
* update hazelcast-cpp-client to 4.2.0 * run x-add-version
2021-09-03[quill] Update to 1.6.3 (#19827)Rémy Tassoux
* [quill] Update to 1.6.3 * [quill] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-09-03[simdutf] add new port (#19742)autoantwort
2021-09-03[catch2] Guard build type for Catch2 (#19793)Rayan
* guard build type for catch2 * update port-version * update baseline & version
2021-09-03[folly] also support arm64 (#19738)autoantwort
2021-09-03[pystring] rename `libpystring` to `pystring` (#19740)Xing Ji
* rename `libpystring` to `pystring` * run `vcpkg x-add-version --all` * [pystring] Simplify CMake * [pystring] Use target name as per opencolorio Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-03[icu] fixes for macOS dynamic lib install (#19441)Adam
* fixes for macOS dynamic lib install * bump port version * remove mingw change * move install outside of conditional * update portfile hash Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03[kf5crash] fix cmake.in to allow consumption by static builds (#19179)Dawid Wróbel
* [kf5crash] fix cmake.in to allow consumption by static builds * [kf5crash] update versions * [kf5crash] kcrash is supported on Win and macOS, too * [kf5crash] update versions * [kf5crash] replace deprecated functions * [kf5crash] update versions * [kf5crash] don't overzealously delete folders * [kf5crash] update versions * [kf5crash] proactively disable docs * [kf5crash] use semVer * [kf5crash] update versions * [kf5crash] remove extraneous options * [kf5crash] update versions * [kf5crash] wrap paths in quotes * [kf5crash] update versions * [kf5crash] remove bin folders in static build * [kf5crash] update versions * [kf5crash] rename patch file * [kf5crash] update versions * [kf5crash] add PACKAGE_NAME to vcpkg_cmake_config_fixup * [kf5crash] update versions
2021-09-03[ktx] update to 4.0.0 release (#18644)JonLiu1993
* [ktx] update to 4.0.0 * update version * fix-arm64-error * update version * fix ci error * update version
2021-09-03[libosmium/libxlsxwriter] Update to the latest version (#19935)NancyLi1013
* [libosmium/libxlsxwriter] Update to the latest version * Update version files * Update versions/l-/libosmium.json * Attempt to fix version database again. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03[zlib] Download source over https instead of http (#19842)Chocobo1
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>