Commit Graph

296 Commits

Author SHA1 Message Date
Weihang Ding
c26975658a
[date] Fix installation (#32772)
* [date] Fix installation

* update version database
2023-07-26 11:06:59 -07:00
RealTimeChris
f826a89cb9
[DiscordCoreAPI] Updating to v1.70 (#32727) 2023-07-25 11:01:11 -07:00
Mohsen Mirkarimi
cada931e6c
[drogon] fix: patch DrogonConfig.cmake.in to find hiredis (#32728) 2023-07-25 11:00:41 -07:00
Mohsen Mirkarimi
d765306b07
[drogon] fix: patch drogon redis link (#32694)
* fix: patch drogon redis link

drogon's source root CMakeLists.txt is now patched to link to
hiredis::hiredis provided by vcpkg hiredis port.

when using vcpkg manifest mode it used to link drogon.dll target to
hiredis.dll while on debug build, hiredisd.dll is only available.
this patch resolves this problem.
2023-07-23 17:51:13 -07:00
Frank
589cfb821d
[daw-json-link] Update version to 3.19.0 (#32678) 2023-07-21 08:53:50 -07:00
Frank
452ed95c1c
[vcpkg baseline] Update discordcoreapi, jsonifier version (#32563) 2023-07-14 16:36:33 -07:00
JonLiu1993
d751358003
[date] set correct license and use vcpkg_install_copyright() (#32549) 2023-07-13 11:36:02 -07:00
Marc
5ac89392d7
[dirent] add license id and use vcpkg_install_copyright() (#32495) 2023-07-11 17:36:33 -07:00
RealTimeChris
2ebb70a6e4
[DiscordCoreAPI] Updating to v1.50 (#32486) 2023-07-11 11:53:14 -07:00
jim wang
ca02a48b10
[drogon] Fix gcc13 compilation errors (#32270)
* Fix gcc13 compilation errors.

* update version
2023-06-29 14:41:04 -07:00
Cheney Wang
a26fc81350
[vcpkg baseline][dcmtk] Remove the leading spaces of pc file (#32049)
* [vcpkg baseline][dcmtk] Adding SKIP_CHECK for vcpkg_fixup_pkgconfig()

* Fix the format of pc.in file

* Remove local change
2023-06-26 13:08:05 -07:00
Chuck Walbourn
f3b10454b3
[directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] June 2023 update (#32033)
* [directxmesh, directxtex, directxtk, uvatlas, dxut, effects11] Update for June 13, 2023 release

* Minor format fix

* Update baseline

* Upstream fixes to CMake targets dependency handling

* Update baseline
2023-06-21 22:39:47 -07:00
RealTimeChris
41940d0e0c
[DiscordCoreAPI] Update to version 2023-06-15 (#32043)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-06-21 22:33:59 -07:00
Mengna Li
2f3a371633
update to 2.1.0 (#32091) 2023-06-21 18:00:55 -07:00
Chuck Walbourn
5d2a0a9814
Update xbox supports expressions for failing ports with copyleft licenses (#31770)
* Xbox triplets should not support ports with only copyleft licenses

* Reverted ports that build with xbox currently

* Fix conflict and rebase

* Update baseline

* Update baseline
2023-06-15 14:49:00 -07:00
Billy O'Neal
2a0afc853e
[dbow] Remove dynamic exception specs (#31967) 2023-06-14 10:59:53 -07:00
Mengna Li
d5d20ed2ee
[podofo] Change to github and update version to 0.10.0 (#31584) (#31826)
* [podofo] Change to github and update version to 0.10.0

* update version

* fix static export

* v db

* fix export name and add usage

* v db

* disable build libxml2 features

* format

* v db

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-06-06 15:10:28 -07:00
Jia Yue Hua
395ee62e8b
[daw-header-libraries,daw-json-link]: head-lib update to 2.93.1, json-link update to 3.17.2 (#31794) 2023-06-05 13:41:14 -07:00
Cheney Wang
889192df55
[zpp-bits/dbg-macro] Update to latest version (#31712) 2023-05-31 11:47:10 -07:00
RealTimeChris
b8353ae1a7
[DiscordCoreAPI] Updating to version 2023-05-30 (#31725)
* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.

* Updating the necessary files.
2023-05-31 11:46:12 -07:00
Brain
78a727b608
[DPP] Bump to version 10.0.24 (#31568)
* [bot] Update DPP to v10.0.24

* Update portfile.cmake

* Update ports/dpp/portfile.cmake

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

* Update dpp.json

* remove unused

* Update dpp.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-24 15:30:45 -07:00
L3nn0x
f2446c13a9
Update discord-game-sdk to 3.2.1 (#31495)
* Update discord version

* Update patch

* Update patch

* Update database version

* Update port version

* Run format

* Update database version

* Update database version
2023-05-18 11:26:45 -07:00
Connor Broyles
defe7b7fb3
[draco] Update to v1.5.6 (#31220)
* [draco] Update to v1.5.6

* [draco] Update baseline

* [draco] Fix pkgconfig

* [draco] Update version

* [draco] Use VERSION variable for git ref

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

* [draco] Revert line ending change

* [draco] Update version

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-05-05 10:55:33 -07:00
Chuck Walbourn
0b57cc72ac
[directxmesh, directxtex, directxtk(12), uvatlas] April 2023 updates (#31196)
* [directxmesh, directxtex, directxtk(12), uvatalas] Update ports for April 2023 releases

* directxtex port updated upstream with better OpenMP support fix

* OpenMP hotfix for UVAtlas

* Update baseline

* Forgot to update the CMake config file for OpenMP

* CMake fixes made upstream

* Update baseline
2023-05-01 15:25:18 -07:00
Chuck Walbourn
17b2952cc9
[dstorage] update for version 1.2.0 release (#30990)
* [dstorage] update for version 1.2.0 release

* Update baseline

* allow static sceanrios to work

* Update baseline

* Remove vcpkg-minimum-required call.

* Add comment about CRT compatibility.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-24 17:06:04 -07:00
Chuck Walbourn
fbdc88f9d6
[directxtex] update port with omp feature (#30944)
* [directxtex] update port with omp feature

* Update baseline

* Flip feature to no-omp

* Update baseline
2023-04-21 21:29:38 -07:00
Chuck Walbourn
0b004849bd
[directx-headers] update to the 1.610 release (#31035)
* [directx-headers] update to the 1.610 release

* Update baseline
2023-04-21 15:02:31 -07:00
autoantwort
5b11232d00
[many-ports] Don't use deprecated functions (autogenerated) (#26981)
* [libuvc,qt5-virtualkeyboard] remove duplicated dependency entry

* [many-ports] don't use deprecated functions (autogenerated)

* atkmm: Fix license.
gperftools: Reformat vcpkg_check_features call.
gsl: Fix license.
libpff: Fix license.
pangomm: Fix license.
qtbase: Revert, only comment changes.
type-lite: Reformat vcpkg_check_features and actually use the feature options.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-04-13 09:13:15 -07:00
Pierre Wendling
bf4958bce6
[dumb] New port (#30740)
* [dumb] New port.

* [dumb] Add to baseline.

* [dumb] Apply suggestion from review.

- Remove unofficial config since a pkg-config file is provided.
- Update the match string for pkg-config fixes.
- Limit ONLY_STATIC_LIBRARY to Windows.

* [dumb] Update version.

* [dumb] Remove vcpkg-cmake-config dependency.

This dependency is no longer needed since the unofficial config was
removed.

* [dumb] Update version.
2023-04-11 22:57:56 -07:00
Chuck Walbourn
f4c03ce4a8
[directxmesh, directxtex, directxtk(12), uvatlas] update ports for March 2023 releases (#30685)
* [directxmesh, directxtex, directxtk, uvatlas] update port for March 2023 releases

* vcpkg reformat

* Update baseline

* Code review feedback

* Refresh baseline
2023-04-05 16:30:02 -07:00
talregev
19af97cba8
Compile dartsim in windows x86 (#30557) 2023-04-02 21:17:41 -07:00
An Tao
749fcd6c61
[drogon] Update to 1.8.4 (#30311)
* [drogon] Update to 1.8.4

* Fix vcpkg.patch

* fix

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-03-24 21:43:03 -07:00
Lily Wang
0ab398d8b9
[doctest] Update to 2.4.11 (#30355)
* [doctest] Update to 2.4.11

* update version
2023-03-23 15:58:42 -07:00
Kai Pastor
54bf862901
[libcaer,dv-processing] Port fixes, cleanup (#30098)
* [libcaer] Fix libusb dependency, cleanup

* [dv-processing] Fix config race, cleanup

* Add tools feature [skip actions]

* WIP [skip actions]

* WIP [skip actions]

* Finish changes

* Fix comment

* CR requests
2023-03-15 17:17:26 -07:00
Gabe Rundlett
35a6d4ec67
[Daxa] new port (#29800)
* [daxa] new port

* [daxa] format manifest

* Move version file

* Apply suggestions from code review

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* [daxa] add "supports" field

* [daxa] Remove deprecated functions

* Apply suggestions from code review

Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>

* format manifest

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
Co-authored-by: Javier Matos Denizac <javier.matosd@gmail.com>
2023-03-10 11:04:41 -08:00
jim wang
dd1b57240e
[daw-utf-range] update to 2.2.3 (#30062)
* [daw-utf-range] update to 2.2.3

* update version
2023-03-09 12:42:08 -08:00
Mengna Li
571bffa69d
[dpp] fix error hash (#30035)
* fix error hash

* fix wrong header
2023-03-09 11:16:44 -08:00
Chuck Walbourn
c1d764a742
[community triplet] adds triplets for building for the Xbox platform (#29210)
* Try adding xbox triplets

* Update for Gaming Command Prompt usage

* Fix directxtk12 shaders for xbox

* Add toolchain for xbox

* Fix ports for feature builds

* Code review feedback

* More code review

* Code review

* WIN32_LEAN_AND_MEAN is too aggressive for many libs

* Normalize GDK variable paths

* Need to leave oldnames.lib as many libs use POSIX names

* More code review feedback

* Remove extra file

* Use of /DEFAULTLIB fixed 41 ports

* Code review feedback

* Added basic xbox supports expression

* Updates for xbox-aware ports

* Update for CMake fixes upstream

* Minor synatx fix

* Fix up merge issues

* Need directx-headers for linux

* Missed one port revision

* Removed VCPKG_TARGET_IS_XBOX from project scope after upstream fixes

* Update baseline

* License updates per github-actions bot

* Update baseline

* Update toolchain to support try_compile for GDK headers

* Update port numbers

* Update baseline

* Don't need directx-dxc for Xbox builds

* Update baseline

* Update hashes

* Code review

* Update baseline

* Refresh hashes for upstream fixes

* Update baseline

* Add ms-gdkx stub port

* Update baseline

* updated ms-gdkx with user-friendly output

* Update baseline

* Code review for the toolchain file

* Update directxkt12 hash

* Refresh baseline

* Update MSBuild integration to select proper triplet for GDK custom platforms

* Update CMake integration to select proper xbox triplet from XBOX_CONSOLE_TARGET

* vcpkg.targets update

* Code review feedback

* Update baseline

* Refresh baseline

* Code review for MSBuild

* Code review for xbox toolchain

* vcpkg.cmake codereview

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-03-08 14:06:20 -08:00
jim wang
c4d2bab17f
[daw-header-libraries] update to 2.88.0 (#30061)
* [daw-header-libraries] update to 2.88.0

* update version
2023-03-08 12:08:33 -08:00
Chuck Walbourn
d96cc41dc2
[directx-dxc] Fix version year for port (#30063)
* [directx-dxc] Fixed version number to proper year

* Update baseline
2023-03-07 11:00:07 -08:00
Jack·Boos·Yu
a6cb7292c4
[many ports]switch to vcpkg-cmake / vckg-cmake-config part 1 (#29880)
* [many ports]switch to vcpkg-cmake / vckg-cmake-config

* version

* Missing changes

* version

* typo

* version

* typo

* version

* fix typo

* version

* deprecate vcpkg_extract_source_archive_ex

* version

* fix arguments

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-03-06 15:44:04 -08:00
Cheney Wang
bd719c5d6a
[dav1d] Adding usage (#29967) 2023-03-06 15:39:58 -08:00
Chuck Walbourn
03e6871f8b
[directx-dxc] port update for March 1, 2023 release (#29987)
* [directx-dxc] port update for March 1, 2023 release

* Update port for linux

* Update baseline
2023-03-06 15:24:41 -08:00
jim wang
889704875f
[daw-json-link] Update to 3.15.0 (#29986)
* [daw-json-link] update to 3.15.0

* update version

* update version

* update version
2023-03-06 12:23:36 -08:00
Craig Edwards
267eb3fa64
[DPP] Bump to version 10.0.23 (#29930)
* [bot] Update DPP to v10.0.23

* remove as included upstream

* update git tree tag

* suggested tweak, removes sha and adds version ref

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>

* Update dpp.json

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-03-02 12:02:54 -08:00
Clinton Ingram
6bf74212bf
[dav1d] Update to 1.1.0 (#29854)
* update dav1d to 1.1.0

* update baseline

* use variable for tag ref

* update versions
2023-02-27 10:50:37 -08:00
Luca Longinotti
bd17df4b33
[dv-processing] 1.7.8 update (#29735)
* dv-processing: update port to 1.7.8.

* dv-processing: fix SHA checksums, fix build on Windows.

* Update vcpkg versions.

* dv-processing: implement review comments.

* dv-processing: update versions.
2023-02-21 08:28:52 -08:00
Paweł Wegner
f138027a70
c-ares: bump to 1.19 and make it build on uwp. (#29342)
* c-ares: bump to 1.19 and make it build on uwp.

guard-imported-lib.patch got upstreamed, no longer necessary.

* drogon: disable uwp support.

It depends on c-ares which now supports uwp which means that this port needs
to be explicitly disabled.
2023-02-21 08:23:41 -08:00
Chuck Walbourn
d958c99ca8
[directxtex] update port to add dx11 default feature (#29589)
* [directxtex] update port for dx11 feature

* Update for upstream fix

* Update baseline

* Uvatlas doesn't need dx11 feature

* Update baseline
2023-02-13 08:38:42 -08:00
Chuck Walbourn
a438cf6fea
[dxut] update for February 2023 release (#29623)
* [dxut] update for February 2023 release'

* Update baseline
2023-02-13 08:17:39 -08:00
Chuck Walbourn
cc4a86714e
[directxtk, directxtk12, uvatlas] updates for February 2023 release (#29520)
* [directxtk, directxtk12, uvatlas] Port updates for February 2023 releases

* Update baseline

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-02-09 10:59:56 -08:00
reito
8c9416f444
[multiple-ports] Fix missing usage (#29345)
* Fix missing usage

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes

* fixes
2023-02-09 10:59:04 -08:00
MonicaLiu
79a23bc8e5
[dataframe] Update to 1.22.0. (#29491)
* update DataFrame

* update version

---------

Co-authored-by: MonicaLiu <v-liumonica@microsoft.com>
2023-02-08 13:45:21 -08:00
Chuck Walbourn
65eed91ae7
[directxtex] port update for January 2023 release (#29343)
* [directxtex] port update for January 2023 release

* Updated baseline

---------

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-02-02 16:51:33 -08:00
reito
9588a00260
[detours] Fix detours usage (#29215)
* oops, usage

* oops, usage

* Update ports/detours/vcpkg.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* Update ports/detours/portfile.cmake

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

* 更新 detours.json

---------

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2023-01-30 16:54:52 -08:00
Glen Knowles
a46c126f26
[dimcli] Update to v7.1.0 (#29109)
* [dimcli] Update to v7.1.0

* Add license to manifest.

* Update version database
2023-01-26 19:16:36 -08:00
Matthew Oliver
f76aa219bc
[discordapi] Update to 2023-01-02 version. (#28956)
* [discordapi] Update to 2023-01-02 version.

* Update versions.
2023-01-15 11:23:48 -08:00
Chuck Walbourn
f14984af37
[directx-dxc, directx-headers] ports updated for December 2022 releases (#28780)
* [directx-dxc, directx-headers] updated for December 2022 releases

* Add WSL support to directx-dxc

* Update targets file

* [directx-headers] upstream hotfix for WSL compat issue

* Fix-up for WSL header placement

* Update baseline

* github actions code review

* update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-09 01:24:11 -08:00
Kenji Mouri
130bb3911b
[dav1d] Enable arm, arm64 and x86 target support for Windows. (#28737) 2023-01-07 01:16:36 -08:00
Chuck Walbourn
12c2a93b40
[dxut, effects11] ports updated to support spectre-mitigated libraries (#28713)
* [dxut, effects11] ports updated to support 'spectre' feature

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-05 05:21:48 -08:00
Cheney Wang
35ca0b2033
[vcpkg baseline][ideviceinstaller] Fixing error LNK2005: optind already defined in darknet.lib (#28718)
* [vcpkg baseline][ideviceinstaller] Fixing error LNK2005: optind already defined in darknet.lib

* format-manifest .\ports\darknet\vcpkg.json

* x-add-version
2023-01-05 04:59:45 -08:00
Chuck Walbourn
aa45329eb6
[directxmesh, directxtex, directxtk, uvatlas] update ports for Dec 2022 releases (#28482)
* [directxmesh, directxtex, directxtk, uvatlas] update ports for December 2022 releases

* [directxtk12] fixed spectre feature

* Update baseline

* Upstream fixes for WSL

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2023-01-04 14:44:07 -08:00
Matthew Oliver
61eab021ba
[discordcoreapi] Fix compilation with ffmpeg. (#28494)
* [discordcoreapi] Fix compilation with ffmpeg.

* Update versions.
2022-12-28 12:57:42 -08:00
Alexander Neumann
9074f83349
[dbus] update to 1.15.2 (#28324)
* [dbus] update to 1.15.2

* remove unneeded patch?

* v db
2022-12-14 14:57:34 -08:00
Chuck Walbourn
2d53b88aaa
[directxmath] updated port to DirectXMath 3.18 release (#28309)
* [directxmath] Updated to DirectXMath 3.18 release

* Updated baseline

* Update for casing change upstream

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-12-14 10:40:15 -08:00
Chuck Walbourn
42f74e3db7
[dxut, effects11] update port for latest GitHub release (#28281)
* [dxut, effects11] ports updated for latest releases

* Update baseline

* Moved !mingw support to vcpjg.json

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-12-13 13:49:34 -08:00
Alexander Neumann
1a2b03edee
[double-conversion] Update to 3.2.1 (#28242)
* [double-conversion] update to 3.2.1

* v db

* adjust itk patch

* v db

* check correct variable

* Fix typo

* v db
2022-12-12 15:36:03 -08:00
Alexander Neumann
961d5a86b0
[jasper] update to 4.0.0 (#28244)
* [jasper] update to 4.0.0

* remove unused variable

* v db

* add JAS_STDC_VERSION

* v db

* fix devil port

* v db

* patch out the stdc check

* v db

* adjust patch

* v db
2022-12-12 14:46:28 -08:00
tdcosta100
9792dd9e15
[dlfcn-win32] Fix install failure when build type is set to release (#28172)
* [dlfcn-win32] Fix install failure when build type is set to release

* [dlfcn-win32] Update port version

* [dlfcn-win32] Use vcpkg_fixup_cmake_targets

* [dlfcn-win32] Update port version

* [dlfcn-win32] Use vcpkg_cmake_config_fixup instead deprecated vcpkg_fixup_cmake_targets

* [dlfcn-win32] Update port version
2022-12-06 12:55:10 -08:00
RealTimeChris
2daebf5b33
[DiscordCoreAPI] Update to version 2022-12-04 (#28169)
* Updating relevant files.

* Updating relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Update discordcoreapi.json

* Updating the portfile.

* Fixing a minor bug.

* Fixing a minor bug.
2022-12-05 10:49:03 -08:00
JonLiu1993
85f97d4f89
[daw-json-link] update to v3.10.0 and dependency (#28053)
* [daw-json-link] update to v3.10.0 and dependency

* udpate evrsion
2022-11-29 12:02:25 -08:00
Chuck Walbourn
36bda5bcd7
[dstorage] update port to make sure DLLs are part of TARGET_RUNTIME_DLLS (#27944)
* [dstorage] update port to make sure both required DLLs are part of TARGET_RUNTIME_DLLS

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-22 11:54:07 -08:00
RealTimeChris
fb63ec2e08
[DiscordCoreAPI] Update to version 2022-11-19 (#27919)
* Updating relevant files.

* Updating relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Updating the relevant files.

* Update discordcoreapi.json
2022-11-22 10:31:16 -08:00
Mengna Li
ad16f6aad4
update to 3.7.2 (#27862) 2022-11-17 23:24:50 -08:00
An Tao
54ff72895e
[drogon] Update to 1.8.2 (#27776)
* [drogon] Update to 1.8.2

* Update ports/drogon/vcpkg.json

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-11-16 13:07:59 -08:00
Frank
90b5fb836c
[daw-json-link | daw-header-libraries] update to latest version (#27821)
* [daw=json-link] update to 3.7.1 and [daw-header-libraries] update to 2.75.0

* update version
2022-11-15 13:52:37 -08:00
Cheney Wang
dc96e73301
[discordcoreapi] Update to latest for fixing error C2664 in latest MSVC tools (#27773) 2022-11-14 14:35:03 -08:00
Chuck Walbourn
9e490a6092
[dstorage] Update port for 1.1.0 release (#27700)
* [dstorage] Update port for 1.1.0 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-11-09 10:43:44 -08:00
kevle
cdf0a242e4
[dcmtk] re-enable support on arm64-osx (#27611) 2022-11-03 15:16:39 -07:00
Craig Edwards
5a60be477f
[bot] Update DPP to v10.0.21 (#27584) 2022-11-01 20:01:36 -07:00
RealTimeChris
fcfda3c78c
[DiscordCoreAPI] Update to version 2022-10-30 (#27561)
* Updating version file.

* Updating version file.

* Updates!

* Updates!

* Updating the version file.

* Updates!

* Updates!

* Updating version file.

* Updating version file.

* Updating version file.

* Updating version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.

* Updating the version file.
2022-10-31 17:16:01 -07:00
Chuck Walbourn
809c4ead27
[directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases (#27317)
* [directxmesh, directxtex, directxtk, directxtk12, uvatlas] updated for October 2022 releases

* Updated baseline

* UVatlas can use port 0

* Update baseline

* Removed extra entry

* Moved EXR support for DirectXTex upstream per feedback

* Update baseline

* Remove no longer used patch.

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-31 13:15:33 -07:00
autoantwort
85d8dc86cf
[dmlc] update (#27495) 2022-10-28 21:36:35 -07:00
Cheney Wang
621d51c1c0
[daw-json-link/daw-header-libraries] Update version to latest (#27483)
* [daw-json-link/daw-header-libraries] Update version

* x-add-version
2022-10-27 19:16:01 -07:00
Kai Pastor
fc6685331b
[dbus] Cleanup, fix pkgconfig for osx (#27425)
* Revise portfile

* Revise pkgconfig patching

* More cleanup

* Update versions

* Only dynamic library

* Fix warnings

* Update versions

* glib unneeded unless building tests

* More changes

* Add opt-in x11 feature

* Dynamic lib implies !staticcrt

* Update versions

* !uwp

* Update versions
2022-10-26 11:32:06 -07:00
Chuck Walbourn
362fee999d
[dxut] port updated for October 2022 release (#27448)
* [dxut] port updated for October 2022 release

* Update baseline

Co-authored-by: walbourn <chuckw_walbourn@yahoo.com>
2022-10-25 21:02:11 -07:00
Bob Kast
b56ba11274
[DTL] Update DTL (Diff Template Library) to v1.20 (#27221)
* Update DTL (Diff template library) version to 1.20

* use "version" instead of "version-string"

* Update port version

* fix json format

* Update version database

* added license field

* added license field

* update version database

* quote all paths to allow for spaces in the path

* update version db
2022-10-17 07:48:40 -07:00
RealTimeChris
ddd7eb8123
[DiscordCoreAPI] Updating to version 2022-10-12 (#27205)
* Updating the necessary files.

* Updating version database.

* Updating the portfile.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updating version files.

* Updates!

* Updates!
2022-10-13 11:31:18 -07:00
Dennis
cb423b30a0
draco: Update to 1.5.3 (#27145) 2022-10-09 13:59:27 -07:00
autoantwort
4d85e16937
[dbus] no absolute paths (#27036) 2022-10-08 21:43:29 -07:00
An Tao
73351a37f9
[trantor] Update to 1.5.7 [drogon] Update to 1.8.1 (#26994)
* [trantor] Update to 1.5.7

* [drogon] Update to 1.8.1

* Remove redis.patch
2022-10-05 15:32:52 -07:00
Chuck Walbourn
5317fe2c15
[directx-headers] Update port for 1.606.4 minor release (#27056)
* Update directx-headers for 1.606.4 minor update

* Update baseline
2022-10-03 14:03:35 -07:00
Craig Edwards
10f65a8f08
[bot] Update DPP to v10.0.20 (#27044) 2022-09-30 14:29:41 -07:00
Craig Edwards
9d0351aed2
[DPP] Bump to version 10.0.19 (#26960)
* [bot] Update DPP to v10.0.19

* Fix type error

* fix hash
2022-09-26 10:10:37 -07:00
autoantwort
8e8a3d7c1a
[dbus] disable doxygen (#26961) 2022-09-25 23:58:37 -07:00
RealTimeChris
889e650b77
[DiscordCoreAPI] Updating to version 2012-09-25 (#26975)
* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Updating version info.

* Update versions/d-/discordcoreapi.json

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

* Update versions/d-/discordcoreapi.json

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

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-09-25 23:56:12 -07:00
chausner
92ed6f9839
[drlibs] Update to 2022-09-26 (#26982)
* Update drlibs to 2022-09-26

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:55:50 -07:00
Kai Pastor
94b089b7c1
[openexr] Update from 2 to 3.1.5, patch all consuming ports (#26862)
* Update to 3.1.5

* Add feature 'tools'

* ilmbase is now imath

* [theia] Use openimageio cmake config

* [freeimage] Use OpenEXR 3 and Imath

* [opencv4] Use upstream's OpenEXR 3 support

* [opencv3] Use upstream's OpenEXR 3 support

* [opencv2] Use OpenEXR 3 and Imath

* [osg] Use OpenEXR 3

* [openvdb] Use Imath, enable OpenEXR

* [pangolin] Use OpenEXR 3

* [directxtex] Use OpenEXR 3

* [uvatlas] Disable /guard:ehcont when directxtex uses openexr

* Update versions

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-09-25 23:45:07 -07:00
Nursultan Zarlyk
e19fc496c7
[Dlib] Enable arm64-windows (#26778)
* Add arm64-windows support

* Update port version

* Update dlib version

* Add dlib:arm64-windows in ci.baseline

Co-authored-by: Nursultan Zarlyk <nzarlyk@microsoft.com>
2022-09-15 12:33:44 -07:00
Craig Edwards
34f072dfcb
[DPP] Bump to version 10.0.18 (#26669)
* 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.

* Update Mon Aug 15 12:38:09 UTC 2022

* Update Mon Aug 15 13:08:33 UTC 2022

* Put back missing patches

* Update portfile.cmake

* fix breakage of wrapping

* Update Mon Aug 15 13:59:12 UTC 2022

* fix up version file

* fix newlines where they dont belong

* update version

* updtae version

* update version

* Update Wed Aug 31 16:35:42 UTC 2022

* Update Sat Sep  3 20:29:45 UTC 2022

* fix merge

Co-authored-by: Billy O'Neal <bion@microsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-13 16:54:22 -07:00