Commit Graph

1469 Commits

Author SHA1 Message Date
Park DongHa
0e4460554f
[fbgemm] fix find_package (#20111)
* [fbgemm] fix find_package

* install internal header for pytorch

* [fbgemm] remove GPU feature

* The source requires ATen and some other libraries ...
2021-09-13 20:04:23 -07:00
John Vandenberg
cce4bf5dff
[sbp] new port (#19335)
* [sbp] new port

Closes https://github.com/microsoft/vcpkg/issues/19218

* update portfile.cmake

* update version

* add vcpkg_fail_port_install for portifile

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-09-13 20:03:28 -07:00
JonLiu1993
35312384e7
[Python3] update to 3.9.7 (#19851)
* [Python3] update to 3.9.7

* update version

* update vcpkg tool python3 to 3.9.7

* update hash to lowercase

* update portifile.cmake

* update version
2021-09-13 20:00:44 -07:00
Dawid Wróbel
f446c96825
[kf5textwidgets] new port (#19766)
* Add kf5textwidgets port

* Fixed kf5textwidgets for windows

* [kf5*] update to 5.75.0

* [kf5textwidgets] convert manifest to JSON

* [kf5textwidgets] use gettext port tools

* [kf5textwidgets] use current spec syntax

* [kf5textwidgets] remove redundant options

* [kf5textwidgets] update to 5.84

* [kf5textwidgets] only remove what's needed

* [kf5textwidgets] wrap paths in quotes

* [kf5textwidgets] default data location is OK

* [kf5textwidgets] update versions

* [kf5textwidgets] DISABLE_PARALLEL_CONFIGURE

* [kf5textwidgets] update versions

* [kf5textwidgets] fix Windows static builds

* [kf5textwidgets] update versions

* [kf5textwidgets] remove /bin when building static

* [kf5textwidgets] update versions

* [kf5textwidgets] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5textwidgets] update versions

* [kf5textwidgets] libiconv patches only for windows static builds

* [kf5textwidgets] update versions

* [kf5textwidgets] cleanup, iconv was fixed in kf5i18n

* [kf5textwidgets] update versions

* [kf5textwidgets] use generic, non-semver versioning

* [kf5textwidgets] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-09-13 19:46:28 -07:00
Dawid Wróbel
f66a43752d
[kf5package] new port (#19195)
* Add kf5package port

* [kf5package] remove vcpkg-cmake-wrapper block

* [kf5package] more fixes

* Fixed kf5package for windows

* Fixed kf5package for windows (by Kuntal Majumder)

* [kf5package] use PORT variable where applicable

* [kf5package] update to 5.75.0

* [kf5package] fix macOS libiconv

* [kf5package] update to 5.84.0

* [kf5package] update versions

* [kf5package] use vcpkg_copy_tools() to copy kpackagetool5

* [kf5package] update versions

* [kf5package] use semVer

* [kf5package] remove redundant options, wrap paths in quotes

* [kf5package] update to current spec

* [kf5package] update versions

* [kf5package] fix configure options

* [kf5package] update versions

* [kf5package] fix vcpkg_cmake_config_fixup() usage

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [kf5package] update versions

* [kf5package] libiconv patches only for windows static builds

* [kf5package] update versions

* [kf5package] libiconv patches also on osx

* [kf5package] update versions

* [kf5package] cleanup, iconv was fixed in kf5i18n

* [kf5package] update versions

* [kf5package] use generic, non-semver versioning

* [kf5package] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 19:46:21 -07:00
Dawid Wróbel
d36353bb2a
[kf5service] new port (#19180)
* Add kf5service port

* Add kf5service port

* [kf5service] update to 5.75.0

* [kf5service] update to 5.84.0

* [kf5service] update versions

* [kf5service] update to current spec

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5service] use semVer

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5service] wrap paths in quotes

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5service] update versions

* [kf5package] only remove what's needed

* [kf5package] phrasing, other cleanups

* [kf5service] update versions

* [kf5service] DISABLE_PARALLEL_CONFIGURE

* [kf5service] update versions

* [kf5service] add gettext tools dependency

* [kf5service] update versions

* [kf5service] upstream requires bison >= 3.0

* [kf5service] remove unused dependencies

* [kf5service] update versions

* [kf5service] remove redundant options

* [kf5service] update versions

* [kf5service] copy kbuildsycoca5 tool

* [kf5service] update versions

* [kf5service] fix Windows static builds

* [kf5service] update versions

* [kf5service] cleanup, iconv was fixed in kf5i18n

* [kf5service] update versions

* [kf5service] use generic, non-semver versioning

* [kf5service] update versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 19:46:09 -07:00
Samuel Marks
515b1fb9b5
[New port] Rexo (#18895)
* [ports/rexo] New port

* `vcpkg x-add-version --all`

* [ports/rexo/portfile.cmake] Update version; use vcpkg_configure_cmake

* `vcpkg x-add-version --all`

* [versions/r-/rexo.json] Manually remove first iteration

* vcpkg_cmake_install()

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/rexo/portfile.cmake

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update ports/rexo/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/rexo/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [rexo] Upgrade to 0.2.1; use new vcpkg cmake function names

* ./vcpkg x-add-version --all --overwrite-version; remove 0.2.0 from versions/r-/rexo.json

* [rexo] Upgrade to 0.2.2

* ./vcpkg x-add-version --all --overwrite-version

* [rexo] Upgrade to 0.2.2 SHA hash

* ./vcpkg x-add-version --all --overwrite-version

* [rexo] CONTROL -> vcpkg.json

* ./vcpkg x-add-version --all --overwrite-version

* [ports/rexo] Use new format

* [ports/rexo/vcpkg.json] Remove trailing comma

* [versions/r-/rexo.json] ./vcpkg x-add-version rexo --overwrite-version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-09-13 19:42:24 -07:00
Stefano Sinigardi
333e0d4e5d
[VTK] fix cmake patches not recycling targets already defined (#20074)
* [VTK] recycle alias targets if already defined

* [VTK] bump port version

* [VTK] fix references

* [VTK] fix other patches for target recycling

* [VTK] fix references

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 19:34:11 -07:00
NancyLi1013
045c1caf53
Fix compile error in internal version of Visual Studio (#20127) 2021-09-13 17:31:55 -07:00
misirlou-tg
5bc3538d65
[cpp-httplib] Update library to 0.9.4 (#20116)
* Update cpp-httplib to version 0.9.4

* Run x-add-version
2021-09-13 15:57:56 -07:00
Alexander Neumann
d13e1a1be1
[Qt] update to 6.1.3 (#19918)
* [skip actions] update to 6.1.3

* remove wrong -D prefix from variables in qttools

* change to https

* version stuff

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 15:18:29 -07:00
myd7349
5b66fdd442
[uchardet] Update to 2021-09-03 (#19980)
* [uchardet] Update to 2021-09-03

* [uchardet] Bump version

* [uchardet] Fix UWP build

* [uchardet] Overwrite version

* [uchardet] Add version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 14:58:13 -07:00
Stefano Sinigardi
259e0bd22c
[libgo] fix baseline issue (#19773)
* [libgo] fix baseline issue

* [libgo] fix references

* [libgo] fail fast on unsupported archs

* [libgo] fix references

* [libgo] fixes for macOS

* [libgo] fix references

* Minimize the patch

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-13 14:56:51 -07:00
ithewei
7dc786c123
[libhv] update to v1.2.1 (#19794)
* [libhv] update to v1.2.1

* vcpkg x-add-version libhv

* [libhv] move dlls from lib to bin

* vcpkg x-add-version --overwrite-version libhv

* [libhv] mkdir bin

* vcpkg x-add-version --overwrite-version libhv

* Don't protect `file(MAKE_DIRECTORY`

Co-authored-by: hewei.it <hewei.it@bytedance.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-13 14:55:05 -07:00
Ahmed Yarub Hani Al Nuaimi
20f85de001
[Libuv] Fix iOS Build (#20117)
* Use MacOS (Darwin) source files for building iOS version

* Update version

* Update version

Co-authored-by: Ahmed Yarub Hani Al Nuaimi <ahmed.alnuaimi@zwift.com>
2021-09-13 14:44:22 -07:00
chausner
0adcf54f03
[Taskflow] update to 3.2.0 (#20122)
* Update taskflow to 3.2.0

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-09-13 14:43:59 -07:00
Matthias Kuhn
061e92ab17
[gdal] Make building executables optional (#19243)
* [gdal] Optional "tool" feature to build executables

Fixes #19189

* x-add-version

* Fix remove of tools

* Always delete the debug tools

* Add patch to make tools build optional (non-windows)

* Update patch to make tools build optional (windows)

* Update git-tree

* Update tools patch

* Update git-tree

* Revise windows tools handling

* x-add-version

* Remove empty bin dir

* Update git-tree

* Remove obsolete static tools patch

* Update git-tree

* update

* reindent

* x-add-version

* restore version

Co-authored-by: Kai Pastor <dg0yt@darc.de>
2021-09-13 14:41:20 -07:00
Matthieu Penant
92f6e66a61
[libarchive] update to 3.5.2 (#16845)
* libarchive 3.5.1

attempt to create package - error on libiconv.

* update sha based on build error

* Turn off the CMAKE_USE_SYSTEM_LIBARCHIVE option

* remove unused patches

* remove empty patches

* Update scripts/test_ports/cmake/portfile.cmake

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* revisit control file -> vcpkg.json

* recover patch files

* remove port version per auto-review

* restore INCLUDE(CreatePkgConfigFile)

* update git-tree after merge

* patches not referenced #facepalm

* Update libarchive.json

* added missing FEATURES keyword

* update git-tree + merge fix

* Update libarchive.json

* Update libarchive.json

* Update libarchive.json

* libarchive 3.5.2

* formatting + git-tree

* Update libarchive.json

* should not remove wrapper ?

* Update libarchive.json

* revert patch original EOF

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Seika <seika@machinex.ca>
2021-09-13 14:39:54 -07:00
Kai Pastor
35c086d050
[lz4] Install pc file, cleanup (#20108)
* Drop unused xxhash dependency

* Modernize portfile

* Install pc file

* x-add-version

* Switch to 'version' field

* Update versions

* Fix liblz4 pc file name

* Update versions
2021-09-13 13:25:29 -07:00
Phoebe
1909fbc4eb
[libpqxx] Fix build issue with vs2017 (#20095) 2021-09-10 18:29:46 -07:00
Azure SDK Bot
997cd412fa
[Azure SDK Key Vault] Update to Sept Release Keys and Secrets (#20063)
* [azure-security-keyvault-keys-cpp] Update to 4.1.0
## 4.1.0 (2021-09-08)

### Features Added

- Added `GetUrl()` to `KeyClient`.

### Bugs Fixed

- [2750](https://github.com/Azure/azure-sdk-for-cpp/issues/2750) Support for Azure `managedhsm` cloud and any other non-public Azure cloud.

* not-specified
2021-09-10 14:19:01 -07:00
chausner
cda50b3ecc
[David-Haim/concurrencpp] Add new port (#19997)
* [David-Haim/concurrencpp] Add new package

* Format vcpkg.json

* Add baseline

* Fix version

* Update CI baseline

* Revert "Update CI baseline"

This reverts commit 8e3ed430f2.

* Add patch to make linkage configurable

* Update git-tree hash

* Add patch to set -fcoroutines flag

* Update git-tree hash

* Revert "Update git-tree hash"

This reverts commit b3ccdb2c61.

* Revert "Add patch to set -fcoroutines flag"

This reverts commit a23c736df9.

* Revert "Revert "Update CI baseline""

This reverts commit a50ed32a97.

* Add supports attribute to manifest, disallow dynamic linkage on Windows

* Update git-tree hash

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Fix whitespace

* Update git-tree hash

* Add vcpkg-cmake dependencies to vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Adapt for version 0.1.3, address suggestions

* Update git-tree hash

Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-09-10 14:18:06 -07:00
Mollie Munoz
e33819fe06
Azure-IoT-Sdk for C release for 08-30-2021 (#19809)
* Release for 08-30-2021

* Update azure-iot-sdk-c vcpkg.json formatting

* Update version database

* Test commit. In progress.

* bot actions

* Update refs and hashes for main branch test

* bot instructions

* Add OpenSSL for uamqp, umqtt, uhttp

* bot instructions

* Update cmake build options 'warning_as_errors' to OFF; remove patch file

* bot instructions

* Update all REFs to current test commit in azure-iot-sdk-c momuno/curl-vcpkg-fix_20210831

* bot instructions

* c-utility fix -- test

* bot instructions

* Update azure-iot-sdk-c REF and SHA512 for LTS release. Use version-date

* Update version database

* put back remove-werror.patch for LTS release.

* Update versioning. bot instructions

* bot instructions.

* Adding back patch to portfile instructions. Removes warnings as errors

* bot instructions

Co-authored-by: Mollie Munoz <momuno@microsoft.com>
2021-09-10 13:57:06 -07:00
Jack·Boos·Yu
e8e660a36c
[vcpkg baseline][pangolin] Add features, fix dependency pybind11 (#20006)
* [vcpkg baseline][pangolin] Add features, fix dependency pybind11

* Fix dependency name realsense2

* Remove default-feature gles

* Re-generated patch, add MAYBE_UNUSED_VARIABLES, fix build with core

* version

* Fix desc, add more MAYBE_UNUSED_VARIABLES

* version

* more MAYBE_UNUSED_VARIABLES

* version

* Remove some CMAKE_DISABLE_FIND_PACKAGE_*

* version

* Remove more CMAKE_DISABLE_FIND_* since they are disabled

* Remove BUILD_FOR_GLES_2

* version

* Restore BUILD_FOR_GLES_2

* version

* Fix more dependencies

* [libuvc]Fix build type, fix usage

* version

* Re-make patch

* version

* Use libjpeg macros instead of target name to avoid use `find_dependency`

* version

* Fix usage on non-Windows

* version

* commit suggestions

* version

* Apply suggestion

* version

* Re-fix JPEG

* version

* typo

* format

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-10 13:41:46 -07:00
Vitalii Koshura
e0aee0ddcf
[boinc] Add new port (#19659)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-10 13:37:39 -07:00
autoantwort
6676fce90e
[fontconfig] update to 2.13.94 (#19285) 2021-09-10 13:36:20 -07:00
Gregor Jasny
dfcd4e4b30
[civetweb] Update to version 1.15 (#20078) 2021-09-09 21:18:53 -07:00
Carlos O'Ryan
e512158de5
[functions-framework-cpp] update to latest version (v1.0.0) (#20071) 2021-09-09 21:18:37 -07:00
Llewellyn Falco
9271cb523b
[approval-tests-cpp] Update to 10.12.0 (#20058)
* [approval-tests-cpp] Update to 10.12.0

* [approval-tests-cpp] Update to 10.12.0
2021-09-09 21:18:14 -07:00
Dmitry Baryshev
cc18a51ed3
[sail] Update to 0.9.0-pre16 (#20046)
* [sail] Update to v0.9.0-pre16

* [sail] vcpkg x-add-version --all

* [sail] Update git REPO

* [sail] vcpkg x-add-version --all --overwrite-version
2021-09-09 21:17:59 -07:00
Azure SDK Bot
7dd4116373
[azure-sdk-for-cpp] Storage Sept Release (#20037)
* [azure-storage-blobs-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Breaking Changes

- `StartsOn` and `ExpiresOn` in `SignedIdentifier` were changed to nullable.

### Bugs Fixed

- Fixed a bug where prefix cannot contain `&` when listing blobs.

### Other Changes

- Create less threads if there isn't too much data to transfer.

* [azure-storage-files-datalake-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Breaking Changes

- `StartsOn` and `ExpiresOn` in `SignedIdentifier` were changed to nullable.

### Bugs Fixed

- Fixed a bug where prefix cannot contain `&` when listing files.

### Other Changes

- Create less threads if there isn't too much data to transfer.

* [azure-storage-files-shares-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Breaking Changes

- `AccessPolicy::StartsOn` and `AccessPolicy::ExpiresOn` are now nullable values.

### Bugs Fixed

- Fixed a bug where prefix cannot contain `&` when listing files.

### Other Changes

- Create less threads if there isn't too much data to transfer.

* [azure-storage-queues-cpp] Update to 12.0.0-beta.1
## 12.0.0-beta.1 (2021-09-08)

### New Features

- Added support for Queue features:
  - QueueServiceClient::ListQueues
  - QueueServiceClient::SetProperties
  - QueueServiceClient::GetProperties
  - QueueServiceClient::GetStatistics
  - QueueServiceClient::CreateQueue
  - QueueServiceClient::DeleteQueue
  - QueueClient::Create
  - QueueClient::Delete
  - QueueClient::GetProperties
  - QueueClient::SetMetadata
  - QueueClient::GetAccessPolicy
  - QueueClient::SetAccessPolicy
  - QueueClient::EnqueueMessage
  - QueueClient::ReceiveMessages
  - QueueClient::PeekMessages
  - QueueClient::UpdateMessage
  - QueueClient::DeleteMessage
  - QueueClient::ClearMessages
- Added support for queue SAS.

* [azure-storage-common-cpp] Update to 12.2.0
## 12.2.0 (2021-09-08)

### Features Added

- Used new xml library on Windows, dropped dependency for libxml2.

### Bugs Fixed

- Fixed a bug that may cause crash when parsing XML.
2021-09-09 21:17:15 -07:00
autoantwort
dd94ac64c1
[usrsctp] update to 0.9.5.0 (#20028) 2021-09-09 21:16:23 -07:00
Dawid Wróbel
b614a40e3c
[kf5i18n] static builds fixes (#20016)
* [kf5i18n] fix libiconv transient dependency

* [kf5i18n] update versions
2021-09-09 21:15:36 -07:00
myd7349
b74d9b2519
[nng] Update to v1.5.1 (#19478)
* [nng] Update to v1.5.1

* [nng] Bump version

* [nng] Quote source path

* [nng] Bump version
2021-09-09 21:12:21 -07:00
myd7349
f0679e2444
[uthash] Add new port (#19823)
* [uthash] Add new port

* [uthash] Version stuffs
2021-09-09 21:11:53 -07:00
JonLiu1993
a07c1574af
[sqlite3] update to 3.36.0 (#19847)
* [sqlite3] update to 3.36.0

* update version
2021-09-09 21:06:12 -07:00
Jack·Boos·Yu
d3d8dad4b4
[openimageio] Fix find and use dependencies (#19916)
* [openimageio] Fix find and use dependencies

* version

* Restore FindOpenEXR.cmake

* version

* Update ports/openimageio/portfile.cmake

* Update versions/o-/openimageio.json

* Re-make patch

* version

* Update versions/o-/openimageio.json

* Update ports/openimageio/portfile.cmake

* version
2021-09-09 21:05:50 -07:00
NancyLi1013
d251db7f96
[freeimage] Enable version information in FreeImage.dll (#19610)
* [freeimage] Add version in FreeImage.dll

* Add version files

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-09 20:41:22 -07:00
Chris Djali
d4aa0d2bfe
[angle] Enable ANGLE's desktop GL backend (#19891)
* Enable ANGLE's desktop GL backend

Only the D3D and GLES backends were available, but getting desktop GL to
work is trivial.

The Vulkan backend would be a much bigger task, unfortunately.

* x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-09 14:11:10 -07:00
Billy O'Neal
b295670e4b
Bulk convert control files. (#19986)
```
function Convert-Control {
    Param($full)
    .\vcpkg.exe format-manifest $full
    $root = $full.Substring(0, $full.Length - 7) # CONTROL
    $new = $root + 'vcpkg.json'
    $content = Get-Content -Raw $new
    $asJson = ConvertFrom-Json $content -AsHashtable -Depth 100
    $oldVersion = $asJson['port-version']
    if ($null -eq $oldVersion) {
        $oldVersionFull = $asJson['version-string']
        Write-Host "Got version $oldVersionFull"
        $match = [System.Text.RegularExpressions.Regex]::Match($oldVersionFull, '^(.+)-(\d+)$')
        if ($match.Success -and -not [System.Text.RegularExpressions.Regex]::IsMatch($oldVersionFull, '^\d\d\d\d-\d\d-\d\d$')) {
            $newFullVersion = [string]$match.Groups[1].Value
            $oldVersion = [int]$match.Groups[2].Value
            Write-Host "newFullVersion $newFullVersion oldVersion $oldVersion"
            $newVersion = $oldVersion + 1
            $asJson['version-string'] = $newFullVersion
            Write-Host "Previous version for $full extracted from version field -- setting version-string $newFullVersion and port-version $newVersion"
        } else {
            Write-Host "No previous version for $full -- setting 1"
            $newVersion = 1
        }
    } else {
        $newVersion = [int]$oldVersion + 1
        Write-Host "New version for $full : $newVersion"
    }

    $asJson['port-version'] = $newVersion

    $content = ConvertTo-Json $asJson -Depth 100
    Set-Content -Path $new -Value $content
    .\vcpkg.exe format-manifest $new
}

Get-ChildItem ports\CONTROL -Recurse | Foreach-Object {
    Convert-Control $_.FullName
}

git commit -am "this message"
.\vcpkg.exe x-add-version -all
git commit -a --amend
```
2021-09-09 01:24:04 -07:00
Azure SDK Bot
7e044226c8
[azure-core-cpp] Update to 1.2.1 (#19943)
## 1.2.1 (2021-09-02)

### Bugs Fixed

- [2785](https://github.com/Azure/azure-sdk-for-cpp/issues/2785) Fix to build on g++ 5.5.

### Other Changes

- Fixed compilation error on POSIX platforms where OpenSSL was not available.
- Support CMake version 3.12

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-08 15:43:23 -07:00
Kai Pastor
c759b997ba
[libjpeg-turbo] Update wrapper to correctly find debug/release variant (#19319)
* Format manifest

* Fix cmake wrapper

* Drop windows debug lib renaming

* Fix build warnings

* x-add-version

* Consolidate azure-kinect-sensor-sdk patches

* Fix jpegturbo dependency

* x-add-version

* Fix wrapper message

* x-add-version
2021-09-08 15:28:41 -07:00
autoantwort
3f4c4a61eb
[aubio] Add support for find_package (#19996)
* [aubio] Add support for find_package

* Add include(CMakeFindDependencyMacro)

* x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-08 14:58:24 -07:00
Billy O'Neal
cd54580d1f
[libbson, mongo-c-driver] Convert to vcpkg.json. (#20039)
* Fixes source writes rather than using DISABLE_PARALLEL_CONFIGURE
* Fixes to use modern vcpkg helpers.
* Fixes to install to the correct include path rather than moving the resulting includes after the fact.
* Remove do-nothign renames.
* Fixes to make static cmake configs find the correct bits.
2021-09-08 11:56:06 -07:00
Phoebe
bcf551b980
[fftw3/libwebsockets/uwebsockets] Update to latest release (#20051) 2021-09-08 08:02:56 -07:00
myd7349
e239a6fa6e
[simdjson] Update to v1.0.0 (#20052)
* [simdjson] Update to 1.0.0

* [simdjson] Bump version
2021-09-08 08:02:07 -07:00
NancyLi1013
6ea34201f3
[h3/jaeger-client-cpp] Update to the latest version (#20008)
* [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 08:00:54 -07:00
Phoebe
277e9a7f46
[glew/openvdb/xtensor-io] Update to latest release version (#20022)
* [glew/openvdb/xtensor-io] Update to latest release version

* [glew] Update patch

* [xtensor-io] Update version
2021-09-08 07:56:56 -07:00
JonLiu1993
f4f8bba9d4
[libfort/libgit2/cli11] update to the latest version (#20024)
* [libfort/libgit2/cli11] update to the latest version

* update version

* delete useless dependencies

* update version
2021-09-08 07:55:21 -07:00
Vitalii Koshura
f4a827c2a7
[rappture] Update port to use vcpkg.json instead of CONTROL (#20049)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-08 07:54:48 -07:00
Mathis
b91abc4eda
[imgui] update to 1.84.2 (#20012)
* update imgui

* version

* use correct ref for docking

* version

* update commit for dockiung

* version
2021-09-08 07:54:28 -07:00
eao197
7df5a3efef
[so5extra] Update to 1.4.1.1 (#20004)
* 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 07:51:54 -07:00
Be
4304bada11
[vamp-sdk] fix library filenames to match upstream build systems (#20002)
* [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 07:51:30 -07:00
NancyLi1013
5b2ac1fed8
[libhsplasma/libpcap/lv2/libcrafter] Update to the latest version (#19965)
* [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-08 07:45:37 -07:00
evpobr
615547c1d5
[libsamplerate] Update 0.2.1 -> 0.2.2 (#20003) 2021-09-07 21:49:35 -07:00
Jafar Abdi
e8661320ba
[libharu] Fix renaming library when one of the build type is selected (#19979)
* 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 21:48:24 -07:00
JonLiu1993
d1657f4c9b
[arcus/any-lite/aixlog] Update to the latest version (#19977)
* [arcus/any-lite/aixlog] Update to the latest version

* update version

* Apply requested changes

* update version

* update vcpkg.json

* update version
2021-09-07 21:41:40 -07:00
Phoebe
8ef3e28099
[libuv/librsync/libqrencode] Update to latest release version (#19972)
* [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 21:40:10 -07:00
Cheney Wang
4814a51290
[openimageio] update version to 2.3.7.2 (#19961)
* [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 21:09:32 -07:00
Phoebe
f63a6a53b4
[ms-gltf] Update to latest release r1.9.5.4 (#19958)
* [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 21:09:06 -07:00
Carlos O'Ryan
b5865bfeba
[google-cloud-cpp] update to latest release (v1.31.1) (#19957) 2021-09-07 21:06:57 -07:00
NancyLi1013
e5b6ec234b
[libmediainfo/glslang] Update to the latest version (#19917)
* [libmediainfo/glslang] Update to the latest version

* Update version files

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-07 21:06:30 -07:00
myd7349
503d17d534
[uriparser] Update to v0.9.5 (#19820)
* [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 21:04:44 -07:00
JonLiu1993
c126a7817c
[harfbuzz] update to 2.9.0 (#19817)
* [harfbuzz] update to 2.9.0

* update version

* update version to version-semver

* update version

* remove fontconfig option

* update version
2021-09-07 21:04:22 -07:00
Geoff Evans
4d8cf181f1
proj4 uwp improvments (#18323)
* 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 21:02:10 -07:00
Phoebe
6a8dea1ace
[icu] Fix tool path (#19726)
* [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 15:19:28 -07:00
Wolfgang Stöggl
7fae7f5923
[lcms] Update to 2.12 (#19551)
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 15:19:07 -07:00
autoantwort
8307923c6a
[yaml-cpp] fix cmake and pkgconfig files (#19703) 2021-09-07 14:17:18 -07:00
Buck Yeh
adad924a91
[buck-yeh-bux] add port (#19670)
* [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 14:13:35 -07:00
winsoft666
ac2bcf0d6b
[cpp-ipc] Add new port (#19360)
* [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 14:12:35 -07:00
Kai Pastor
642d1ccb27
[kealib] Update, revise features (#19118)
* 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 11:56:42 -07:00
JonLiu1993
e67f76161c
[fmt] update to 8.0.1 (#18581)
* [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-07 11:55:54 -07:00
7FrogTW
71422c6272
[sentencepiece] v0.1.95 (#19858) 2021-09-05 09:49:17 -07:00
Liu Chenxin
210240b399
[libssh] add static build support for MinGW subsystem (#19854)
* 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 22:36:23 -07:00
Stefano Sinigardi
09019cbc9a
[OpenCV] fix protobuf references (#19770)
* [OpenCV] fix protobuf targets

* [OpenCV] fix port versions

* [OpenCV] fix references
2021-09-03 22:25:12 -07:00
Dawid Wróbel
698ffe5d25
[kf5solid] Fix CMake config; some extra fixes (#19810)
* [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 22:20:10 -07:00
Billy O'Neal
690f41497a
[simdutf] Disable benchmarks and tests. (#19987) 2021-09-03 22:16:43 -07:00
Dorq
a4d0471091
[libigl] fix imgui feature (#19746)
* [libigl] fix imgui feature

* run x-add-version
2021-09-03 17:38:46 -07:00
Vitalii Koshura
bde7e87f48
[sentry-native] Update port to use new vcpkg cmake scripts (#19839)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-09-03 17:37:59 -07:00
JonLiu1993
fbc1e4178a
[libmupdf/liblinear/libkeyfinder] Update to latest version (#19959)
* [libmupdf/liblinear/libkeyfinder] Update to latest version

* update version

* update vcpkg.json format

* update version
2021-09-03 17:37:20 -07:00
Dawid Wróbel
14f6b67e42
[kf5globalaccel] new port (#19757)
* Add kf5globalaccel port

* Revert "Add kf5globalaccel port"

This reverts commit f1ac3db8e2.

* 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 17:17:46 -07:00
Alvin
6d0c72f1d6
[co] Add new port (#19535)
* 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 17:15:27 -07:00
Llewellyn Falco
eee72f22e2
[approval-tests-cpp] Update to 10.11.0 (#19941)
* [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 17:07:24 -07:00
yemreinci
8403a84166
[hazelcast-cpp-client] update to v4.2.0 (#19853)
* update hazelcast-cpp-client to 4.2.0

* run x-add-version
2021-09-03 17:05:18 -07:00
Rémy Tassoux
d84a2cc46d
[quill] Update to 1.6.3 (#19827)
* [quill] Update to 1.6.3

* [quill] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-09-03 17:04:00 -07:00
autoantwort
3506a45eab
[simdutf] add new port (#19742) 2021-09-03 17:03:15 -07:00
Rayan
38d6712d56
[catch2] Guard build type for Catch2 (#19793)
* guard build type for catch2

* update port-version

* update baseline & version
2021-09-03 17:01:51 -07:00
autoantwort
01198e2497
[folly] also support arm64 (#19738) 2021-09-03 17:00:37 -07:00
Xing Ji
9414ca11a9
[pystring] rename libpystring to pystring (#19740)
* 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 17:00:07 -07:00
Adam
aed3b48635
[icu] fixes for macOS dynamic lib install (#19441)
* 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 16:42:38 -07:00
Dawid Wróbel
960264885a
[kf5crash] fix cmake.in to allow consumption by static builds (#19179)
* [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 16:41:20 -07:00
JonLiu1993
7ad9757560
[ktx] update to 4.0.0 release (#18644)
* [ktx] update to 4.0.0

* update version

* fix-arm64-error

* update version

* fix ci error

* update version
2021-09-03 16:31:10 -07:00
NancyLi1013
caf2e7460b
[libosmium/libxlsxwriter] Update to the latest version (#19935)
* [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 14:14:39 -07:00
Chocobo1
8c092e5cb6
[zlib] Download source over https instead of http (#19842)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 00:03:38 -07:00
Chocobo1
3c10aaaca7
[qt5-base] Download submodules over https instead of http (#19843) 2021-09-03 00:03:13 -07:00
Pablo Busse
887cc9c15a
[openssl] Support static builds on UWP (#19636)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 00:01:15 -07:00
Gelila Seifu
39d0da3a71
[hexl] Update version to 1.2.1 (#19468)
* update HEXL v1.2

* added x-add-version output

* rename intel-hexl to hexl

* update x-add-version output

* update homepage

* Update version database

* update portfile

* update portfile

* add find GIT

* Update version database

* Update ports/hexl/portfile.cmake

* use MSBUILD for Windows

* Update version database

* set generator

* Update version database

* update typo

* Update version database

* Fix build error

* Update ports/hexl/portfile.cmake

* Re-fix the dependencies

* update hexl version

* Update version database

* locate git, remove unused file

* Update version database

* update version, add dependency

* update dependency

* Update version database

* update HEXL to 1.2.1

* Update version database

* Fix version database.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-03 00:00:29 -07:00
JonLiu1993
5835ade57b
[jasper] update to 2.0.33 (#19798)
* jasper

* update version

* update function

* update version
2021-09-02 18:04:16 -07:00
Cal McLean
526d0625e1
[libdatachannel] Update to v0.14.3 (#19826)
* [libdatachannel] update to version 0.14.3, fixing linking errors

* [libdatachannel] correctly format manifest

* [libdatachannel]: x-add-version --all
2021-09-02 18:03:41 -07:00
NancyLi1013
8db63fc115
[pangolin] Update to 0.6 and also support osx (#19840)
* [pangolin] Update to 0.6

* Update version files

* Format manifest

* Revert to CRLF in original patches

* Update versions/p-/pangolin.json

* Support osx and add features

* Remove extra space line

* Update versions/p-/pangolin.json

* Remove unused options

* Update versions/p-/pangolin.json

* Add MAYBE_UNUSED_VARIABLES

* Update versions/p-/pangolin.json
2021-09-02 18:01:14 -07:00
Carlos O'Ryan
7e7bcf8917
[google-cloud-cpp] update to latest release (v1.31.0) (#19889) 2021-09-02 17:59:28 -07:00
eli
5512566ae7
[lager] add port (#19661)
* add lager port

* run `vcpkg x-add-version --all`

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-09-02 17:57:20 -07:00
talregev
006e5a7b30
Add aurodock-vina port (#19645) 2021-09-02 17:56:47 -07:00
Kai Pastor
080bd7537f
[geos,librttopo] Fix linkage and other quirks (#19492)
* [geos] Minor portfile maintenance

* [geos] Export implicit C++ lib dependencies

* [geos] x-add-version

* [librttopo] New port version, format manifest

* [librttopo] Modernize portfile

* [librttopo] Fix mingw build

* [librttopo] Use geos-config, allow dynamic linkage for non-windows

* [librttopo] Fix pc file

* [librttopo] Use pristine download from osgeo.org

* [librttopo] x-add-version
2021-09-02 17:54:14 -07:00
Mathis
76b6e770a8
[nlohmann-json] update to 3.10.2 (#19690)
* update to 3.10.0

* version

* install pkg-config

* version

* fix package naming

* version

* apply @NancyLi1013 suggestions

* version

* update to new minor

* version

* update to 3.10.2

* version
2021-09-02 16:05:01 -07:00
myd7349
59df536514
[tvision] Add new port (#19480)
* [tvision] Add new port (fix #15839)

* [tvision] Add version file

* [tvision] getenv is not available on uwp

* [tvision] Overwrite version

* [tvision] Clean

* [tvision] Overwrite version
2021-09-02 13:56:12 -07:00
JonLiu1993
2d8e2a8a47
[asio] update to 1.19.2 (#19846)
* [asio] update to 1.19.2

* update version
2021-09-02 13:27:36 -07:00
Chocobo1
5a39e7f0c5
[qtbase] Download submodules over https instead of plain git protocol (#19844) 2021-09-02 13:25:35 -07:00
Jonathan Hale
8655bfd4b3
[corrade/magnum/-plugins] Fix build, minor cleanup and minor warning fix in vcpkg CMake scripts (#19435)
* [magnum/-plugins] Remove obsolete patches that no longer apply

Signed-off-by: Squareys <squareys@googlemail.com>

* [corrade] Make feature to flag translation consistent to fix warning

Consistent with magnum & magnum-plugins

Signed-off-by: Squareys <squareys@googlemail.com>

* Fix warning message for dlls without matching pdbs always displayed

Signed-off-by: Squareys <squareys@googlemail.com>

* Fix the baseline version

* Revert the changes in vcpkg_copy_pdbs.cmake

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-09-02 13:24:33 -07:00
Daniel Schürmann
a35b42633c
[portmidi] add osx support (#19366)
* [portmidi] add osx support

* [portmidi] replace CONTROL with vcpkg.json

* [portmidi] Introduce "port-version": 1

* [portmidi] quote all path strings

* [portmidi] update version database

* [portmidi] make use of ${PORT}

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-02 13:23:35 -07:00
Kai Pastor
9f73bc1a0e
Fix target_link_libraries on repeated inclusion of wrappers (#19120)
* Fix repeated inclusion of wrappers

* x-add-version
2021-09-02 13:21:52 -07:00
sslivins
bff0e8fc31
[libvpx] Add realtime and highbitdepth features. (#19532)
* added features for vpx to enable realtime, highbitdepth and pic

* output of vcpkg format-manifest

* added port version

* ran format-manifest again

* changed to port version 1 as implicit version is 0

* added updated version files

* removed pic feature and instead set --enable-pic as default option

* updated version database

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-02 13:11:17 -07:00
Joachim Gehweiler
7734e8b89d
[tensorflow] fix macOS build errors caused by numpy and bazel upgrades (#19363)
* Revert "incorporate changes from microsoft:master"

* Revert "Revert "incorporate changes from microsoft:master""

* issue targeted in newer numpy version

* work-around for broken numpy libs on macOS

* temporarily add debug code to analyze CI failures

* again temporary debug code

* fix linkage command on macOS (broken by Bazel upgrade)

* fix regex for macOS linker command

* remove debug code, bump version

* x-add-version seems to require a separate commit...

* Fix misspelled "acceleration".

* x-add-version

Co-authored-by: jgehw <Joachim_Gehweiler@McAfee.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-01 14:29:50 -07:00
autoantwort
adc1caf8f9
[icu] remove setting triplet (#19620)
* [icu] remove setting triplet

* add version files
2021-09-01 14:29:06 -07:00
NancyLi1013
44fac549c4
[libvpx] Add pkgconfig (#19355)
* [libvpx] Add pkgconfig check

* Update version files

* Add vpx.pc.in on Windows

* Update versions/l-/libvpx.json

* Remove -lm from vpx.pc.in file

* Update versions/l-/libvpx.json

* Remove debug messages

* Update versions/l-/libvpx.json
2021-09-01 14:27:04 -07:00
Be
409c1c4a05
[libsbsms] add new port with version 2.3.0 (#19312) 2021-09-01 11:50:01 -07:00
Michael Heyman
2b4ff3419f
[oatpp-openssl] new port (#19265)
* [oatpp-openssl] new port

* [oatpp-openssl] uses version-semver

* [oatpp-openssl] uses version-semver

* [oatpp-version] has paramters with arguments surrounded by quotes

* [oatpp-openssl] vcpkg x-add-version oatpp-openssl --overwrite-version

* [oatpp-openssl] no unused vcpkg_cmake_configure options

* [oatpp-openssl] no unused vcpkg_cmake_configure options

Co-authored-by: mheyman <mheyman@localdomain>
2021-09-01 11:48:01 -07:00
Dawid Wróbel
aa65c404c6
[kf5coreaddons] fix Windows static builds & CMake Config (#19439)
* [kf5coreaddons] fix Windows static builds

https://invent.kde.org/frameworks/kcoreaddons/-/merge_requests/122

Also:
- replace deprecated functions
- embrace paths in quotes
- actually remove the folders that need to be removed

* [kf5coreaddons] update versions

* [kf5coreaddons] delete redundant REMOVE

* [kf5coreaddons] update versions

* [kf5coreaddons] save data files to default /share location

* [kf5coreaddons] update versions

* [kf5coreaddons] fix CMake Config for static builds

* [kf5coreaddons] update versions

* [kf5coreaddons] update versions

* [kf5coreaddons] fix vcpkg_cmake_config_fixup() usage

* [kf5coreaddons] update versions

* [kf5coreaddons] workaround Linux Inotify issue

* [kf5coreaddons] update versions

* [kf5coreaddons] rename patch file

* [kf5coreaddons] update versions
2021-09-01 11:29:13 -07:00
Dawid Wróbel
d55546a5bf
[kf5archive] fix cmake.in to allow consumption by static builds (#19194)
* [kf5archive] fix cmake.in to allow consumption by static builds

* [kf5archive] update versions

* [kf5archive] add lzma, zstd features

* [kf5archive] update versions

* [kf5archive] fix MAYBE_UNUSED_VARIABLES usage

* [kf5archive] replace deprecated functions

* [kf5archive] use semVer

* [kf5archive] update versions

* [kf5archive] add vcpkg_check_features

* [kf5archive] update versions

* [kf5archive] remove redundant option

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* [kf5archive] wrap all paths in quotes

* [kf5archive] update versions

* [kf5archive] lookup ZSTD using CMake

* [kf5archive] update versions

* [kf5archive] fix vcpkg_cmake_config_fixup() usage

* [kf5archive] update versions

* [kf5archive] rename patch files

* [kf5archive] update versions

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-09-01 11:19:07 -07:00
AndrewDeanMS
c283f5748f
[parallel-hashmap] Update to 1.33 (#19863)
* Update parallel-hashmap to version 1.33

* Result or running ./vcpkg x-add-version --all

Co-authored-by: Andrew Dean <Andrew.Dean@microsoft.com>
2021-09-01 11:04:19 -07:00
pyrotechnics-io
728557cc78
[jwt-cpp] Fixes SHA512 (#19845)
* Fixes jwt-cpp

This is a fix for #19837

Not sure why the hash worked a few days ago but appears to have broken now though (that needs some investigation). But the build is indeed broken

* update port version

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-09-01 11:02:47 -07:00
Kai Pastor
5bc27e8a50
[freexl] Fix mingw, cleanup (#19504)
* New port version, format manifest

* Revise portfile

* Add mingw support

* Add libiconv dependency to pc file

* x-add-version

* Apply PR comment

* x-add-version
2021-08-31 20:39:38 -07:00
siposcsaba89
18b793e28a
[boost-context] arm64 linux abi fix (#19522)
* [boost-context] arm64 linux abi fix

* [boost-context] baseline version updated
2021-08-31 20:27:44 -07:00
JonLiu1993
2ea3e99aac
[faiss] update to v1.7.1 (#19752)
* [faiss] update to v1.7.1

* update version

* update vcpkg.json format

* update version

* update patch

* update version

* Remove duplicate variable usage from the patch.

* x-add-version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-31 17:04:51 -07:00
Mathis
bedae7b820
[Bullet3] fixes config failures. (#19236)
* fix bullet3

* add-version

* change version-string to version

* overwrite version

* add export targets; change usage_file

* version

* add bullet include dirs to target

* version

* remove line break

* version

* apply changes from @JackBoosY

* version

* change EOL to LF

* version
2021-08-31 12:55:56 -07:00
Dawid Wróbel
a9d758fe25
[kf5configwidgets] new port (#16562)
* Add kf5configwidgets port

* Fix KF5ConfigWidgets for windows

* [kf5configwidgets] update to 5.75.0

* [kf5configwidgets] convert CONTROL to manifest

* [kf5configwidgets] update versions

* [kf5configwidgets] update to 5.81

* [kf5configwidgets] update versions

* [kf5configwidgets] update to 5.84

* [kf5configwidgets] update versions

* [kf5configwidgets] add 'designerplugin' feature

* [kf5configwidgets] update versions

* [kf5configwidgets] wrap paths in quotes

* [kf5configwidgets] update versions

* [kf5configwidgets] actually update SHA512

* [kf5configwidgets] update versions

* [kf5configwidgets] fix static builds

* [kf5configwidgets] set QT plugins path correctly

* [kf5configwidgets] update versions

* [kf5configwidgets] remove obsolete versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [kf5configwidgets] rename patch file

* [kf5configaddons] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-31 12:40:34 -07:00
An Tao
9fb1585e7a
[trantor] Update to 1.5.1 (#19443)
* [trantor] Update to 1.5.1

* Update ports/trantor/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/trantor/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update cmake functiom

* update version

* fix ci baseline issue

* update version

* fix ci error

* add port version

* update version

* Repair old drogon sha.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-30 19:27:37 -07:00
Stephen Kyne
a761a22de8
[liblo] Fix filenames for linux in liblo portfile (#19660)
* Fix filenames for linux vs windows in liblo portfile

* Removed deprecated call and now using vcpkg_copy_tools

* Upgraded to manifest file

* Increment port-version

* Remove now working builds from ci.baseline

* Updated versioning files

* Fixed type for vcpkg.json

* Updated sha for liblo version
2021-08-30 18:35:02 -07:00
Marek Roszko
78b7f1ba65
[ngspice] Update to release 35 (#19542)
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-30 18:33:17 -07:00
Mathis
0997386f6b
[comms,commsdsl,comms-ublox] update ports (#19581)
* update comms, add tools feature; update commsdsl

* update versions

* update comms-ublox

* update version

* add quotes to paths

* version

* fix comms dir remove

* version

* remove VCPKG_POLICY_DLLS_WITHOUT_LIBS

* version

* fix some paths

* version

* only allow build of tools if triplet is dynamic

* version

* fail on static

* version

* replace deprecated functions and replace options

* version

* fix

* fix 2

* update version

* apply @JackBoosY suggestions

* version

* Update ports/comms/portfile.cmake

* Update versions/c-/comms.json

* add @NancyLi1013 suggestions

* update versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-08-30 18:25:10 -07:00
Fabien Péan
ce45dd94d5
[eastl] fix dependency eabase (#19643) 2021-08-30 18:21:30 -07:00
MidwestB
8127442488
[libffi] Use -llibffi on Windows (#19655)
* Use -llibffi on Windows

Replace -lffi with -llibffi for Windows development, not just mingw

* Update portfile.cmake

* Update baseline.json

* Update libffi.json

* Add port-version and make path quoted

* Update version files

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-08-30 18:19:44 -07:00
Carlos O'Ryan
4529856aeb
[google-cloud-cpp] use features to stop package growth (#19600)
* [google-cloud-cpp] use features to stop package growth

We have plans to grow `google-cloud-cpp`, but we think the build times
are large enough already. This creates "features" to at least stop the
package growth as new features are added. The "default-features"
reflects the current features in the package.

* Remove versions created during development

* Address review comments
2021-08-30 17:14:50 -07:00
Carlos O'Ryan
69670b0a4a
[functions-framework-cpp] update to latest release (v0.6.0) (#19603)
* [functions-framework-cpp] update to latest release (v0.6.0)

* Fix version in portfile
2021-08-30 10:32:50 -07:00
Chris Mc
722b30de80
[jwt-cpp] port update to add version 0.5.1 (#19618)
* Update vcpkg.json

* Update portfile.cmake

* Update baseline.json

* Update jwt-cpp.json

* Update jwt-cpp.json
2021-08-30 10:32:35 -07:00
JonLiu1993
1cb7c21fe3
[Mesa] update to 21.2.0 (#19612)
* [Mesa] update to 21.2.0

* update verison
2021-08-30 10:28:34 -07:00
Ryan
29916bbee5
[ctre] Update to 3.4.1 (#19614)
* update to 3.4.1

* update baseline
2021-08-30 10:28:20 -07:00
JonLiu1993
febda96034
[libmt32emu] update from 2.5.0 to 2.5.3 (#19754)
* [libmt32emu] update from 2.5.0 to 2.5.3

* update version
2021-08-30 10:28:07 -07:00
Rémy Tassoux
c03ca5bd31
[plf-colony] Update to 6.28 (#19627)
* [plf-colony] Update from 5.33 to 6.28

* [plf-colony] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-30 10:26:47 -07:00
JonLiu1993
5c622d5141
[libpmemobj-cpp] update to 1.13.0 (#19630)
* [libpmemobj-cpp] update to 1.13.0

* update version
2021-08-30 10:26:19 -07:00
Phoebe
d3eaf06628
[libics] Add DISABLE_PARALLEL_CONFIGURE and update to 1.6.5 (#19652) 2021-08-30 10:25:56 -07:00
Daniele Pallastrelli
f732367744
[cli] update to v.2.0.0 (#19744)
* [cli] Update the version to 1.1.1

* [cli] Update the version to 1.2.1

* [cli] Update the version to 1.2.1: fix PR requests

* [aricpp] create a new port (#17162)

* [cli] run the command: ./vcpkg x-add-version --all

* [aricpp] change request for #18048

* Update ports/aricpp/portfile.cmake

* [aricpp] change request for #18048

* Update ports/aricpp/vcpkg.json

* Update ports/aricpp/vcpkg.json

* Update versions/a-/aricpp.json

* Update versions/a-/aricpp.json

* [aricpp] port-version -> 0

* [cli] v. 2.0

* [cli] Update ports/cli/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/cli/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [cli] bump port version

* Update versions/c-/cli.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

Co-authored-by: Daniele Pallastrelli <daniele.pallastrelli@sadel.it>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-30 10:25:27 -07:00
JonLiu1993
116ce79d70
[daw-json-link,daw-header-libraries,daw-utf-range]Update many ports (#19755)
* update many ports

* update version

* Update ports/daw-header-libraries/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/daw-json-link/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/daw-utf-range/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/daw-json-link/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/daw-json-link/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Update ports/daw-utf-range/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-08-30 10:25:07 -07:00
Dawid Wróbel
ae89e7d99f
[kf5wallet] new port (#19450)
* Add kf5kwallet port

* Fixed kf5wallet for windows

* [kf5wallet] update to 5.84.0

* [kf5wallet] port CONTROL to JSON

* [kf5wallet] use msgmerge provided by gettext port

* [kf5wallet] only remove what's required

* [kf5wallet] wrap paths in quotes

* [kf5wallet] update deprecated functions

* [kf5wallet] DISABLE_PARALLEL_CONFIGURE to fix clang-format error

* [kf5wallet] update versions

* [kf5wallet] remove static /bin folders

* [kf5wallet] update versions

* [kf5wallet] use semVer

* [kf5wallet] update versions

* [kf5wallet] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5wallet] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-08-30 10:23:23 -07:00
myd7349
73a31ace68
[wavelib] Update to 2021-08-10 (#19477)
* [wavelib] Update to 2021-08-10

[wavelib] Add vcpkg.json

* [wavelib] Add version

* [wavelib] Clean

* [wavelib] Overwrite version
2021-08-30 10:21:45 -07:00
JonLiu1993
950dd37e70
[harfbuzz] update to 2.8.2 (#19615)
* [harfbuzz] update to 2.8.2

* update version

* revert patch format

* update version
2021-08-30 10:21:15 -07:00
Matthias Kuhn
4bd67a4371
[spix] Add new port (#19351)
* [anyrpc] Bump version to export missing symbol

* [spix] Add port

* versioning

* Update ports/anyrpc/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* versioning

* Update ports/anyrpc/portfile.cmake

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* versioning

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-08-30 10:20:48 -07:00
autoantwort
dd6fd59ff2
[freetype] update to 2.11.0 (#19284)
* [freetype] update to 2.11.0

* add version files
2021-08-30 10:05:16 -07:00
Dawid Wróbel
c0bc5e1b0f
[kf5guiaddons] fix Wayland scanner not being found by transitive deps; fix static builds (#19203)
* [kf5guiaddons] add QtWaylandScanner_EXECUTABLE variable to Config.cmake

* [kf5guiaddons] update versions

* [kf5guiaddons] remove extraneous options

* [kf5guiaddons] update versions

* [kf5guiaddons] remove extraneous lines, bump version

* [kf5guiaddons] update versions

* [kf5guiaddons] add QtWaylandScanner_EXECUTABLE to MAYBE_UNUSED_VARIABLES

* [kf5guiaddons] update versions

* [kf5guiaddons] replace CURRENT_INSTALLED_DIR without affecting other vars

* [kf5guiaddons] update deprecated functions

* [kf5guiaddons] wrap paths in quotes

* [kf5guiaddons] update versions

* [kf5guiaddons] use PACKAGE_PREFIX relative path instead CURRENT_PACKAGES_DIR

* [kf5guiaddons] update versions

* [kf5guiaddons] cache the QtWaylandScanner_EXECUTABLE variable

* [kf5guiaddons] update versions

* [kf5guiaddons] update versions

* [kf5guiaddons] Add missing static dependency

* [kf5guiaddons] update versions

* [kf5guiaddons] rename patch file

* [kf5guiaddons] update versions

* [kf5guiaddons] add PACKAGE_NAME to vcpkg_cmake_config_fixup

* [kf5guiaddons] update versions
2021-08-30 10:04:04 -07:00
Alexander Neumann
8c7e8df015
[CGNS|VTK-M|VTK|ParaView] Update ports (#18248)
* [cgns] update to 4.2.0

* [vtk-m] update to 1.6.0

* [vtk] Update to 9.0.1-pv5.9.1
- VTK update to match release version of ParaView

* [ParaView] Update to 5.9.1

* version stuff

* fix automatic svg linkage in static builds

* update qt5-svg

* revisit vtk
- fix build with vtk-m 1.6
- remove unused patches
- remove comments

* bump version

* remove two commented lines

* version stuff

* remove old PR version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-30 10:03:01 -07:00
Park DongHa
047e8ef16e
[libunifex] create a new port (#19279)
* [libunifex] create a new port

* [libunifex] update version/baseline

* [libunifex] fix wrong support expression

* update version SHA

* [libunifex] more warning comments

* [libunifex] use `unofficial::` namespace

* [libunifex] allow warnings in build

* simplify the patch file

* Update ports/libunifex/vcpkg.json

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>

* [libunifex] update patch files

* [libunifex] replace INCLUDEDIR to include

Co-authored-by: ras0219 <533828+ras0219@users.noreply.github.com>
2021-08-30 09:51:19 -07:00
Llewellyn Falco
de623488c7
[approval-tests-cpp] Update to 10.10.0 (#19621)
* [approval-tests-cpp] Update to 10.10.0

* add version files
2021-08-30 08:32:03 -04:00
Alonso Schaich
21935b744d
[pango] Fix libthai splelling (microsoft#19758) (#19760) 2021-08-27 17:06:39 -07:00
autoantwort
e6ed80cfca
[llvm] update to 12.0.1 (#19741) 2021-08-27 17:05:04 -07:00
Anichitei Ionel-Cristinel
d19ebdc662
[bddisasm] Update to 1.34.2 (#19761) 2021-08-27 17:03:20 -07:00
Jack·Boos·Yu
620cb9ad5d
[vcpkg baseline][lapack-reference] Fix copy openblas's pkgconfig file (#19628)
* [lapack-reference] Fix copy openblas's pkgconfig file

* version

* Use vcpkg-cmake and vcpkg-cmake-config instead

* version stuff

* Restore the changes about vcpkg-cmake-configure / vcpkg-cmake-install

* update version keyword

* version
2021-08-27 17:02:02 -07:00
Luca Schlecker
b590d6abb1
[crow] fix sha-512 sum (#19637)
Signed-off-by: Luca Schlecker <luca.schlecker@hotmail.com>
2021-08-27 16:55:40 -07:00
bucurb
3582b8a4f0
[glog] Fixed gflags dependency (#18739) 2021-08-27 16:43:13 -07:00
Kai Pastor
c350a3b712
[gettext] Add "autopoint" tool to gettext[core] (#17317) 2021-08-27 14:24:56 -07:00
Park DongHa
ab3095a27d
[onnx] create a new port (#18073) 2021-08-27 14:20:15 -07:00
DengJun
646e573f8a
[srpc] add port of sogou/srpc (#16295) 2021-08-27 12:50:41 -07:00
Chuck Walbourn
fefb2c12b6
[directxtk, directxtk12, directxtex] ports updated for August 2021 release (#19320)
* DirectXTex port updated

* DirectX Tool Kit updated for August 2021 release

* Update baseline

* Remove build of MakeSpriteFont

* Update baseline

* Added 4.7.2 .NET TargetingPack

* Back out adding .NET targeting pack, forked out as https://github.com/microsoft/vcpkg/pull/19764

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-26 15:37:42 -07:00
Bradley Austin Davis
a6ce2965b5
[openxr-loader] Update to 1.0.18 (#19574) 2021-08-26 10:54:11 -07:00
Xing Ji
17818aa503
[OpenColorIO] Fix OpenColorIO v2.0.1 can't be find_package (#19725)
* fix that opencolorio v2.0.1 can't be `find_package`, reference the master branch of opencolorio to generate `OpenColorIOTargets`

* run `vcpkg x-add-version --all`

* fix the `OpenColorIO` for linux

* vcpkg x-add-version --all

* patch for `OpenColorIOConfig.cmake` by https://github.com/AcademySoftwareFoundation/OpenColorIO/pull/1397

* vcpkg x-add-version --all
2021-08-26 10:10:12 -07:00
Jack·Boos·Yu
383060ffb6
[many ports] Add vcpkg_fixup_pkgconfig (#19721)
* [many ports]Add vcpkg_fixup_pkgconfig

* version

* Update ports/libepoxy/vcpkg.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update versions/l-/libepoxy.json

* Update versions/l-/libepoxy.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-08-26 10:09:08 -07:00
Johan Pauwels
e0a5659774
[vtk] Fix OpenGL feature (#19735)
* [vtk] Fix typo that breaks OpenGL feature

Missspelled "VTK_MODULE_ENABLE_VTK_DomainsChemistryOpenGL2"

* [vtk] Bump version
2021-08-26 10:07:38 -07:00
Tobias Ribizel
410a157896
[ginkgo] Update to 1.4.0 (#19731)
* [ginkgo] add release 1.4.0

* [ginkgo] x-add-version

* Update ports/ginkgo/usage

* [ginkgo] download large patch on demand

* [ginkgo] x-add-version
2021-08-26 09:34:31 -07:00
JonLiu1993
dd3d6df500
[zstd] update to 1.5.0 (#18915) 2021-08-25 21:08:51 -07:00
9cvele3
a82c62d5c8
[Libb64] Add new port (#19447) 2021-08-25 20:33:40 -07:00
autoantwort
772d435ba1
[openssl] Update to 1.1.1l (#19739) 2021-08-25 19:38:37 -07:00
Rémy Tassoux
d8e1d6b50c
[imgui] Update to 1.84.1 (#19677)
* [imgui] Update to 1.84.1

* [imgui] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
2021-08-24 16:28:54 -07:00
Mathis
9e799f4344
[frugually-deep] update to v0.15.10 p0 (#19691)
* update

* version
2021-08-24 16:25:53 -07:00
Michael R. P. Ragazzon
7acd4d1f00
[rmlui] Update to 4.2 (#19719) 2021-08-24 15:47:00 -07:00
q1000treadz
24c9f30d4c
[KWSys] add new port (#19712)
* add kwsys port

* ./vcpkg x-add-version --all

* unsupport uwp

* ./vcpkg x-add-version --all

* Fix versions for port

* Update version database

* corrections

* corrections2

* corrections3

* update hash
2021-08-24 15:46:24 -07:00
NancyLi1013
91aec79128
[tinyfiledialogs] Fix usage (#19723)
* [tinyfiledialogs] Fix usage

* Update version files
2021-08-24 14:50:54 -07:00
Dmitry Baryshev
d286ed336d
[sail] Update to 0.9.0-pre15 (#19724)
* [sail] Update to v0.9.0-pre15

* [sail] vcpkg x-add-version --all
2021-08-24 14:49:58 -07:00
Phoebe
025e564979
[vcpkg baseline][paraview:x64-osx][vcpkg_cmake_config_fixup] Revert #19469 (#19633)
* [vcpkg_cmake_config_fixup] Revert #19469

* Update the version date

* actually just revert

* move stuff around in vcpkg-cmake-config.json file

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2021-08-20 14:46:02 -07:00
Dawid Wróbel
ab60f27567
[kf5windowsystem] fix cmake.in for static usage; extra fixes (#19440)
* [kf5windowsystem] fix cmake.in for static usage; extra fixes

- apply https://invent.kde.org/frameworks/kwindowsystem/-/merge_requests/27 patch
- fix MAYBE_UNUSED_VARIABLES usage
- use semVer
- update deprecated functions
- wrap paths in quotes
- don't overzealously remove folders

* [kf5windowsystem] update versions

* [kf5windowsystem] fix cmake.in for static usage on Linux

* [kf5windowsystem] update versions
2021-08-19 15:49:06 -07:00
Be
996baeff29
[wxwidgets] make wxUSE_STL an optional triplet feature (#19274)
wxUSE_STL defaults to OFF so that is how it is in Linux
distribution packages. Downstream projects developed with
wxUSE_STL=ON are not necessarily compatible with wxUSE_STL=OFF
without modification. So, by default, go with wxWidgets' default
for compatibility with downstream codebases. vcpkg users who need
wxUSE_STL=ON can still do so by simply opting into the new 'stl'
feature of this port.

https://forums.wxwidgets.org/viewtopic.php?p=165208
Signed-off-by: Be <be@mixxx.org>
2021-08-19 08:59:43 -07:00
James Athey
bd7fc2c75b
[libconfig] fix compilation errors on macos (#19374)
* remove "find_path(STDINT_H stdint.h)". On clang/macos, this picks up the kernel headers version of stdint.h, instead of the C standard library, breaking compilation
* only define YY_NO_UNISTD_H and YY_USE_CONST on Windows, like the upstream CMakeLists.txt
* set the C standard to C99, like the upstream CMakeLists.txt
* update to 1.7.3
* remove the "fail" line from ci.baseline.txt
* run ./vcpkg x-add-version --all to update metadata files
* reset port-version
2021-08-18 17:24:14 -07:00
Sergii Baitala
27d8b29764
[abseil] Upgrade to 20210324.2 (#19357)
* Update vcpkg_from_github.cmake

* Update abseil to 20210324.2

* Use version-date instead of version-string

* Update abseil.json

* Remove port-version from ports/abseil/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version-date

* Update abseil.json

* Update vcpkg.json

* Update version

* Update abseil.json

* Add port-version back

* Update ports/abseil/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* [abseil] Upgrade to 20210324.2

* update version

* update vcpkg.json

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-18 17:22:30 -07:00
Kai Pastor
a9613b5775
[angle] Fix mingw build (#19307)
* Fix import lib prefixes

* Fix mingw build

* x-add-version
2021-08-18 17:21:04 -07:00
Rémy Tassoux
25382e39f7
[sdl2] Update to 2.0.16 (#19509)
* [sdl2] Update to 2.0.16

* [sdl2] Update version files

* [sdl2] Fix uwp builds

* [sdl2] Update version files

* [sdl2] Change version-semver to version

* [sdl2] Fix uwp pkgconfig file creation

* [sdl2] Add alias on static build

* [sdl2] Remove cmake wrapper

* [sdl2] Update version files

* [sdl2] Disable SDL2::SDL2main target search on uwp

* [sdl2] Update version files

Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-18 17:19:15 -07:00
Jack·Boos·Yu
c721ff6784
[lua] Add error message to feature cpp when building uwp (#19510)
* [lua] Add error message to the cpp selection feature when building uwp.

* version
2021-08-18 17:18:05 -07:00
eli
f0da48d233
[immer] update port (#19521)
* update immer port

* run `vcpkg x-add-version --all`

* Update ports/immer/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/immer/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/immer/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/immer/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/immer/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/immer/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update verison

* delete versions

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-18 17:17:34 -07:00
Sergii Baitala
bfc992771e
[opentelemetry-cpp] New port (#19536)
* add openteletry-cpp

* update vcpkg

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* update version

* check etw for linux/osx

* Remove otlp feature

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-18 17:14:57 -07:00
eli
322e3e152a
[zug] Add port (#19539)
* add zug port

* run `vcpkg x-add-version --all`

* add missing docs feature to zug

* run `vcpkg x-add-version --all --overwrite-version`

* Apply suggestions from code review

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* format vcpkg.json

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-18 17:14:24 -07:00
Be
719ceca88d
[vamp-sdk] update to 2.10; switch download URL to GitHub; fix path of installed headers (#19572)
* [vamp-sdk] update to 2.10; switch download URL to GitHub

This works around a bad SSL certificate on
https://code.soundsoftware.ac.uk :

Error: Failed to download from mirror set:
https://code.soundsoftware.ac.uk/attachments/download/2589/vamp-plugin-sdk-2.9.0.zip: % Total    % Received % Xferd  Average Speed   Time    Time Time  Current
                                 Dload  Upload   Total   Spent Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (60) SSL certificate problem: unable to get local issuer certificate
More details here: https://curl.se/docs/sslcerts.html

curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.

* [vamp-sdk] fix path of installed headers

These are the paths installed by the vamp-plugin-sdk-devel Fedora
package:

/usr/include/vamp
/usr/include/vamp-hostsdk
/usr/include/vamp-hostsdk/Plugin.h
/usr/include/vamp-hostsdk/PluginBase.h
/usr/include/vamp-hostsdk/PluginBufferingAdapter.h
/usr/include/vamp-hostsdk/PluginChannelAdapter.h
/usr/include/vamp-hostsdk/PluginHostAdapter.h
/usr/include/vamp-hostsdk/PluginInputDomainAdapter.h
/usr/include/vamp-hostsdk/PluginLoader.h
/usr/include/vamp-hostsdk/PluginSummarisingAdapter.h
/usr/include/vamp-hostsdk/PluginWrapper.h
/usr/include/vamp-hostsdk/RealTime.h
/usr/include/vamp-hostsdk/host-c.h
/usr/include/vamp-hostsdk/hostguard.h
/usr/include/vamp-hostsdk/vamp-hostsdk.h
/usr/include/vamp-sdk
/usr/include/vamp-sdk/FFT.h
/usr/include/vamp-sdk/Plugin.h
/usr/include/vamp-sdk/PluginAdapter.h
/usr/include/vamp-sdk/PluginBase.h
/usr/include/vamp-sdk/RealTime.h
/usr/include/vamp-sdk/plugguard.h
/usr/include/vamp-sdk/vamp-sdk.h
/usr/include/vamp/vamp.h
2021-08-18 17:10:35 -07:00
Barak Shoshany
3fee81c152
[bshoshany-thread-pool] Updated to v2.0.0 (#19582)
* Updated bshoshany-thread-pool to v2.0.0

* Updated versions database
2021-08-18 17:09:48 -07:00
autoantwort
75d6f76838
[rtaudio] update (#19583)
* [rtaudio] update to new version

* add version files
2021-08-18 17:09:24 -07:00
Mohammed Alyousef
f60125a3a1
[fltk] Update fltk to version 1.3.7 (#19584)
* update fltk port to versin 1.3.7

* update versions file

* use vcpkg_from_github

* update version database
2021-08-18 17:08:19 -07:00
Hartmut Kaiser
d73f3703f7
Adapting for HPX V1.7.1 (#19585) 2021-08-18 17:07:51 -07:00
nicole mazzuca
99e06a64ec
[rollup:2021-08-09] Rollup PR (#19469)
* [rollup:2021-08-09] PR #16706 (@JackBoosY)

[vcpkg_fixup_cmake_targets] Fix up OSX system development path

* [rollup:2021-08-09] PR #19238 (@strega-nil)

[scripts-audit] vcpkg_download_distfile

* [rollup:2021-08-09] PR #19239 (@strega-nil)

[scripts-audit] vcpkg_find_fortran

* [rollup:2021-08-09] PR #19338 (@strega-nil)

[tinyfiledialogs] Fix for good

* [rollup:2021-08-09] PR #19348 (@strega-nil)

[scripts-audit] vcpkg_fixup_pkgconfig

* fix ports.cmake with newer vcpkg_download_distfile

* fix vcpkg create

* move vcpkg_common_definitions down so that it's not incorrect

* fix vcpkg_internal_get_cmake_vars

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-16 13:42:31 -07:00
Stefano Sinigardi
801f40c688
[OpenCV] update to v4.5.3 and to v3.4.15 (#18827)
* [OpenCV] update to v4.5.3 and to v3.4.15

* [OpenCV] update refs

* [libxml2] add missing find_dependency(Iconv)
[libiconv] update cmake wrapper

* [libiconv] fix hints

* [opencv4] do not require cudnn if cuda enabled

* [opencv] update refs

* [OpenCV] increase CI coverage even more

* [vcpkg-ci-opencv] trying to restore x64-uwp ci tests

* restore previous patches to avoid unnecessary modifications

* [OpenCV] fix refs

* [OpenCV] fix CMake Warning related to protobuf dependency

* [OpenCV] fix refs

* [libxml2] fix references

* [libxml2] restore previous cmake wrapper, new one is broken

* [libxml2] fix references

* bump versions

* update refs

* [libxml2] Update the format for vcpkg-cmake-wrapper.cmake

* Update versions/l-/libxml2.json

* [libxml2] update port version

* [libxml2] update refs

* [OpenCV] fix refs

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
2021-08-13 13:57:28 -07:00
Dmitry Baryshev
bdc8687f7c
[aom] Update to 3.1.2 (#19505)
* [aom] Update aom 3.1.0 -> 3.1.2

* [aom] vcpkg x-add-version --all
2021-08-13 13:41:51 -07:00
Phoebe
612102b828
[proj4] Fix the usage (#19474)
* [proj4] Fix the usage

* Update the baseline

* Small changes

* Update the baseline version

* Remove PREFER_NINJA

* Update the baseline revision

* Update the version scheme

* Update the baseline version

* Avoid configure_file to fill out proj4.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-13 13:41:32 -07:00
Carlos O'Ryan
7e396645d9
[google-cloud-cpp] update to latest release (v1.30.1) (#19507) 2021-08-13 13:40:21 -07:00
Phoebe
4e3500436c
[openimageio] Fix broken hash (#19541)
* [openimageio] Fix broken hash

* Update the baseline
2021-08-13 13:40:07 -07:00
Phoebe
eb9cb29166
[ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature (#19358)
* [ffmpeg/opencv4] Update opencv4 feature dependency and remove ffmpeg feature 'postproc' from default feature

* Update the baseline version

* [opencv3] Update the feature dependency

* Update the baseline

* [opencv2] Update the feature dependency

* Update the baseline version

* Fix uwp build failures

* Update the baseline version

* Fix opencv2 version

* update the baseline version

* update the baseline version

* Un-edit git-tree.

* Update cuda feature

* Update the baseline

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-13 08:46:11 -07:00
Ryan
7bdf2f8e85
[catch2] Update to version 2.13.7 (#19376)
* update version to 2.13.7

* fixup deprecated functions

* apply cmake quoting guidelines

* update baseline

* remove unneeded quotes

* update baseline

* update baseline

* restore versions from master

* add new versions
2021-08-12 23:37:35 -07:00
Robert Schumacher
a02f8e11de
[rtaudio] Fix hidden dependencies on Linux (#19516) 2021-08-12 19:26:09 -07:00
Be
d306ab43c7
[fdk-aac] make patent-encumbered HE-AAC optional (#16007)
* [fdk-aac] make patent-encumbered HE-AAC optional

By default, use a fork of fdk-aac (which was originally written
by Fraunhofer for the Android Open Source Project) which has
support for the patent-encumbered HE-AAC, HE-AACv2, and xHE-AAC
profiles removed. This fork is used by Fedora and Arch Linux to
provide support for most AAC use cases without patent licensing
fees and to permit combining it with GPL software. The upstream
fdk-aac with support for all AAC profiles can be built with the
new 'he-aac' option for this port.

Fedora Legal's opinion, from
https://bugzilla.redhat.com/show_bug.cgi?id=1501522#c112 :
The Fedora Project is aware that the Free Software Foundation
has stated that the Fraunhofer FDK AAC license is GPL
incompatible, specifically, because of Clause 3.

We believe that the fdk-aac software codec implementation that we
wish to include in Fedora is no longer encumbered by AAC patents.
This fact means that Clause 3 in the FDK AAC license is a "no op",
or to put it plainly, if no patents are in play, there are no
patent licenses to disclaim. For this (and only this) specific
implementation of fdk-aac, we believe that the FDK AAC license is
GPL compatible.

Also:
* remove restriction on dynamic linking. Upstream has a .def
file which is used by CMake.
* replace deprecated vcpkg functions

* [ffmpeg] use fdk-aac[he-aac] for fdk-aac feature

There is no point to this feature without HE-AAC because FFmpeg has
its own AAC codec that does not support HE-AAC.
2021-08-12 15:56:51 -07:00
Edoardo Lolletti
63aa65e65b
[openal-soft] enable coreaudio backend for ios (#19464)
* [openal-soft] enable coreaudio backend for ios

* update port version

* Merge cmake checks

* Rename outdated cmake variable

* Update version files
2021-08-11 19:42:28 -07:00
Matthieu Penant
5dc6a9d2da
[bshoshany-thread-pool] add a new port (1.9) (#19470)
* [bshoshany-thread-pool] new port

* formatting vcpkg.json

* update version file

* baseline update based on bot comments

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/bshoshany-thread-pool/portfile.cmake

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update bshoshany-thread-pool.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-11 19:42:01 -07:00
Phoebe
9b545e20a0
[mesa] Update to 21.1.6 (#18495)
* [mesa] Update to 21.1.2

* Update to 21.1.5

* Update to 21.1.6

* Update the baseline version
2021-08-11 19:39:38 -07:00
Kai Pastor
6a9ecfd57f
[curl] Update (#18971)
* Modernize portfile

* Don't export implicit link libraries

* Revise osx framework handling

* Fix exported per-config location of dependencies

* Move curl-config to tools, incl. debug variant

* Update to 7.77.0

* Add WinIDN support and default IDN selection

* Use pkgconfig for libidn2 configuration

* Update to 0.78.0

* Remove obsolete nghttp2 staticlib patch

* Fix libs duplication in pc file

* Resolve transitive deps for pc file/curl-config

* x-add-version

* Fix winssl dependencies

* Add winldap feature, not default

* Update git-tree

Co-authored-by: past-due <30942300+past-due@users.noreply.github.com>
2021-08-11 19:38:08 -07:00
Gerald Combs
01e2abdfbf
[c-ares] Update to 1.17.2. (#19482)
Version 1.17.2 fixes CVE-2021-3672. Details can be found in the security
advisory at https://c-ares.haxx.se/adv_20210810.html
2021-08-11 19:03:07 -07:00
Jack·Boos·Yu
1dfb5d9d2f
[lua] Export cmake targets, rewrite CMakeLists and delete usage (#15921) 2021-08-11 17:27:43 -07:00
Joachim Gehweiler
32950ca774
[tensorflow-cc] on x64 Windows with dynamic linkage misses C++ symbols in DLL (#19364) 2021-08-11 17:24:04 -07:00
NancyLi1013
eba4f2ca58
[intel-mkl] Update description field (#19461)
* [intel-mkl] Update description field

* Update version files

* Update ports/intel-mkl/vcpkg.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>

* Update versions/i-/intel-mkl.json

Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com>
2021-08-11 17:19:54 -07:00
NancyLi1013
c315cf92f7
[keystone] Fix static build with dynamic CRT on Windows (#19491)
* [keystone] Fix static build with dynamic CRT on Windows

* Add port-version

* Update version files

* Add double quotes for the path

* Update versions/k-/keystone.json

* Add comments for kstool

* Update versions/k-/keystone.json
2021-08-11 17:18:20 -07:00
Azure SDK Bot
53204fc2fb
[Azure SDK Storage] Update to 12.1.0 (#19488) 2021-08-11 17:08:02 -07:00
Azure SDK Bot
29c66303ab
[Azure SDK Key Vault Keys] update version to 4.0.0 GA (#19487) 2021-08-11 17:07:39 -07:00
Azure SDK Bot
0cab715aa6
[azure-identity-cpp] Update to 1.1.0 (#19485) 2021-08-11 17:07:21 -07:00
autoantwort
be456649fd
[yaml-cpp] update to 0.7.0 (#19272)
* [yaml-cpp] update to 0.7.0

* [opencolorio] update to 2.0.1

* [openimageio] Update to 2.2.17.0

* [pystring] move header to pystring subfolder

* add version files
2021-08-10 01:11:41 -07:00
Johnny Willemsen
8b9f976fb3
[ace] Upgrade to 7.0.3 (#19354)
* Make sure C++11 is enabled on macosx

    * ports/ace/portfile.cmake:

* [ace] Upgrade to 7.0.3

* No need to force C++11 anymore for MacOSX

    * ports/ace/portfile.cmake:

* Add ACE 7.0.3 version
2021-08-10 01:05:55 -07:00
myd7349
464bd04df4
[simdjson] Update to 0.9.7 (#19370)
* [simdjson] Update to 0.9.7

* [simdjson] Bump version
2021-08-10 01:03:05 -07:00
Ryan
bd66ddea98
[pybind11] Update to 2.7.1 (#19375)
* update to 2.7.1

* use `semver` version field

* fixup deprecated commands

* apply cmake guidelines for quoting arguments

* set `Python_EXECUTABLE` instead

pybind11 uses the `FindPython` module instead of `FindPython3`

* update baseline

* skip passing python executable on command line

* update baseline

* remove extraneous quotes

* remove unused function call

* update baseline
2021-08-10 01:00:44 -07:00
Alexander Smyslov
45768239ee
[libpqxx] Upgrade up to 7.6.0 (#19381)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* upgrade libpq up to 7.6.0

* Update ports/libpqxx/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* Update ports/libpqxx/vcpkg.json

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>

* fix remarks

* update version files

* fix

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2021-08-10 00:59:47 -07:00
NancyLi1013
646aa7d8c0
[catch2] Support static build (#19396)
* [catch2] Update to 1.13.7 and support static build

* Update version files

* Revert the new version update changes

* Update version files

* Update versions/c-/catch2.json

* Fix install path for lib and pkgconfig

* Update versions/c-/catch2.json
2021-08-10 00:59:01 -07:00
Be
3a37cc46f6
[portsmf] update to 238 (#19423)
This fixes a missing #include <cstring> in one of the library's
headers (allegro.h). Also the header files are installed to the
lowercase "portsmf" directory to match the old build system.
2021-08-10 00:58:05 -07:00
Wolfgang Stöggl
32f6448a9e
[libarchive] Restore pkgconfig file (#19428)
So far, generating libarchive.pc has been disabled by the
fix-buildsystem.patch, whereas INCLUDE(CreatePkgConfigFile) has
been removed from CMakeLists.txt
- Update fix-buildsystem.patch and allow creating the pkgconfig file
- Add vcpkg_fixup_pkgconfig() to portfile
- Add `FEATURES` keyword to vcpkg_check_features() to avoid deprecation
  warning
2021-08-10 00:57:48 -07:00
Jack·Boos·Yu
dd462392f4
[proj4] Add usage, fixup target PROJ::proj (#19298)
* [proj4] Export target both proj and proj4

* version

* fix the generated cmake file name

* Fix config.cmake

* version

* update

* Update ports/proj4/usage

* Update versions/p-/proj4.json
2021-08-09 17:30:02 -07:00
Azure SDK Bot
f9389d05c6
[azure-core-cpp] Update to 1.2.0 (#19393)
## 1.2.0 (2021-08-05)

### Features Added

- Added `Azure::Core::IO::ProgressBodyStream` type that wraps an existing BodyStream based type stream and reports progress via callback when the stream position is updated.

### Bugs Fixed

- [2647](https://github.com/Azure/azure-sdk-for-cpp/issues/2647) Make the curl transport adapter to check the connection close header.
- [2474](https://github.com/Azure/azure-sdk-for-cpp/issues/2474) Fix compiling with MSVC and `/analyze`.
- Make WinHTTP transport adapter to NOT use SSL/TLS for unsecured HTTP connections.

### Other Changes

- Updated source code to build with Clang 11. (A community contribution, courtesy of _[davidchisnall](https://github.com/davidchisnall)_)

### Acknowledgments

Thank you to our developer community members who helped to make Azure Core better with their contributions to this release:

- David Chisnall _([GitHub](https://github.com/davidchisnall))_
2021-08-09 17:28:50 -07:00
Cédric Tabin
cf03dac5c2
[libzippp] update to 5.0-1.8.0 (#19433)
Co-authored-by: Cédric Tabin <cedric.tabin@gmail.com>
2021-08-09 09:09:22 -07:00
Brennan
0d9bf61ed3
[microsoft-signalr] Update port (#19420)
* Update microsoft-signalr port

* x-add-version
2021-08-09 09:08:38 -07:00
Phoebe
e1e7daf3ab
[vcpkg baseline][rbdl-orb/rbdl/ptex] file conflicts, skip rbdl-orb in CI testing (#19453)
* [vcpkg baseline][rbdl-orb/rbdl] file conflicts, skip rbdl-orb in Ci testing

* [ptex] Add DISABLE_PARALLEL_CONFIGURE

* Update the baseline version

* Add missing quotes

* Update the baseline version
2021-08-09 09:07:37 -07:00
Michael Heyman
7893cbb48a
[readerwriterqueue] Update version to 1.0.5 (#19434)
* [readerwriterqueue] version -> 1.0.5

* [readerwriterqueue] version -> 1.0.5

* [readerwriterqueue] version database update

Co-authored-by: mheyman <mheyman@localdomain>
2021-08-09 09:05:05 -07:00
Neel Raiyani
e328617514
[cppitertools] update to version 2.1 (#19437)
* update to version 2.1

* Update baseline.json

* versioning update to baseline

* update baseline and cppitertools json
2021-08-09 09:04:38 -07:00
Daniel Schürmann
aa069e6669
[harfbuzz] Set CMP0057 to New to make this port usable in old CMake projects (#19444) 2021-08-09 09:04:09 -07:00
Dawid Wróbel
7a4dc666e2
[kf5attica] new port (#19446)
* Add KF5Attica

* [kf5attica] bump to 5.73

* [kf5attica] use PORT variable where applicable

* [kf5attica] update to 5.75.0

* [kf5attica] port CONTROL to JSON

* [kf5attica] update to 5.84.0

* [kf5attica] remove unused options

* [kf5attica] only remove what's required

* [kf5attica] grammar in description

* [kf5attica] update deprecated functions

* [kf5attica] wrap paths in quotes

* [kf5attica] update versions

* [kf5attica] fix static builds

* [kf5attica] update versions

Co-authored-by: Kuntal Majumder <hellozee@disroot.org>
2021-08-09 09:00:57 -07:00
NancyLi1013
3d4c4cbdc7
[value-ptr-lite] Fix usage (#19457)
* [value-ptr-lite] Fix usage

* Add port-version

* Update version files
2021-08-09 08:59:40 -07:00
Cheney Wang
8aa1541d79
[rtmidi] Fix fatal error C1083: Cannot open include file: jack/jack.h (#19458)
* [rtmidi] Fix fatal error C1083: Cannot open include file:jack/jack.h

* Update json file

* Modify the format of portfile.cmake

* Update json
2021-08-09 08:56:48 -07:00
Phoebe
d95f86ca08
[librsvg] Remove debug postfix (#19460)
* [librsvg] Remove debug postfix

* Update the baseline version
2021-08-09 08:56:04 -07:00
Kai Pastor
57bd7102d9
[vcpkg baseline][vcpkg_configure_make] Pass make tool to vcpkg_build_make (#19361)
* Pass 'make' between vcpkg scripts

* Restore original BSD gmake lookup

* [starlink-ast] Add ADDITIONAL_MSYS_PACKAGES to vcpkg_configure_make

* [starlink-ast] x-add-version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-08-07 07:48:44 -07:00
Felix Richter
43df49dd79
[rbdl-orb] Adding RBDL-ORB to vcpkg (#18883)
* add rbdl-orb port

* update commit hash

* added rbdl-orb port

* moved to vcpkg.json and use vcpkg_cmake_configure/install functions

* update to newest commit of rbdl-orb version v3.0.0

* only use vcpkg_from_github for source download

* formatting vcpkg.json

* update port version specs

* use correct submodule path for urdfparser dependency

* execute vcpkg x-add-version

* fix linux vcpkg build

* run vcpkg x-add-version

* fix macosx rbdl-orb build

* fix uwp build

* update version
2021-08-05 16:29:04 -07:00
Be
1a51d8b043
[portsmf] add new port with version 236 (#18982) 2021-08-05 16:26:28 -07:00
Brennan
84d892a732
[signalrclient]Update homepage URL (#19256)
* Fix incorrect homepage URL

https://github.com/aspnet/SignalR-Client-Cpp is for the newer microsoft-signalr package.

* update version

* add Port-Version

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-08-05 16:25:07 -07:00
Be
3ab8c74874
[jack2] update to 1.9.19; install pkgconfig file; fix library name (#19270)
Also:
* allow dynamic linking by adding jack.def file
* replace deprecated vcpkg functions
* replace legacy CONTROL file with vcpkg.json
2021-08-05 03:23:41 -07:00
autoantwort
e7c0115660
[c4core] builds on mac (#19269)
* [c4core] supports osx

* add version files
2021-08-05 03:12:31 -07:00
Nemirtingas
f2e53addee
[libdatachannel][libjuice] Update libdatachannel to 0.14.1 and libjuice to 0.8.4. (#19305)
* Update libjuice and libdatachannel

* Update libjuice

* Update baseline

* Update libdatachannel to 0.14.1

Fixes *-uwp.

* Update baseline.

* Fix nettle discovery

* Fix usrsctp library path.

* Fix libdatachannel not being built SHARED.

* Update baseline.

Co-authored-by: Nemirtingas <nanaki89@hotmail.fr>
2021-08-05 03:09:16 -07:00
Kuntal Majumder
aacdf5fd5a
[ libsnoretoast ] new port (#19281)
* Add libsnoretoast port

* Skip the ci check for libsnoretoast on osx and linux

* Add the version baseline

* replace deprecated cmake commands

* Update version database

* make uwp as unsupported

* Update version database

* use copy_tools and add quotes

* Update version database

* removed explicit defaults, made fail on uwp and updated the description

* Update version database
2021-08-05 03:07:52 -07:00
Francisco Facioni
4caec04fdb
qhull - fix missing symbols (#19276)
Co-authored-by: Francisco Facioni <francisco.facioni@hawkeyeinnovations.com>
2021-08-05 03:05:30 -07:00
dengjunplusplus
3fbca9edf3
[workflow] Update version to 0.9.6 (#19280)
* update the port workflow version to 0.9.6

* remote port-version

* add version

* Revert "add version"

This reverts commit 487548aecf.

* add version once

* update REF for windows

* Update version database
2021-08-05 03:04:35 -07:00
Duncan Horn
7f3e714768
[wil] Update wil to the latest commit (#19343)
* Update WIL port

* Running new command I previously didn't know about
2021-08-05 03:03:51 -07:00
Vitalii Koshura
8f4085527d
[sentry-native] Update to 0.4.12 (#19339)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2021-08-05 03:03:11 -07:00
NancyLi1013
8ac6ffd19e
[openal-soft] Add pkgconfig (#19318)
* [openal-soft] Add pkgconfig

* Update version files
2021-08-05 03:02:40 -07:00
Carlos O'Ryan
8932964226
[google-cloud-cpp] update to latest version (v1.30.0) (#19336) 2021-08-05 03:02:21 -07:00
Ian Cook
ba69c09fab
[arrow] Update to 5.0.0 (#19229)
* Bump version to 5.0.0

* Update version files

* Update patches

* Update version files

* Fix patch

* Update version files

* Add newline at end of all.patch

* Update version files

* Unpin utf8proc

* Update version files

* Expect tensorflow-cc build fail

* Remove tensorflow-cc baseline failure
2021-08-05 03:01:46 -07:00
Jack·Boos·Yu
d2019e507c
[vcpkg baseline][hunspell] Fix usage when building static (#19323) 2021-08-04 20:05:18 -07:00