Commit Graph

17837 Commits

Author SHA1 Message Date
Lily Wang
cc35818bd4
[gamenetworkingsockets] Add find_dependency(protobuf CONFIG REQUIRED) (#28615)
* [gamenetworkingsockets] Add find_dependency(protobuf CONFIG REQUIRED)

* x-add-version

* apply suggestions

* x-add-version
2022-12-29 23:54:23 -08:00
autoantwort
58070b6805
[ace] no absolute paths (#28621) 2022-12-29 23:53:07 -08:00
evpobr
4bd5fe6c0f
[libsndfile] Update to 1.2.0 (#28622) 2022-12-29 23:52:00 -08:00
Rémy Tassoux
6caccee3f0
[utfcpp] Update to 3.2.3 (#28624)
* [utfcpp] Update to 3.2.3

* [utfcpp] Update version files

* [utfcpp] Add newline at end of file

* [utfcpp] Update version files
2022-12-29 23:51:16 -08:00
Fabrice de Gans
9067419fac
[wxwidgets] Build with OpenGL for Windows ARM (#28583)
* [wxWidgets] Add OpenGL to the WIndows ARM build

OpenGL support works in wxWidgets for Windows ARM.

* Add versions

* [wxwidgets] Add explicit dependency on "opengl"

This also explicitly sets `wxUSE_GLCANVAS=ON` for wxWidgets.

* Update version database
2022-12-29 23:32:38 -08:00
Siyuan Ren
8d9c52191e
[staticjson] add new port. (#28578) 2022-12-29 11:41:27 -08:00
MonicaLiu
43fd425d12
[uwebsockets] update to v20.34.0 (#28613)
* update uwebsockets

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-29 11:05:22 -08:00
Koby Kahane
7836f538ab
[rocksdb] update to 7.8.3. (#28601) 2022-12-29 11:01:16 -08:00
Kai Pastor
f3a1217662
[freeglut] Update to 3.4.0, cleanup (#28575)
* Add x11 dependency

* Update to 3.4.0, cleanup

* Document exported config

* Update versions

* Test (Free)GLUT cmake usage

* FindGLUT debug postfix support needs CMake 3.13

* Revise installed file names

* Fix typo
2022-12-29 10:34:27 -08:00
Nick
39bba54c4d
[boost-locale] fix icu feature (#28504) 2022-12-29 10:31:05 -08:00
Fabio A. Correa
2ac8af6d70
[glpk] Add new port (#28364)
* Create portfile.cmake

* Add manifest and patches for glpk-5.0

* Shrink portfile.cmake

Removed some comments

* Update ci.baseline.txt to list glpk:x86-windows

* Addressing some reviewer comments and suggestions

* Addressing comments from microsoft/vcpkg#28364

* Trying out x86-windows again

* Updating the version database

* x-add-version glpk

* Addressing reviews

* Update version database: x-add-version glpk

* More compact code thanks to PR reviews

* format-manifest ports/glpk/vcpkg.json

* Update version database: x-add-version glpk

* No default features

* Update version database: x-add-version glpk
2022-12-29 10:28:12 -08:00
Victor Romero
ecce05107c
Use make on all platforms (#28607) 2022-12-28 20:20:54 -08:00
autoantwort
4314cd7fb5
[qtbase] no absolute paths (#28360) 2022-12-28 16:52:28 -08:00
Andrew Robbins
df1f608341
[new port] Add package libleidenalg (#27845)
* [libleidenalg] add port libleidenalg

* [libleidenalg] fix git sha

* updated to new cmake lib

* updated to fix typo in config.in

* Fix version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-12-28 14:13:38 -08:00
paoldev
c14c029c71
[pixman] build fix for arm-windows and arm-uwp (#28024)
* [pixman] fix arm-uwp triplet

* [pixman] Fix both arm-windows and arm-uwp triplets

* [pixman] bump port version

* [pixman] update ci.baseline.txt

* [pixman] add-version
2022-12-28 14:04:41 -08:00
tdcosta100
b7eaf99a7b
[pthreads] Fix EACCESSVIOLATION in pthread_getname_np and better install handling (#28173)
* [pthreads] Fix EACCESSVIOLATION in pthread_getname_np

* [pthreads] Use vcpkg options instead custom commands

* [pthreads] Update port version

* [pthreads] Don't use separate builds for release and debug

* [pthreads] Update port version

* [pthreads] Cleaner solution for building configuration

* [pthreads] Update port version

* [pthreads] Correct variable name

* [pthreads] Update port version

* [pthreads] Make install even more optimized

* [pthreads] Update port version

* [pthreads] Fix static builds

* [pthreads] Update port version

* [pthreads] Correct quotes

* [pthreads] Update port version

* [pthreads] Fix compatibility with UWP

* [pthreads] Update port version

* [pthreads] Correction in fix-pthread_getname_np.patch

* [pthreads] Update port version
2022-12-28 14:04:12 -08:00
xiaozhuai, Weihang Ding
d94850162c
[expat] Fix a warning EXPAT_MSVC_STATIC_CRT not used (#28371)
* [expat] Fix a warning EXPAT_MSVC_STATIC_CRT not used

* update version database
2022-12-28 13:54:39 -08:00
Hristo Iliev
809a7384dd
[raylib] Fix dependency on glfw for emscripten and compilation options (#28079)
* Fix dependency on glfw for emscripten and compilation options

* Updated port version and commit

* add port-version

* vdb

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-28 13:52:08 -08:00
JonLiu1993
fa0931afaf
[Simd] Add missing header files (#28376)
* [Simd] Add missing header files

* update version

* update portfile.cmake

* update version
2022-12-28 13:48:28 -08:00
Martin Stump
9e303cf56e
[wg21-linear-algebra] Add new port (#28384)
* Add new port "wg21-linear-algebra"

Signed-off-by: Martin Stump <11492152+globberwops@users.noreply.github.com>

* Replace deprecated functions

Signed-off-by: Martin Stump <11492152+globberwops@users.noreply.github.com>
2022-12-28 13:45:14 -08:00
xiaozhuai, Weihang Ding
d1fcc4f17d
[qt5-base] Fix Failed to create OpenGL context for format QSurfaceFormat (#28430)
* [qt5-base] Fix Failed to create OpenGL context for format QSurfaceFormat #28428

* update version database

* Fix build

* update version database

* Remove useless defines

* update version database
2022-12-28 13:43:43 -08:00
Andrew Kornilov
67b8c01d07
[elements] Add new port (#28224)
* [elements] Add new port

* [elements] Only static library

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [elements] Update installation commands

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [elements] Use vcpkg_install_copyright command

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [elements] Update installation commands

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* [elements] Remove outdated flags

* [elements] Update portfile

* Update version database

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 13:15:08 -08:00
Łukasz Moroz
154fa56748
[mpfr] Update to 4.1.1 (#27976) 2022-12-28 13:12:11 -08:00
Francisco Facioni
2112a10f4a
x265 works on arm linux (#28458) 2022-12-28 13:09:32 -08:00
Cheney Wang
25663f218c
[vcpkg baseline][ideviceinstaller] Fixing error LNK2005 when argtable2 installed before ideviceinstaller (#28459)
* [ideviceinstaller] Add support !static

* Modify port-version

* x-add-version

* Add getopt as a dependence of argtable2

* Use version

* x-add-version

* Remove space

* Add license

* Fix format error

* x-add-version

* update version

* fix argtable3

* x-add-version

* fix argtable3

* version

* fix gdcm

* format portfile.cmake

* update version

* format vcpkg.json

* x-add-version

* format portfile.cmake

* x-add-version

* Update license

* x-add-version

* Again

* Mistake

Co-authored-by: Lily Wang <494550702@qq.com>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 13:07:26 -08:00
Leonid Pospelov
df51b93304
[chakracore] Update to 2022-11-09 (#28472)
* [chakracore] Update port

* add version

* .

* remove obsolete funcs

* .

* more tools

* .

* remove obsolete code

* ad ver

* remove excess lib

* remove excess lib

* .

* fix win32

* happy new year bonchEquipment and valitovaa

* update

* fix

* fix

* addver

* fix-plat

* .
2022-12-28 13:01:51 -08:00
autoantwort
031c19f64e
[libwebp] use supports expressions (#28481) 2022-12-28 13:00:04 -08:00
Matthew Oliver
f7f6dbb083
[aubio] Update to latest master. (#28491)
* [aubio] Update to latest master.

This is required to support using newer versions of ffmpeg (5.0+)

* Update versions.
2022-12-28 12:59:44 -08:00
Matthew Oliver
e43210e6b3
[avcpp] Update to version 2.1.0 (#28493)
* [avcpp] Update to 2.1.0.

* Update versions.

* Update ports/avcpp/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update ports/avcpp/portfile.cmake

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>

* Update avcpp.json

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-12-28 12:58:54 -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
autoantwort
23c3f586dd
[omplapp] fix build (#28506) 2022-12-28 12:56:57 -08:00
MonicaLiu
4226c83836
[libusb-win32] Add "!static" to the port (#28512)
* update libusb-win32

* update version

* update license

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-12-28 12:38:56 -08:00
reito
1c66ab1814
[qtbase] Fix a bug that will cause deploy failed on Debug profile (#28516)
* fix not deploying on debug build

* fix not deploying on debug build

* fix not deploying on debug build
2022-12-28 12:36:09 -08:00
autoantwort
c8ed4ef67d
[aws-crt-cpp] no werror et al (#28520) 2022-12-28 12:34:26 -08:00
Kai Pastor
c9fc882384
[fltk] Disable obsolete math.h polyfill (#28558)
* [fltk] Disable obsolete math.h polyfill

* Reduce host dependency
2022-12-28 12:32:07 -08:00
Frank
a0cd246334
[air-ctl] update latest source hash (#28509)
* update latest source hash

* update version
2022-12-27 01:10:19 -08:00
Frank
8e4bacadbf
[nvtt] update support x86 triplet (#28510)
* [nvtt] update support x86 triplet

* update version

* update hash
2022-12-27 01:07:35 -08:00
Thomas1664
c8fa9ac743
[libsamplerate] Delete docs (#28551)
* [libsamplerate] Delete docs

* version
2022-12-27 01:01:50 -08:00
Matthew Oliver
10c0262c26
[ignition-common3] Update to 3.14.1. (#28495)
* [ignition-cmake2] Update to 2.16.

* [ignition-math6] Update to 6.9.2.

* [ignition-common] Update to 3.14.1.

* Update versions.
2022-12-27 01:01:00 -08:00
Sn1cket
cf81e5bdd9
[etl] Add port v20.35.4 (#28226)
* [etl] Add port v20.35.4

* Update ports/etl/vcpkg.json

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

* Update ports/etl/portfile.cmake

Disable building of tests.

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

* Update version database

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-12-27 00:59:48 -08:00
Cedric GNIEWEK
ef486e9d7e
[gstreamer] Update to version 1.20.5 (#28455)
* [gstreamer] Update to version 1.20.5

* Added versions
2022-12-27 00:57:38 -08:00
autoantwort
94780282ac
[Python3] Revert "Python3 cross build support" (#28468)
This reverts commit 1937b15.
2022-12-27 00:57:08 -08:00
Alexander Neumann
c61d55dbd9
[Glib] update to 2.75.1 (#28546)
* [glib] update to 2.75.1

* v db
2022-12-27 00:53:38 -08:00
Thomas1664
38b53e80eb
[libogg] Disable tests (#28526)
* [libogg] Disable license

* [libogg] Disable license

* version
2022-12-27 00:53:18 -08:00
Thomas1664
16b7b6626d
[sdl2] Add feature samplerate (#28554)
* [sdl2] Add feature samplerate

* version
2022-12-27 00:52:33 -08:00
autoantwort
2fab5d272e
[mfx-dispatch] no absolute paths (#28559) 2022-12-27 00:50:07 -08:00
Sean Farrell
da5146b90a
[c9y] update to 0.6.0 (#28563)
* [c9y] update to 0.6.0

* [c9y] update baseline
2022-12-27 00:47:06 -08:00
Thomas1664
d32292fd11
[fluidlite] Remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#28569)
* [fluidlite] Remove `CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS`

* version

* Test in CI

* Disable dynamic builds on Windows

* version

* revert CI baseline
2022-12-27 00:43:27 -08:00
Thomas1664
c68fa01291
[tiny-process-library] Disable examples (#28568)
* [tiny-process-library] Disable examples

* version

* Fix patch

* version

* Fix deprecated function

* version

* Disable dynamic builds on Windows

* version
2022-12-27 00:41:27 -08:00
Alexis La Goutte
270bf3cf68
[nghttp3] update to 0.8.0 (#28565) 2022-12-27 00:34:00 -08:00