Commit Graph

16650 Commits

Author SHA1 Message Date
crisboarna
578406cc8b
[libdatachannel] chore(version): updated to 0.17.8 (#25522)
* [libdatachannel] chore(version): updated to 0.17.7

* [libdatachannel] chore(version): updated to 0.17.7 version

* [libdatachannel] chore(version): updated to 0.17.7 version sha

* update version

* [libdatachannel] update version to 0.17.8

* del version

* update version

* format patch

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-07-05 08:41:51 -07:00
Jack·Boos·Yu
7a7c0ecdcd
[vcpkg baseline][rapidjson] Re-check hash value (#25547)
* [test] Test rapidjson hash

* Restore the origin hash

* version

* Re-trigger download

* version

* Try to check hash again

* version

* Remove empty space to reduce changes size

* version

* increase num

* version
2022-07-05 08:40:42 -07:00
Jianshen Liu
4826ede840
[dpdk] Update to version v22.03 (#25374) 2022-07-01 22:50:05 -07:00
Dylan Staley
ad606d66cd
[soxr] fix arm64-osx build (#25439)
* [soxr] detect arm64 on macOS

* [soxr] update versions
2022-07-01 22:37:34 -07:00
Alexander Neumann
0d209ca968
[Qt] 6.3.1 (#25259)
* [qtbase] Change qt source downloads to point at GitHub

* [qtbase] Rewrite update system to emit tarball data

* [qtbase] PR feedback

* Update Qt to 6.3.1

* reenable qtlocation ?

* v db

* move buildtrees - to b in pipeline; trying to get webengine logs

* fix patch

* v db

* remove special handling of arm cross case fixed in windows toolchain

* v db

* Fix stuff

* fix more stuff

* fix more stuff

* retry

* fix regex replacement

* fix regex stuff. And qtinterface ref?

* more fixes

* remove unused variable

* v db

* Revert scripts/azure-pipelines/test-modified-ports.ps1

* v db fix

* revert qtlocation changes

* revert v db

* v db

* v db

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2022-07-01 15:48:36 -07:00
Thomas1664
cd01742242
[rapidjson] Fix version db (#25526) 2022-07-01 14:52:22 -07:00
Kai Pastor
9f31c7765d
[libspatialite] Fix mingw crossbuilds (#25513)
* Fix mingw cross-builds

* Licensing depends on feature set

* Update versions
2022-07-01 14:13:10 -07:00
Frank
18ab388c61
[rapidjson] Update hash (#25509)
* update hash

* update hash

* overwrite hash
2022-07-01 11:14:20 -07:00
LilyWangLL
8af6a4bf98
[vcpkg baseline][librdkafka] Add feature curl (#25514)
* [baseline][librdkafka] Add feature curl

* x-add-version

* update patch

* x-add-wersion

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-07-01 11:10:23 -07:00
Cheney Wang
881c1b04a4
[libproxy] Add support !static (#25498)
* [libproxy] Add support !static

* x-add-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-30 14:02:53 -07:00
Alexander Smyslov
2bfe0fa1fc
[rapidjson] [ms-gltf] Upgrade up to 2022-06-28 (#21112)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [rapidjson] Upgrade up to 2021-11-01

* [rapidjson] Upgrade up to 2021-11-01

* fix remarks

* fix remarks

* Update ports/rapidjson/portfile.cmake

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

* Update ports/rapidjson/vcpkg.json

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

* fix remarks

* fix remarks

* merge with master

* add version

* update hash

* Update ports/rapidjson/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* Update ports/rapidjson/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update hash

* Update ports/rapidjson/vcpkg.json

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update version

* update hash

* update hash

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* Update ports/rapidjson/portfile.cmake

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>

* update hash

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-06-30 13:36:33 -07:00
Tian L
ec547c15d6
[proxy] Add new port (#25445)
* new port - proxy

* replace deprecated tools

* update vcpkg.json

* resolve comments

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

* update description

* update git-tree

* add quotes

* run vcpkg x-add-version --all
2022-06-30 13:03:18 -07:00
Zac Walker
6d994a670d
[QT] arm64-windows build (#25418)
* QT arm64-windows build (WIP)

* Updated versions

* Undo changes made to graphviz in error

* Only remove OpenGL for ARM

* Update version database

* Update version database

* updated libs not compatible with uwp+arm

* Update version database

* Enable QT in CI

* qt5-base not compat

* Update ports/qtapplicationmanager/vcpkg.json

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

* Update ports/qt5-imageformats/vcpkg.json

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

* Updated versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-30 13:01:24 -07:00
Cheney Wang
250d199aa1
[sqlite3] Remove the restriction of using find_dependency(Threads) only under static linking (#25460)
* [sqlite3] Remove the restriction of using find_dependency(Threads) only under static linking

* x-add-version

Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-30 12:52:49 -07:00
Alexander Smyslov
7d9eff519d
[librdkafka] Upgrade librdkafka up to 1.9.0 (#25462)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [librdkafka] Upgrade up to 1.9.0

* [librdkafka] Upgrade up to 1.9.0

* [librdkafka] Upgrade up to 1.9.0

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
2022-06-30 12:50:40 -07:00
Frank
a830d3f27b
[daw-json-link] update to v3.0.0 (#25494)
* [daw-json-link] update to v3.0.0

* update version
2022-06-30 12:49:52 -07:00
jureviciusr
82601c4368
[dv-processing] Add New port for dv processing (#25273)
* New port for dv-processing library

* formatting manifest

* Version update in manifest

* Adding to the versioning system

* Better compatibility for compiler checking when installing

* Version update

* Not using archive release anymore; cli11 is now a vcpkg dependency; cmakemod cloned and copied to the correct directory

* Version update

Co-authored-by: Rokas Jurevicius <rokas.jurevicius@inivation.com>
2022-06-29 23:09:44 -07:00
Mengna Li
339a9f5e13
[nanogui] add glad support (#25169)
* add glad support

* use Glad in windows

* Fix glad linkage issue

* update

* add license

* format

* update license
2022-06-29 15:48:26 -07:00
Kai Pastor
69cd3402c0
[vcpkg_setup_pkgconfig_path] Fix backup/restore (#25361)
* Unit-test vcpkg_backup/restore_env_vars

* Unit-test z_vcpkg_setup/restore_pkgconfig_path

* Fix z_vcpkg_setup_pkgconfig_path env var backup

* Move parent-scoping into vcpkg_backup_env_variables command

* Test repeated restore

* Unset z_vcpkg_backup_env_variables_arg_vars

* Documentation updates

* Inline pkgconfig env vars backup

* Revert obsolete changes

* Fix typo

* Remove duplicate doc file
2022-06-29 14:47:44 -07:00
Jack·Boos·Yu
a61559a81b
[openssl] Change repo to github and update to 3.0.4 (#25451)
* [openssl] Change repo to github and update to 3.0.4

* version
2022-06-29 14:38:17 -07:00
Billy O'Neal
032d9d0820
Update nodejs to 16.15.1. (#25488) 2022-06-29 13:16:33 -07:00
Eddy Pronk
2666deec0c
[lz4] Patch for CVE-2021-3520 (#25421)
* [lz4] Patch for CVE-2021-3520

See https://nvd.nist.gov/vuln/detail/CVE-2021-3520 for more details

This is the upstream patch by Jasper Lievisse Adriaanse.

"Fix potential memory corruption with negative memmove() size"
https://github.com/lz4/lz4/pull/972

* Added license to lz4/vcpkg.json
2022-06-29 12:40:29 -07:00
Robert Schumacher
3f71620c2b
[docs] Rewrite doc for vcpkg_cmake_configure. Move up into docs/maintainers/. (#25255)
* [docs] Rewrite doc for vcpkg_cmake_configure. Move up into docs/maintainers/.

* [docs] CR

* PR comment
2022-06-29 07:09:02 -07:00
Ian Reinhart Geiser
4a7ba299f6
Fixes OpenSSL for qt5 (#25242)
* copy v3 dlls, and add option to manually specificy the linkage

* Update versions

* Update versions/q-/qt5-base.json

* always link openssl for qt5

* Update version database

* fix package version

* fix package versions

* regenerate versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-28 12:55:44 -07:00
Jack·Boos·Yu
f505ef3197
[gdal] Delete useless pdbs in lib directory (#25452)
* [gdal] Delete useless pdbs in lib directory

* version
2022-06-28 12:49:05 -07:00
Frank
17ee0b59f2
[openal-soft] Update to 1.22.0 (#25327)
* [openal-soft] Update to 1.22.0

* update version

* add license

* overwrite versions

* update version

* add patch

* update version

* add license

* update version

* update patch

* overwrite version
2022-06-28 12:46:16 -07:00
然Y
d8b98acb5d
[air-ctl] Update to v1.1.1 (#25453)
* update v1.1.1

* update version database
2022-06-28 12:22:36 -07:00
Stefano Sinigardi
8eb76645c0
[pthreads4w] update for single config builds, improve downstream compatibility (#24308)
* [pthreads4w] update for single config builds, improve downstream compatibility

* [darknet] remove integrated pthreads cmake module

* [pthreads4w] use config instead of module naming

* fix library search path

* improve downstream compatibility even more

* fix references

* do not store deprecated symbols in PThreads4W cmake config

* fix references

* [pthreads4w] add license

* fix references

* Update ports/pthreads/vcpkg.json

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* add usage

* update refs

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-06-27 16:45:13 -07:00
jureviciusr
fb7ba25ab2
[libcaer] Fixing libcaer cmake configuration issue on linux / macos (#25406)
* libcaer linux/macos fix

* Version update

Co-authored-by: Rokas Jurevicius <rokas.jurevicius@inivation.com>
2022-06-27 16:23:53 -07:00
Billy Robert O'Neal III
feecd1fb4b Change internal test fleet to vcpkg-testing-msvc. 2022-06-27 15:32:53 -07:00
Robert Schumacher
d4709e69b8
[docs] Update docs for vcpkg_extract_source_archive (#25178)
* [docs] Update docs for vcpkg_extract_source_archive

* [docs] Fix links

* [docs] CR review

* [docs] More CR

* CR comments
2022-06-27 15:16:22 -07:00
Jack·Boos·Yu
432037ce4f
[podofo] Re-fix export PoDoFoConfig.cmake (#25447)
* [podofo] Re-fix export PoDoFoConfig.cmake

* version

* Fix path

* version

* Remove args in vcpkg_cmake_config_fixup

* version
2022-06-27 14:03:59 -07:00
Rémy Tassoux
320059c010
[imgui] Update to 1.88 (#25370)
* [imgui] Update to 1.88

* [imgui] Update version files

* [imgui-sfml] Build for C++11 to support imgui 1.88 changes

* [imgui-sfml] Update version files
2022-06-27 13:27:25 -07:00
Frank
7f34372322
[sol2] update to 3.3.0 (#25446)
* [sol2] update to 3.3.0

* update version

* adopt the requests

* overwrite version
2022-06-27 11:47:49 -07:00
LilyWangLL
c168ce4e76
[antlr4] Update to 4.10.1 (#25416)
* [antlr4] Update to 4.10.1

* x-add-version

* update portfile.cmake

* x-add-version

Co-authored-by: LilyWangLL <v-lilywang@microsoft.com>
2022-06-24 15:11:33 -07:00
Mengna Li
ca0f810f4f
[pffft] fix supports (#25403)
* fix supports

* fix invalid command

* update patch
2022-06-24 15:00:50 -07:00
مهدي شينون (Mehdi Chinoune)
23f346e780
[gtest] update to 1.12.0 (#25410) 2022-06-24 13:47:34 -07:00
eao197
9cece28c3a
[so5extra] Update to 1.5.2 (#25420)
* so5extra updated to v1.5.2.

* New version of so5extra added to baseline.
2022-06-24 13:37:41 -07:00
Robert Schumacher
6bd8d772ee
[docs] Add docs for remove command (#25264)
* [docs] Add docs for remove command

* [docs] CR
2022-06-24 13:11:32 -07:00
Thomas1664
763f6664c1
[many ports] Fix copyright install (#25409)
* [Many ports] Fix copyright

* version

* [moos-core] Fix deprecated cmake

* version

* Fix cmake

* version

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-06-24 12:50:23 -07:00
Billy O'Neal
9ba75e6e17
Update VMs for June Patch Tuesday (#25260)
* Update PowerShell to 7.2.4.

* Update Windows SDKs.

* Add libdbus-1-dev. Resolves https://github.com/microsoft/vcpkg/issues/25094

* PASSING, REMOVE FROM FAIL LIST: chmlib:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).

PASSING, REMOVE FROM FAIL LIST: chmlib:x64-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: gl3w:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: glew:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: laszip:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: laszip:x64-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: opengl:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: rttr:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: rttr:x64-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: seal:arm-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).
PASSING, REMOVE FROM FAIL LIST: seal:x64-uwp (C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt).

:)

REGRESSION: ftgl:arm-uwp failed with BUILD_FAILED. If expected, add ftgl:arm-uwp=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: mathgl:arm-uwp failed with BUILD_FAILED. If expected, add mathgl:arm-uwp=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: opencsg:arm-uwp failed with BUILD_FAILED. If expected, add opencsg:arm-uwp=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.

These were all previously blocked by one of the above passing-remove-from-fail-lists.

REGRESSION: ms-quic:arm-uwp failed with BUILD_FAILED. If expected, add ms-quic:arm-uwp=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: ms-quic:x64-uwp failed with BUILD_FAILED. If expected, add ms-quic:x64-uwp=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: ms-quic:x64-windows failed with BUILD_FAILED. If expected, add ms-quic:x64-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: ms-quic:x64-windows-static-md failed with BUILD_FAILED. If expected, add ms-quic:x64-windows-static-md=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.
REGRESSION: ms-quic:x86-windows failed with BUILD_FAILED. If expected, add ms-quic:x86-windows=fail to C:\a\2\s\scripts\azure-pipelines/../ci.baseline.txt.

This port hates the current Windows SDK, and it is a leaf port, so I'm marking it `=fail`:

```
D:\buildtrees\ms-quic\src\v1.2.0-19ce393c24.clean\src\inc\quic_platform_winuser.h(564): error C2375: 'NtQueryTimerResolution': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\winternl.h(713): note: see declaration of 'NtQueryTimerResolution'
D:\buildtrees\ms-quic\src\v1.2.0-19ce393c24.clean\src\inc\quic_platform_winuser.h(765): error C2011: '_THREAD_NAME_INFORMATION': 'struct' type redefinition
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\winternl.h(352): note: see declaration of '_THREAD_NAME_INFORMATION'
D:\buildtrees\ms-quic\src\v1.2.0-19ce393c24.clean\src\inc\quic_platform_winuser.h(773): error C2375: 'NtSetInformationThread': redefinition; different linkage
C:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\um\winternl.h(659): note: see declaration of 'NtSetInformationThread'
```

arm64-windows crashed. Previously opengl failed so we never got here. https://github.com/microsoft/vcpkg-tool/pull/599

```
Building opengl[core]:arm64-windows...
-- Fixing pkgconfig file: D:/packages/opengl_arm64-windows/lib/pkgconfig/glu.pc
-- Fixing pkgconfig file: D:/packages/opengl_arm64-windows/lib/pkgconfig/opengl.pc
-- Using cached msys-mingw-w64-i686-pkg-config-0.29.2-3-any.pkg.tar.zst.
-- Using cached msys-mingw-w64-i686-libwinpthread-git-9.0.0.6373.5be8fcd83-1-any.pkg.tar.zst.
-- Using msys root at D:/downloads/tools/msys2/9a1ec3f33446b195
-- Fixing pkgconfig file: D:/packages/opengl_arm64-windows/debug/lib/pkgconfig/glu.pc
-- Fixing pkgconfig file: D:/packages/opengl_arm64-windows/debug/lib/pkgconfig/opengl.pc
-- Performing post-build validation
Found more than 1 architecture in file D:\packages\opengl_arm64-windows\debug\lib\GlU32.Lib
##[error]vcpkg ci failed
At C:\a\2\s\scripts\azure-pipelines\test-modified-ports.ps1:173 char:5
+     throw "vcpkg ci failed"
+     ~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : OperationStopped: (vcpkg ci failed:String) [], RuntimeException
+ FullyQualifiedErrorId : vcpkg ci failed
##[error]PowerShell exited with code '1'.
```
2022-06-23 15:54:56 -07:00
Jack·Boos·Yu
1dfe6fc7ee
[ogre] Fix usage, regenerate patches, deprecate feature assimp (#25326)
* [ogre] Fix usage, regenerate patches, deprecate feature assimp

* version
2022-06-23 15:40:59 -07:00
Jia Yue Hua
078f136afc
[glog] upgrade to v0.6 (#25312)
* glog upgrade

* tmp

* is glog initialized

* fix glog dependency

* fix glog dependency

* fix folly abort call

* delete buildtrees

* fix folly abort call

* delete useless lines

* fix caffe2 isglog initialized

* make patches shorter

* glog fix typo

* glog fix tab

* Remove cpp patch since we don't need it

* Revert 6b8759a860

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-06-23 15:29:07 -07:00
k
53456892f3
[zeromq] Fix mingw build issues (24711) (#24782)
* Fix zeromq mingw build issues

* upd. zeromq port version (5 to 6)

* upd. zeromq version files

* Made dynamically set and declared flags based on VCPKG_LIBRARY_LINKAGE more explicit

* Update version database

* I mean

* version

* Update ports/zeromq/portfile.cmake

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

* upd. zeromq version

* revert WITH_PERF_TOOLS changes

* upd. zeromq version

* reset zeromq BUILD_TESTS option to ZMQ_BUILD_TESTS CACHE var

* upd. zeromq version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-23 15:07:17 -07:00
Robert Schumacher
59aa3a9eec
[docs] Add documentation for x-update-baseline (#25256) 2022-06-23 14:59:09 -07:00
autoantwort
a80c81b405
[tre] fix macos build (#25343) 2022-06-23 14:51:01 -07:00
Simen August Tinderholt
f93b8354d1
[boost-modular-build-helper] Support boost architecture arm+x86 (#25294) (#25299)
* [boost-modular-build-helper] Support boost architecture arm+x86 (#25294)

* [boost-modular-build-helper] Update port version (#25294)

* [boost-modular-build-helper] Update boost dual architecture check (#25294)

* [boost-modular-build-helper] Update port version references(#25294)

Co-authored-by: Simen August Tinderholt <simen.tinderholt@nordicsemi.no>
2022-06-23 14:16:30 -07:00
Billy O'Neal
50fe35a3c3
[catch2] Set CMAKE_CXX_STANDARD to 17. (#25019)
https://github.com/microsoft/vcpkg/pull/24762#issuecomment-1139457412 indicates that building for C++17 will include extra catch2 formatters for types like std::string_view, so we should build catch2 with that version selected.
2022-06-23 14:07:39 -07:00
RealTimeChris
b54b707136
[DiscordCoreAPI] Update to version 2022-06-18. (#25292)
* Updates!

* Updating version data.

* Updates!

* Updates!

* Updates!

* Updates!

* Updates!

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixed an issue.

* Fixing an issue.

* Fixing an issue.

* Fixing an issue.

* Fixing an issue.

* Updates!

* Updates!

* Updating version info.

* Updating version info.

* Updating version info.

* Minor modifications.

* Minor modifications.

* Fixed a voice data interpolation issue.

* Fixed a voice data interpolation issue.

* Fixed a voice data interpolation issue.

* Fixed a voice data interpolation issue.

* Updates!

* Updates!

* Updates!

* Updates!

* Updates - fixed a thread contention issue.

* Updates - fixed a thread contention issue.

* Update portfile.cmake

* Update versions/d-/discordcoreapi.json

* Update portfile.cmake

* Updating - fixing an issue.

* Updating - fixing an issue.

* Updates - fixed a voice reconnection issue.

* Updates - fixed a voice reconnection issue.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-06-23 13:58:34 -07:00
autoantwort
d6aff8080a
[gppanel] use supports expression (#25348)
* [gppanel] use supports expression

* fix osx build

* fix license
2022-06-23 13:53:51 -07:00