Commit Graph

12873 Commits

Author SHA1 Message Date
Sandy
6a7b3e1638
[sdl2] Add patch fixing non-threaded emscripten build (#26070)
From https://github.com/libsdl-org/SDL/pull/5773
2022-08-02 22:58:29 -07:00
Thomas1664
933aa19b26
[linmath] Add port (#26069)
* add port for linmath.h

* format manifest and x-add version linmath

* Update version database

* set ref to latest commit id

* Update version database

* Update ref

* version

Co-authored-by: Ryan <ryan.mckenna002@gmail.com>
2022-08-02 16:47:10 -07:00
Carlos O'Ryan
1707f9ba57
[google-cloud-cpp] update to latest release (v2.1.0) (#26110) 2022-08-02 10:24:21 -07:00
myd7349
7a56e3ac26
[simdjson] Update to 2.2.2 (#26105)
* [simdjson] Update to 2.2.2

* [simdjson] Bump version
2022-08-02 10:20:36 -07:00
Inhzus
6c6d01f07b
[openssl] remove no-stdio for iOS (#26023)
* [openssl] remove no-stdio option for iOS building

* [openssl] 3.0.5#2, remove no-stdio option for iOS building

Co-authored-by: xiling.sz <xiling.sz@alibaba-inc.com>
2022-08-01 14:59:34 -07:00
Thomas1664
4b155dfc75
[hash-library] Install config file (#26072)
* [hash-library] Install config file

* version

* move config file

* version
2022-08-01 14:33:12 -07:00
Alexander Neumann
292b244568
[Cairo] fix clang-cl build (#26056)
* [cairo] fix clang-cl build

* v db
2022-08-01 14:21:17 -07:00
Alexander Neumann
4ad26901ec
[Flann] disable openmp (#26053)
* [flann] disable openmp -> requires a feature.

* v db
2022-08-01 14:05:33 -07:00
Alexander Neumann
9547b761ae
[highfive] clang-cl fix flags (#26055)
* highfive fix compiler flags for clang-cl

* v db
2022-08-01 13:43:22 -07:00
Alexander Neumann
55209aae66
[fontconfig] fix preprocessor for clang-cl (#26052)
* fix fontconfig for clang-cl

* v db
2022-08-01 13:39:44 -07:00
Lily Wang
c9ab969f8e
[cunit] Fix Linux library name and export CMake (#26047)
* [cunit] Fix Linux library name and export CMake

* format vcpkg.json

* x-add-version

* [cunit] Define VERSION/RELEASE

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-08-01 13:31:06 -07:00
Chuck Walbourn
768379e8d9
[directx-headers, directxtk, directxtk12, directxtex, directxmesh, uvatlas] ports updated for July 2022 (#26090)
* [directx-headers] Update port for Agility SDK 1.606.3

* [directxtex, directxtk12] updated port for upstream release for MinGW support

* [directxmesh, directxtk, uvatlas] update ports for July 2022 releases

* update baseline
2022-08-01 12:53:52 -07:00
Osyotr
7cee564be7
[cgns] Fix x64-linux-dynamic build (#26088) 2022-08-01 12:49:32 -07:00
Osyotr
b29fa4b8ef
[glib] Fix x64-linux-dynamic build (#26074) 2022-08-01 12:48:35 -07:00
Alexander Neumann
48e128816e
[cpprestsdk] Fix narrowing and remove werror (#26095)
* cpprestsdk fix narrowing and werror

* v db
2022-08-01 12:12:14 -07:00
Alexander Neumann
692304eda9
[apr-util] unglue macro (#26093)
* apr-util unglue macro

* v db
2022-08-01 11:17:11 -07:00
Gregory Popovitch
5c65160378
[gtl] update version to v1.1.2 (#26084)
* [gtl] Update version to v1.1.2

* commit result of running `vcpkg add-version`

* update gtl.json

update gtl.json

* update version

* Add homepage

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-08-01 11:13:41 -07:00
jureviciusr
21feabf8fe
[dv-processing] Update to latest version (#25992)
* [dv-processing] version update to 1.5

* [dv-processing] version update

* Removing port version

* Version bump

Co-authored-by: Rokas Jurevicius <rokas.jurevicius@inivation.com>
2022-08-01 09:58:22 -07:00
Eric Kilmer
cf5979b735
[z3] Update to v4.10.2 (#25954)
* [z3] Update to v4.10.2

* Update version
2022-08-01 09:56:24 -07:00
Matthieu Penant
cadfaa5a22
[protobuf] update to 3.21.4 (#26061)
* [protobuf] update at 3.21.4

* Update protobuf.json
2022-08-01 09:53:39 -07:00
Sean Farrell
c256a8e1e7
[c9y] update to version 0.4.0 (#26071)
* [c9y] Updates to version 0.4.0

* [c9y] Update baseline and versions.
2022-08-01 09:52:21 -07:00
Thomas1664
dca98e49d2
[Ixwebsocket] Update to 11.4.3 (#26078)
* [ixwebsocket] Update to 11.4.3

* version
2022-08-01 09:47:25 -07:00
David Garske
66045de4dc
[wolfSSL] update version to v5.4.0 AND [wolfTPM] update version to v2.5.0 AND [wolfMQTT] update version to v1.14.0 (#25936)
* wolfSSL release updates for wolfTPM v2.5.0, wolfSSL v5.4.0 and wolfMQTT v1.14.0.

* Fixes for wolfSSL, wolfTPM and wolfMQTT for CMake issues.
2022-07-29 21:33:04 -07:00
Vladimír Aubrecht
25d3e2c8e3
[cpuinfo] updated to last commit from 2022-07-19 (#25974)
* Added libxml port.

* Remove port version as it's initial port.

* Added baseline version

* Support only for windows and static

* Allowed building debug version

* update versions

* Update ports/libxpm/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Added new lines

* Update ports/libxpm/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update ports/libxpm/portfile.cmake

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update ports/libxpm/vcpkg.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Regenerated versions

* Update ports/libxpm/vcpkg.json

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

* Libxpm is taken from gitlab now.

* Dropped changes against master in original repo for libxpm.

* Dropped libxpm from baseline

* Dropped version for libxpm

* Update cpuinfo

* Updated date of version

* Update version database

* Removed support for arm32 & uwp as library is not supporting it.

* Version regenerated

* Update ports/cpuinfo/vcpkg.json

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

* Updated versions

* Update versions/c-/cpuinfo.json

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-29 21:30:35 -07:00
Jack·Boos·Yu
fc6fbb447b
[qtmultimedia] Remove dependency alsa (#26000)
* [qtmultimedia] Fix find dependency alsa

* version

* Fix find alsa

* Remove dependency alsa since it's not ready

* version

* Forgot

* version

* typo

* version

* Set alsa to OFF

* version
2022-07-29 21:28:59 -07:00
JonLiu1993
90bff083b4
[PoDoFo] update to 0.9.8 (#26046)
* [podofo] update to 0.9.8

* update version

* fix-x64-osx

* update version
2022-07-29 17:09:55 -07:00
Thomas1664
281d2f2dc2
[libsndfile] Remove docs (#26017)
* [libsndfile] Remove docs

* version

* `PYTHON_EXECUTABLE` is only used with `BUILD_SHARED_LIBS`

* version

* Fix license

* version

* license

* version
2022-07-29 12:57:10 -07:00
Thomas1664
67029c5d3d
[mpfr] Remove docs (#26018)
* [mpfr] Remove docs

* version

* license

* version
2022-07-29 12:53:41 -07:00
Barak Shoshany
47a0bd967d
[bshoshany-thread-pool] Updated to v3.2.0 (#26044)
* [bshoshany-thread-pool] Updated to v3.2.0

* [bshoshany-thread-pool] Updated to v3.2.0
2022-07-28 22:41:00 -07:00
Thomas1664
56ab1ad089
[mp3lame] Remove docs (#26042)
* [mp3lame] remove docs

* version
2022-07-28 22:40:03 -07:00
JonLiu1993
837261793a
[asio] update to 1.23.0 (#26025)
* [asio] update to 1.23.0

* update version

* add license

* update version
2022-07-28 22:35:30 -07:00
Osyotr
4f0eabea1c
[boost-python] Fix boost-python linking to release python in debug builds (#23416)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-28 22:32:55 -07:00
Kai Pastor
40ec948687
[openimageio] Update to v2.3.17.0, revise dependencies and export (#23918)
* Fix exported Imath dependency

* Drop unused deps from patches and config

* Handle DLL import in installed header

* Fix non-required find_package(OpenColorIO)

* Omit unrelocatable script

* Installation cleanup

* Update to 2.1.2

* Fix exported pc file

* Update versions

* Silence warning

* Update versions

* OpenImageIO features CI test

* Consolidate patches

* Revise OpenJPEG patching

* Revise PNG patching

* Revise libheif patching

* Revise libsquish patching

* Revise ffmpeg patching

* Fix static ffmpeg linking

* Fix webp usage

* More dependency control

* Misc cleanup

* Update copyright, add usage

* Move config to share/openimageio

* Trim dependencies

* Revise opencv dependency

* Remove find modules which might clash with opencv

* Use opencolorio config and target

* Update openimageio to 2.3.17.0

* LINKSTATIC breaks CRT lib linkage

* Catch Imath version conflicts.

This is not a regression but the result of previous opencolorio changes.
It will eventually be resolved by upgrading openexr.

* Remove llvm from opencv CI test port [skip actions]

* [libheif] Fix symbol export

* [skip actions]

* Update versions

* Add baseline =pass entries.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-28 22:19:42 -07:00
Alexander Neumann
162a88fa44
[libraw] Remove register in cpp (#26009)
* libraw remove register cpp

* v db

* move patch to the correct location

* v db
2022-07-28 15:49:19 -07:00
Alexander Neumann
9430b3c760
[freeimage] remove usage of auto_ptr (#26007)
* freeimage remove auto_ptr

* v db
2022-07-28 15:45:36 -07:00
Alexander Neumann
f7b4df27ad
[lcms] fix register usage for cpp >= 17 (#26008)
* lcms fix register usage in cpp code

* v db
2022-07-28 15:42:12 -07:00
Alexander Neumann
d3f74469ee
[libxslt] fix export statements for clang-cl (#26003)
* fix libxslt export statement to include extern for clang-cl

* v db
2022-07-28 15:21:33 -07:00
Thomas1664
768932ab5b
[libflac] Disable man pages (#26016)
* [libflac] Remove documentation

* version

* [libflac] Disable man pages

* version

* man already removed

* version
2022-07-28 15:19:48 -07:00
Alexander Neumann
cf2e61b0f7
[libwebp] update to 1.2.3 (#25959)
* libwebp update to 1.2.3

* v db

* fix missing libwebp target

* v db

* add find_dependency(Threads)

* v db

* include the macro

* v db

* Add license

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-28 15:16:30 -07:00
Alexander Neumann
6691c1a042
[apr] unglue version string (#26005)
* apr unglue version string

* v db
2022-07-28 14:54:27 -07:00
Kai Pastor
fb5d36bcad
[winsock2,usocket] Fix mingw build (#25079)
* winsocks2 is empty package on mingw

* Fix usocket build on mingw

* Update versions

* Add license fields

* Update versions

* Update versions
2022-07-28 12:21:06 -07:00
Kai Pastor
e20e1c7908
[arrow] Update to 8.0.1, fix usage (#25983)
* Use expressive patch name

* Fix BROTLI_INCLUDE_DIR import

* glog is unused (off by default)

* Cleanup portfile, fix 'arrow[core]'

* Add CI test port

* Update to 8.0.1 [skip actions]

* Declare dependency source for substituted packages

* Trim obsolete patch chunks

* Fix static link libs export

* Use substituted targets directly, for proper export

* Fix snappy lib export to pc file

* Update versions

* Add license for test port

* Add =pass entries for the new "vcpkg-ci-Xxx" port.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-27 12:39:30 -07:00
Matthias Kuhn
dd73b021dc
[libspatialite] mingw support (#25881) 2022-07-27 12:39:11 -07:00
Kai Pastor
e59f7400c3
[wxwidgets] Update to 3.2 (#25943)
* Update wxwidgets to 3.2.0

* Update portfile

* Update wrapper for win32

* [cmake-user] Test wxwidgets on mingw

* Fixup cmake config

* Updated nanosvg patch

* Handle search path for gtk3 link libs

* Update versions

* Remove obsolete option

* Cleanup pkg-config setup

* Update versions

Co-authored-by: Tal Regev <tal.regev@gmail.com>
2022-07-27 11:51:32 -07:00
autoantwort
12a005017b
[dcmtk] no absolute paths (#25964) 2022-07-27 11:41:12 -07:00
Charles Karney
6905d914b7
[Geographiclib] Update to 2.1.1 (#25982)
* update for GeographicLib 2.1.1

* [geographiclib] Update to version 2.1.1
2022-07-27 11:38:22 -07:00
Cheney Wang
5b8640fab1
[libzip] Update to 1.9.2 (#25999)
* [libzip] Update to 1.9.2

* Update
2022-07-27 11:21:32 -07:00
Craig Edwards
0257395b0f
[DPP] Add new port (#25949)
* vcpkg dpp port built from our CI

* fix missing dependency

* update

* Update Sun Jul 24 11:26:12 UTC 2022

* exclude uwp for dpp

* Update Sun Jul 24 13:21:45 UTC 2022

* fix supports

* fix supports

* Update Sun Jul 24 14:14:29 UTC 2022

* Update Sun Jul 24 15:36:39 UTC 2022

* Update Mon Jul 25 12:04:56 UTC 2022

* * Add https:// to the homepage so that it is a valid URI.

* Added usage.
* Forced pkgconfig to be required rather than quiet.
* Changed tabs to spaces in portfile.cmake.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-26 15:04:32 -07:00
Thomas1664
a2df2f95f4
[vamp-sdk] Remove duplicated dependence on vcpkg-cmake (#25981)
* [vamp-sdk] Fix duplicate dependence on vcpkg-cmake

* version
2022-07-26 10:32:56 -07:00
Thomas1664
a365d44152
[freetype] Fix license (#25980)
* [freetype] Fix license

* version
2022-07-26 10:32:09 -07:00
Thomas1664
34d2f421b6
[brotli] Remove debug tools (#25976)
* [brotli] Remove debug tools

* version
2022-07-26 10:29:21 -07:00
Mengna Li
d851aa754c
update to 2.68.1 (#25987) 2022-07-26 10:23:47 -07:00
Alexander Neumann
10d105c8c4
[openssl] Enable builds with clang-cl (#25869)
* allow clang-cl builds

* v db

* should always wait for the debug build to finishe .....

* v db

* fix static builds not having pdbs

* v db

* Add a variable and comment to describe why we are removing PDB copy rules.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-07-26 10:12:23 -07:00
Billy O'Neal
b010f27895
Fix vcpkg.jsons that don't conform with our schema (#25939)
* Fix vcpkg.jsons that don't conform with our schema

iniparser's homepage is not a valid URI. ndevilla.free.fr/iniparser says that the homepage has moved to github, so just replaced it with that. Note that portfile.cmake already uses vcpkg_from_github.

nifticlib was referring to a github organization and used vcpkg_from_github in its homepage.

thor was missing a scheme. Using https gave an invalid certificate but http redirected to the site I put here.

* Add licenses.
2022-07-25 16:41:00 -07:00
Kai Pastor
4be7ab52e8
[sdl2pp] Fix exported pc file, cleanup (#25968)
* Fix exported pc file

* Fix sdl2 import

* Move Find module to 'share/${PORT}'

* Fix usage instructions

* Trim dependencies patch

* Update versions
2022-07-25 16:37:32 -07:00
autoantwort
edd9fb3504
[qtbase] no absolute paths (#25965) 2022-07-25 14:59:41 -07:00
Alexander Neumann
0bceafcf54
[freexl] use make on all platforms (#25963)
* [freexl] always use make

* v db

* add missing space

* v db
2022-07-25 14:58:50 -07:00
Alexander Neumann
4335dc2edf
[pugixml] fix dllexport for clang-cl (#25962)
* pugixml fix export macros for !cl

* v db
2022-07-25 14:58:07 -07:00
Jack·Boos·Yu
38884e02f5
[triton] Fix build, add feature boost (#25924)
* [triton] Fix build, add feature boost

* version
2022-07-25 14:55:37 -07:00
Yuriy O'Donnell
09d4f8ec9c
[blake3] Add assembly implementations (#25921)
* [blake3] Extend build script to support assembly implementations

* [blake3] Add AVX512 assembly implementation
2022-07-25 14:54:59 -07:00
Matthias Kuhn
4b03e5c3d5
[libspatialindex] mingw support (#25882) 2022-07-25 14:40:29 -07:00
Alexander Neumann
4ad8fc2a83
[Minizip] enable clang-cl builds (#25960)
* minizip enable clang-cl builds

* v db

* update scripts in port

* v db
2022-07-25 14:39:36 -07:00
Alexander Neumann
6b67ad7e48
[crashpad] use vcpkg_cmake_get_vars (#25864)
* [crashpad] use vcpkg_cmake_get_vars

* v db

* disable uwp for crashpad.

* v db
2022-07-25 14:00:13 -07:00
Chuck Walbourn
cad7402638
[directx-dxc, directxtk12] update port for July 2022 release and native ARM64 support (#25827)
* [directx-dxc] update port for July 2022 release and native ARM64 support

* Update baseline

* Update directxtk12 port for hotfix

* Update baseline

* Update directx-dxc.json

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-07-25 12:52:00 -07:00
Kai Pastor
49868fd552
[vcpkg-cmake] Update parallel vcpkg_cmake_configure (#21507)
* Revise generator selection

If the host is x86, assume that msbuild is requested for windows.
If msbuild is requested and suitable, use it.
Else if a particular generator is requested, use it.
Else if ninja is available, use it.
Else on non-windows host, use "Unix Makefiles".

* Revise ninja_host detection

* Revise parallel configure detection

* Consolidate ninja path setup

* Update documentation

* Use portable chdir

* [ms-gltf] Use new generator selection

* Update versions
2022-07-25 12:23:04 -07:00
Alexander Neumann
1aa8ac7a05
[fftw3] fix bigobj compiler option (#25972)
* fix bigobj in fftw3

* v db
2022-07-25 12:19:03 -07:00
Mengna Li
a6c5c0140d
[daw-json-link] update to v3.0.4 (#25966)
* fix missing include

* update

* update to v3.0.4

* update to v3.0.4
2022-07-25 12:14:29 -07:00
Lily Wang
8d9d56652f
[libhv] update to 1.2.6 (#25971)
* [libhv] update to 1.2.6

* update portfile.cmake

* x-add-version
2022-07-25 12:12:59 -07:00
Kai Pastor
d73287bbc1
[fluidsynth] Update to 2.2.8, improvements (#25951)
* Update to 2.2.8

* Fix generated pc file

* Repair 'sndfile' feature control

* Reintegrate gentables into main build

* Update versions
2022-07-25 12:10:23 -07:00
Alexander Neumann
4b5b820053
[harfbuzz] update to 5.0.1 (#25961)
* [harfbuzz] update to 5.0.1

* v db
2022-07-25 11:45:46 -07:00
Laurent Rineau
6def72be5a
[cgal] update to 5.5 (#25956)
* [cgal] upgrade to 5.5

* vcpkg x-add-version --all
2022-07-25 11:42:34 -07:00
Dennis
8d5dae7131
asio-grpc: Update to 2.0.0 (#25952) 2022-07-25 11:42:00 -07:00
Jonathan Sweemer
6a501349b7
[quantlib] update to v1.27 (#25932) 2022-07-25 11:23:19 -07:00
Thomas1664
f93ba152d5
[nrf-ble-driver] Remove possible conflicting files (#25900)
* Fix possible conflicting license file

* version

* update license

* format

* version

* UWP can't handle drivers

* version
2022-07-22 14:39:50 -07:00
Cheney Wang
a84a8437c9
[libmysql] Add target include directories (#25886)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-07-22 14:38:57 -07:00
Carlos O'Ryan
31211e0bce
[google-cloud-cpp] update to latest release (v2.0.1) (#25898)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-07-22 14:38:14 -07:00
Felix Richter
0a253d9d7a
[rbdl-orb] Merging rbdl and rbdl-orb ports (#25695)
* merge port rbdl-orb and rbdl

* vcpkg x-add-version rbdl

* readded rbdl-orb port and empty it reffering to rbdl

* vcpkg x-add-version --all
2022-07-22 14:35:15 -07:00
Alexander Neumann
f85bc5ebab
[protobuf] (3.)21.3 (#25909)
* [protobuf] update to 21.3

* v db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-07-22 13:55:45 -07:00
João Soares
00323023d2
[opentelemetry-cpp] update version to 1.4.1 (#25873)
* [opentelemetry-cpp] update opentelemetry-cpp to v1.4.1

* enable logs and metrics preview

* update versions database

* update azure-core-tracing-opentelemetry-cpp to use opentelemetry-cpp 1.4.1

* azure-core-tracing-opentelemetry-cpp: remove hard depdency on opentelemetry version instead of using 1.4.1

* Nitpick on using identical patch file.

Co-authored-by: João Soares <joao.soares@xpi.com.br>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-07-22 13:52:15 -07:00
Eric Kilmer
e8bbe81315
[mbedtls] Update to v2.28.1 (#25894)
* [mbedtls] Update to v2.28.1

Latest release of LTS version 2.28

* Update version
2022-07-22 11:08:04 -07:00
JonLiu1993
ee51cc2346
[DCMTK] update to 3.6.7 (#25887)
* [DCMTK] update to 3.6.7

* update version

* Add license

* update version
2022-07-22 11:07:51 -07:00
IronsDu
4b7ccac6c3
[brynet] Upgrade to 1.12.1 (#25910)
* Upgrade brynet version to v1.12.1

* Upgrade brynet version to v1.12.1
2022-07-22 10:59:01 -07:00
Eric Kilmer
f3aaee3cda
[z3] Update to v4.9.1 (#25911)
* [z3] Update to v4.9.1

* Update version
2022-07-22 10:58:36 -07:00
Dennis
824c432473
[grpc] Update to 1.48.0 (#25914)
* grpc: Update to 1.48.0

* grpc: Adjust line-ending of patches

* grpc: Change line ending of some patches back to CRLF
2022-07-22 10:58:10 -07:00
Frank
e347f74179
[glib] update to 2.72.3 (#25853)
* [glib] update to 2.72.3

* update version

* add patch

* overwrite version

* patch name

* version

* update patch

* version
2022-07-22 10:54:34 -07:00
Mengna Li
bded84c6a1
[xlnt] Add missing include (#25925)
* fix missing include

* update
2022-07-22 10:53:47 -07:00
Jack·Boos·Yu
8408dd9e1e
[vcpkg baseline][opencv4] Fix hash check (#25922)
* [vcpkg baseline][opencv4] Fix hash check

* version
2022-07-22 09:43:26 -07:00
Cheney Wang
b2a22ff59a
[ogre-next] Update to 2.3.1 (#25889) 2022-07-20 15:44:03 -07:00
Mengna Li
a425267b97
[concurrencpp] fix supports (#25884)
* fix supports

* update
2022-07-20 15:43:31 -07:00
Mengna Li
429328f80a
update to 2.6.1 (#25878) 2022-07-20 15:43:00 -07:00
John Wason
ca4b4621a2
[ccd] add double-precision option (#25870)
* Add double-precision option to ccd

* Bump ccd port version

* Update version database

* format

* format

* x-add-version

* Update ccd.json

* add license

* x-add-version

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-07-20 15:42:37 -07:00
Alexander Neumann
1432faa595
[Protobuf] fix used source dir (#25861)
* [protobuf] fix source path

* v db
2022-07-20 15:41:57 -07:00
JonLiu1993
917a86aeb3
[sqlite3] update to 3.39.1 (#25852)
* [sqlite3] update to 3.39.1

* update version
2022-07-20 15:40:29 -07:00
ahugeat
645b853ed8
[gamedev-framework] Update to v1.0.0 (#25842)
* Update gamedev-framework to v1.0.0

* Update database

* Use new vcpkg_cmake commands

* Fix portfile format

* Update package revision

* Try to fix database version

* Remove port-version

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

* Protect CMake string

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

* Fix version database

* remove git-tree

* update version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-20 15:39:35 -07:00
Laurent Rineau
e8791c43c6
[cgal] Update to version 5.4.2 (#25839)
* [cgal] Update to version 5.4.2

* vcpkg x-add-version --all

* Remove the patch file itself

* vcpkg x-add-version --all
2022-07-20 15:30:35 -07:00
autoantwort
7fe8b4a85d
[openscap] no absolute paths (#25838)
* [openscap] no absolute paths

* format

* x-add-version

* format

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-20 15:29:47 -07:00
Lily Wang
84541b3c07
[brpc] Update to 1.2.0 and fix build error with gcc 11 (#25834)
* [brpc] Update to 1.2.0 and fix build error with gcc 11

* x-add-version

* update portfile.cmake

* x-add-version

* add comment

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-20 15:20:39 -07:00
japm48
ce9f50f7ac
[meson] update to version 0.63 (#25811)
* meson: update to version 0.63

* meson: update version file
2022-07-20 15:17:31 -07:00
autoantwort
1e5e710148
[grpc] no absolute paths (#25796) 2022-07-20 15:16:11 -07:00
autoantwort
708ed2bb7e
[opencv4,dv-processing] fix pkgconfig (#25621) 2022-07-20 15:07:26 -07:00
autoantwort
fde0f2c9b9
[solid3] fix arm64-osx build (#25344)
* [solid3] fix arm64-osx build

* Update versions/s-/solid3.json

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-07-20 15:05:56 -07:00
Thomas1664
8ff168270b
[marble] Fix copyright location (#25871)
* [marble] Fix copyright location

* Fix version

* version
2022-07-19 15:22:51 -07:00
Qingnan Duan
ebf637bedb
[pybind11] Update to version 2.10.0 (#25377)
* Pick latest commit from pybind11 to workaround CMake issues

* x-add-version

* Bump version to 2.10.0

* x-add-version
2022-07-19 10:00:34 -07:00
Tetsuya Hayashi
c8e1797c30
[jsonnet] Update to 0.18.0 (#25800)
* [jsonnet] Update to 0.18.0 (#20627)

* Update jsonnet to 0.18.0

* update patch files

* add 0005-use-upstream-rapidyaml.patch to use system rapidyaml

* use system rapidyaml

* update version

* Added license "Apache-2.0" to vcpkg.json

from https://github.com/google/jsonnet/blob/master/LICENSE
2022-07-19 10:00:08 -07:00
autoantwort
42adffbfc7
[gdal] no absolute paths (#25804)
* [gdal] no absolute paths

* gdal no config
2022-07-19 09:58:50 -07:00
autoantwort
4b61bb45a5
[dpdk] no absolute paths (#25835) 2022-07-19 09:58:14 -07:00
Vitalii Koshura
af80626a3d
[boinc] Update to 7.20.2 (#25837)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-07-19 09:56:43 -07:00
autoantwort
c81b29af96
[pipewire] no absolute paths (#25841) 2022-07-19 09:56:27 -07:00
Victor Romero
678c0ea99b
Revert "[gpgmm] Add gpgmm. Highly experimental. (#25650)" (#25849)
This reverts commit 33c8f02539.
2022-07-18 15:29:08 -07:00
John Wason
cfc61b1e39
[bullet3] Add bullet3 features double-precision and rtti, enable several extras (#25784)
* Add bullet3 features double-precision and rtti, enable a few extras

* [bullet3] bump port-version, format, x-add-version

* [bullet3] bump port-version

* Update version database

* [bullet3] reduce port-version

* Update version database
2022-07-18 15:17:19 -07:00
Yuriy O'Donnell
c39678d764
[blake3] Add new port (#25787)
* [blake3] Add new port

Fixes #20023

* Add license

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-18 15:10:20 -07:00
Reder
8b7ac186bf
[sqlitecpp] do not use stack protection (#25761)
* do not use stack protection
fixes #25760

* update version

* update baseline

* only remove stack protection for mingw64

* update version

* Make variable visible even if unused

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

* update version

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2022-07-18 15:09:27 -07:00
JonLiu1993
870165b0f6
[CPR] Update to version 1.9.0 (#25244)
* [CPR] Update to 1.8.3 (again, see details)

* update version

* [CPR] Update to 1.8.4

* update version

* [CPR] Update to 1.9.0

* remove v1.8.4 in cpr.json

* update version
2022-07-18 14:26:53 -07:00
Oleg Derevenetz
359dbe3a07
[sdl2-mixer] Update to 2.6.1 (#25763)
* Update sdl2-mixer to 2.6.1

* SDL2_mixer: fix upstream CMakeLists

* SDL2_mixer: add vcpkg_fixup_pkgconfig()

* Fix sdl2pp dependency on SDL2_mixer

* Never use vendored libs

* Update baseline

* sdl2pp: add license

* Update baseline

* Remove apparently redundant pkgconfig fix

* Use the commit hash for REF

* Update baseline

* Revert "Remove apparently redundant pkgconfig fix"

This reverts commit 98e0d7f76d.

* Update baseline

* Minimize sdl2pp patch

* Update baseline

* Reformat

* Update baseline
2022-07-18 14:26:05 -07:00
Barak Shoshany
c8ace4788a
[bshoshany-thread-pool] Updated to v3.1.0 (#25795)
* [bshoshany-thread-pool] Updated to v3.1.0

* [bshoshany-thread-pool] Updated to v3.1.0
2022-07-18 14:13:39 -07:00
Kyle Benesch
a68d803377
[libtcod] Update to 1.21.0 (#25802)
* STB patch no longer needed.

* Replace deprecated dependency lodepng-c.

* Added 'sdl' and 'threads' features.

Libtcod can now be compiled without linking to SDL2.

Problematic threading functions can be disabled, and are disabled by
default.

* Update to 1.21.0.

Change head ref to 'main'.
2022-07-18 14:12:32 -07:00
Kai Pastor
28f7523ba0
[opencolorio] Update to 2.1.2, fixes (#25805)
* Fix exported Imath dependency

* Drop unused deps from patches and config

* Handle DLL import in installed header

* Fix non-required find_package(OpenColorIO)

* Omit unrelocatable script

* Installation cleanup

* Update to 2.1.2

* Fix exported pc file

* Update versions

* Silence warning

* Update versions
2022-07-18 13:36:48 -07:00
Tatsunori Uchino
56cc138c0a
[nowide] update to 11.2.0 (#25808) 2022-07-18 13:18:32 -07:00
An Tao
7529e8c4cc
[trantor] Update to 1.5.6 (#25809) 2022-07-18 13:17:56 -07:00
autoantwort
1c6c0861ac
[secp256k1] no absolute paths (#25815) 2022-07-18 13:16:51 -07:00
Osyotr
f0815eb528
[libtheora] Fix x64-linux-debug build (#25819)
Also switch to vcpkg-cmake and install both copyright files

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-18 13:16:02 -07:00
Osyotr
2c208f9831
[readline-unix] Fix x64-linux-dynamic build (#25823)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-18 13:15:02 -07:00
autoantwort
9ab9880238
[apr] no absolute paths (#25816) 2022-07-18 13:14:05 -07:00
Osyotr
5a7c56f934
[zopfli] Fix x64-linux-dynamic build (#25824)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-18 13:10:46 -07:00
Osyotr
d2dbf99615
[ccfits] Fix x64-linux-dynamic build (#25826)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-18 13:02:35 -07:00
Frank
bb920d6a58
[libtorrent] update to 2.0.7 (#25830)
* [libtorrent] update to 2.0.7

* update version
2022-07-18 12:52:19 -07:00
Billy O'Neal
68b7fec22e
Update VMs for July 2022 Patch Tuesday, and to Ubuntu 22.04. (#25785)
* Update Ubuntu to 22.04.

* Add libxtst-dev from https://github.com/microsoft/vcpkg/pull/24934

* Add standard prereqs.

* Update some package references for Ubuntu 22.04.

* [cuda] Update to search in /usr/bin as used on Ubuntu 22.04.

* [cudnn] Add where ubuntu 22.04 puts it.

* Add update-nvidia-cudnn calls.

* Update powershell to 7.2.5

* Re-add NCCL installation from CUDA official sources.

* Update pools.
2022-07-15 21:11:16 -07:00
Bryan B
33c8f02539
[gpgmm] Add gpgmm. Highly experimental. (#25650) 2022-07-15 12:33:50 -07:00
Kai Pastor
6784c97c22
[libdc1394] Fix dependencies, fix osx (#25791)
* Fix dependencies

* Fix osx build

* Update versions
2022-07-15 12:27:25 -07:00
Frank
f4df9aa996
[armadillo] update to 11.2.3 (#25789)
* [armadillo] update to 11.2.3

* update version

* add license

* overwrite version
2022-07-15 12:22:46 -07:00
Simone Gasparini
504d7a9818
[cctag] update to v1.0.2 (#25782)
* [cctag] update to v1.0.2

* [cctag] update baseline to v1.0.2
2022-07-15 12:20:03 -07:00
autoantwort
028fce4e88
[gdal] no absolute paths (#25778) 2022-07-15 12:19:38 -07:00
JonLiu1993
8bb8b579ac
[folly] update to v2022.07.11.00 (#25769)
* [folly] update to v2022.07.11.00

* update version

* [proxygen] update to v2022.07.11.00

* update version

* Add License

* update version

* update version
2022-07-15 12:16:41 -07:00
Lars Fröhlich
fd69fb2964
[gul14] Add new port (#25755)
* [gul14] Add new port

* [gul14] Mark UWP builds as expected to fail

* Remove baseline

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-15 12:16:00 -07:00
LilyWangLL
62763f276b
[libgd] update to 2.3.3 (#25748)
* [libgd] update to 2.3.3

* x-add-version

* add license

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-15 12:10:56 -07:00
ROLL Software Brasil
1782b7edf2
[secp256k1] Update secp256k1 from 2017 to 2022 (#25398)
* Update secp256k1 from 2017 to 2022, that added Schnorr Signature on last year.

- Edit CMakeList.txt to target precomputed library.
- Edit libsecp256k1-config.h to undef and define VARS compilation.
- Edit portfile.cmake to download new sources from repository, commit reference 44c2452fd387f7ca604ab42d73746e7d3a44d8a2 (bitcoin-core/secp256k1)
- Edit vcpkg.json to new version portfile

* Update secp256k1 from 2017 to 2022, that added Schnorr Signature on last year

>> vcpkg x-add-version secp256k1
- Update secp256k1.json version
- Update baseline.json version

* Update ports/secp256k1/portfile.cmake

Added JonLiu1993 suggestion. Put PREFER_NINJA to secp256k1/portfile.cmake

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

* Update ports/secp256k1/vcpkg.json

Added JonLiu1993 suggestion. Put dependencies to secp256k1/vcpkg.json

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

* Update port-version, REQUIRED to "x-add-version"

>> vcpkg x-add-version secp256k1

* Update port file to secp256k1 identation

* Update vcpkg.json identation

>> vcpkg format-manifest ports/secp256k1/vcpkg.json

* Update x-add-version command

vcpkg x-add-version secp256k1

* [secp256k1 ]Update secp256k1 from 2017 to 2022

* update version

* Add license

* update version

* Update, add features

* version

* fix

* version

* clean port version

* version

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-07-15 12:08:22 -07:00
Frank
8b62d95a81
[Folly] add vcpkg_cmake_wrapper.cmake (#24471)
* add vcpkg-cmake-wrapper.cmake

* update version

* overwrite version

* Include all custom cmake module files

* update version

* update version

* overwrite version
2022-07-14 14:59:34 -07:00
Cheney Wang
3a6ad4bc7a
[evpp] Add static/shared handling and export unofficial config and target file (#25641)
* [evpp] Export unofficial config and target file

* x-add-version

* Update patch

* x-add-version evpp --overwrite-version

* update patch

* x-add-version

* Add CONFIG in find_dependency()

* Modify patch

* separate patch

* Update path

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-07-14 14:56:20 -07:00
Jamlys Lee
c05e96fe7e
[gdk-pixbuf] fix bug for cross build (#25689)
* Fix build failure for cross-compiling

* update port version database

* Fix build failure for windows.

* update port version

* update port version database

* Adjust logic to remove gdk-pixbuf-thumbnailer.

* update port version database

* [gtk] Fix build failure for windows

* update port version database

* ci's down, just force it to rerun.

* Revert "ci's down, just force it to rerun."

This reverts commit 6d1040207f.

* Update gdk-pixbuf.json

* overwrite port version

* update port version database

* Update gdk-pixbuf.json

Co-authored-by: Jamlys Lee <jamlys_lee@163.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-07-14 14:27:57 -07:00
Carlos O'Ryan
ce9dc455ef
[google-cloud-cpp] update to latest release (v2.0.0) (#25608)
* [google-cloud-cpp] update to latest release (v2.0.0)

* Disable `channel` and `asset` features on Windows

Protobuf <= 3.19 does not know about the `TRUE` and `DOMAIN` macros on
Windows, so it cannot hide said macros when used as enum values in a
proto file.  vcpkg uses protobuf==3.19.4

* Fix formatting

* Fix versions
2022-07-14 14:12:01 -07:00
Dennis
0cb819175b
[grpc] Update to 1.46.3 (#25071)
* Update gRPC to 1.46.3 and upb to 2022-06-01

* fix(upb): Ensure that protoc-gen-upb has been build before running protobuf_generate. Also add license to vcpkg.json

* fix(upb): Let abseil propagate cxx_std_11. Build upb codegen tools in host triplet

* Revert abseil's cxx_std propagation

* fix(upb): Attempt to fix missing -std=c++11 flag when compiling x64-osx

* Downgrade upb to the version used by gRPC. No longer installed generated descriptor.upb.h files just to use them when compiling target triplet

* Remove absl-sync patch from gRPC since it is always enabled by default now

* Use vcpkg's upb library in gRPC instead of embedded one. Also fix gRPC's pkgconfig patch

* grpc: Remove the upb::all_libs target

* grpc: Adjust versions json

* upb: Adjust versions json

* Set feature absl-sync as deprecated

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-07-14 14:08:28 -07:00
Azure SDK Bot
a480fb0fa3
[azure-security-attestation-cpp] Update to 1.0.0 (#25629)
## 1.0.0 (2022-07-07)

### Breaking Changes

- Renamed `Version` field to `ApiVersion` and removed the `ServiceVersion` enumeration.

Co-authored-by: Victor Romero <viromer@microsoft.com>
2022-07-14 13:17:49 -07:00
Ilya Glushchenko
6b5e717e1d
[geos] Bump version to 3.11.0. (#25750) 2022-07-14 12:19:03 -07:00
Azure SDK Bot
fd117d229d
[azure-core-tracing-opentelemetry-cpp | azure-core-cpp] Add new port and publish azure-core-cpp version to 1.0.0-beta.2 (#25507)
* [azure-core-tracing-opentelemetry-cpp] Update to 1.0.0-beta.2
## 1.0.0-beta.2 (2022-06-30)

### Breaking Changes

- The `Azure::Core::Tracing::OpenTelemetry::OpenTelemetryProvider` type can only be instantiated via a factory method: `OpenTelemetryProvider::Create()`.

### Other Changes

- Removed `_internal` APIs from the public API surface. Also removed most of the `_internal` APIs from the public `opentelemetry.hpp` headers.

* [azure-core-cpp] Update to 1.7.0
## 1.7.0 (2022-06-30)

### Features Added

- Added prototypes and initial service support for Distributed Tracing.
2022-07-14 12:15:41 -07:00
Nick
c2594d242a
[openal-soft] Add ALSA dependency on Linux (#25754)
* [openal-soft] Add ALSA dependency on Linux

* [openal-soft] Remove "host" from ALSA dependency.

* [openal-soft] Update git tree value.
2022-07-14 12:12:47 -07:00
Thomas1664
1721648556
[kf5] Merge copyright files to a single file (#25759)
* [kf5] Remove copyright dir part 1

* part 2

* version

* format

* version

* Diagram has only a single license file

* version

* Delete docs

* version

* Fix empty dirs

* version

* Only remove readme

* version
2022-07-14 12:09:56 -07:00
JonLiu1993
e658a5d7ee
[WinReg] update to v6.1.0 (#25765)
* [WinReg] update to v6.1.0

* update version
2022-07-14 12:07:04 -07:00
Jack·Boos·Yu
8b14e7e872
[hiredis] Fix the conflict of macro ssize_t (#25271) 2022-07-13 18:29:41 -07:00
eao197
26ba6f56c1
[restinio] update to v.0.6.16 (#25724)
* RESTinio updated to v.0.6.16.

* RESTinio v.0.6.16 added to baseline.
2022-07-13 13:55:44 -07:00
Cheney Wang
9241267aa1
[libmount] Update to 2.38 (#25727)
* [libmount] Update to 2.38

* x-add-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-07-13 13:55:14 -07:00