Commit Graph

4091 Commits

Author SHA1 Message Date
Nick
ede90f9507
[sdl2] update to 2.24.1 (#27168) 2022-10-12 01:17:16 -07:00
Marcin Pączkowski
2111a4872b
[mp3lame] allow universal macos builds (#27171) 2022-10-12 01:16:27 -07:00
vividos
f0a322f2ca
[sdl2-mixer] don't build samples (#27182) 2022-10-12 01:15:24 -07:00
Azure SDK Bot
3836f23e76
[Azure SDK Key Vault] Update to Oct Release Keys, Certificates and Secrets (#27186)
* [azure-security-keyvault-keys-cpp] Update to 4.3.0
## 4.3.0 (2022-10-11)

### Features Added

- Keyvault 7.3 support added for Keys.

* [azure-security-keyvault-secrets-cpp] Update to 4.1.0
## 4.1.0 (2022-10-11)

### Features Added

- Keyvault 7.3 support added for Secrets.

* not-specified
2022-10-12 01:14:36 -07:00
JonLiu1993
42cc830d87
[simdjson] update to 3.0.0 (#27148)
* [simdjson] update to 3.0.0

* update version

* update version

* update version
2022-10-10 08:40:53 -07:00
Jack·Boos·Yu
7178ff9591
[fmt] Update to 9.1.0 (#27162)
* [fmt] Update to 9.1.0

* version
2022-10-10 08:40:13 -07:00
Nick
083f103cfb
[rapidfuzz] new port (#27133) 2022-10-09 14:00:18 -07:00
Dennis
cb423b30a0
draco: Update to 1.5.3 (#27145) 2022-10-09 13:59:27 -07:00
MonicaLiu
404b948f26
[libical] update to 3.0.15 (#27151)
* Update to 3.0.15

* update version

Co-authored-by: Monica <v-liumonica@microsoft.com>
2022-10-09 13:58:09 -07:00
Ryan A. Pavlik
125df1bb8a
[boringssl] Add pkg-config file so it still works with gRPC (#27082)
* [boringssl] Add pkg-config file so it still works with gRPC

* Update baseline
2022-10-09 13:57:27 -07:00
talregev
ef91cf7b8d
[ignition-tools] new port (#27078)
* Add ignition-tools

* Fix installation

* add supports field

* version

* typo

* version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-10-09 13:54:29 -07:00
Connor Broyles
472e9f1a8b
[osg] Fix plugin installation and target locations (#26214)
* [osg] Install plugins directly to plugins folder

This change removes the stage in portfile.cmake which relocates the osg  plugins from bin/ to plugins/. Instead, the OsgMacroUtils.cmake file is patched to install directly to the plugins folder.

This has two primary effects. The first is correcting the exported target locations, as they still pointed to bin/ after moving the plugins. The second is fixing the process on non-Windows platforms, as the plugins were not being moved in those cases.

* update version

* update version

* update version

* [osg] Update version

* [osg] Update port version

* [osg] Fix port version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:11:08 -07:00
Daniel
09d33fe16f
[opensubdiv] Upgrade to 3.4.4 (#26628)
* [opensubdiv] upgrade to 3.4.4

* [opensubdiv] update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-10-08 22:01:28 -07:00
Francisco Facioni
a29baafabc
[ffmpeg] srt support (#26679) 2022-10-08 21:54:58 -07:00
day253
11967e7797
[vcpkg] GENERATOR with Makefiles can build parallel (#26780)
* GENERATOR with Makefiles can build parallel

* resolved conflicts

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-10-08 21:48:41 -07:00
Thomas1664
3d8c3f5ec0
[mfl] Fix supports for building on normal triplets (#26951)
* fbthrift

* mfl

* version

* Disable tests

* version

* revert fbthrift
2022-10-08 21:47:42 -07:00
autoantwort
4d85e16937
[dbus] no absolute paths (#27036) 2022-10-08 21:43:29 -07:00
双草酸酯
cc115450e0
[libmariadb] add zstd to option list (#26931)
* [libmariadb] add zstd to macOS build

* update manifests

* add zstd switch

* update version

* update

* update version
2022-10-08 21:38:15 -07:00
autoantwort
1ece5ec4ad
[s2geometry] update port (#27072) 2022-10-08 21:31:31 -07:00
autoantwort
5a9f73ae88
[chmlib] support on arm (#27064) 2022-10-08 21:27:45 -07:00
Kai Pastor
2909a549a9
[wxwidgets] Use vcpkg gtk3 for linux et al., fix mingw cross builds (#27087)
* Minor port corrections

* Use vcpkg gtk3 for linux et al.

* Update versions

* Update cmake-user

* Use vcpkg sdl2 cmake config

* Update versions

* Add direct cairo dependency

* Declare maybe-unused variables

* Fix mingw cross builds

* Update versions
2022-10-08 21:26:00 -07:00
Ryan A. Pavlik
b0956f6170
[protobuf] Teach about crosscompile (#27089)
* [protobuf] Teach the cmake wrapper about cross-compiling.

* Update versions
2022-10-08 21:21:44 -07:00
autoantwort
d04bb15e35
[nrf-ble-driver] update and fix arm64-osx (#27116) 2022-10-08 21:17:48 -07:00
Sean Farrell
7497b024d3
[rioki-glow] Update glow 0.2.1 (#27123)
* [rioki-glow] Update to 0.2.1

[rioki-glow] Update to 0.2.1

* [rioki-glow] Update baseline
2022-10-08 21:16:21 -07:00
Alonso Schaich
144fbe956a
[pango] Update to 1.50.11 (#27127)
* [pango] Update to 1.50.11 (microsoft#27126)

* [pango] Regenerate versions registries (microsoft#27126)
2022-10-08 21:15:57 -07:00
Osyotr
77fc723d47
[expat] Fix static builds with mingw (#27137)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-10-08 21:13:50 -07:00
Kai Pastor
26a09951e7
[libui] Revise platform support (#27141)
* Fix port issues

* Update versions

* Fix mingw

* Update versions
2022-10-08 21:10:53 -07:00
Jia Yue Hua
a5e5f4de45
[folly]: fix lib dependency (#25335)
* [folly]: fix lib dependency

* [folly]: fix dependency

* use file op delete cmake files

* fix cmake config package

* fix folly-config, minmax

* delete fix-cmake-module.patch

* revert LZ4 snappy

* fix lz4

* fix libevent targert

* fix bzip2

* remove sodium

* add version

* fix windows build

* fix deps

* fix deps

* fix deps

* fix deps

* fix deps

* fix deps

* fix Required find_dependenct

* fix feature
2022-10-08 21:09:22 -07:00
Park DongHa
e2667a41fc
[easyexif] create a new port (#27118)
* [easyexif] create a new port

* [easyexif] update versions JSON

* [easyexif] misc changes

* [easyexif] fix mistype in install(TARGETS)
2022-10-06 11:52:26 -07:00
blavallee
b80c59a829
[Bitmagic] Update to 7.12.3 (#27120)
* [Bitmagic] Update to 7.12.3

* Add versions
2022-10-06 11:42:16 -07:00
Jack·Boos·Yu
fe5757109d
[nvtt] Clean up baseline, add supports field instead (#27048)
* [vcpkg baseline][nvtt] Drop support with arm-windows

* version

* clean up baseline

* version
2022-10-05 16:08:38 -07:00
Park DongHa
36ef0e1f29
[spine-runtimes] create a new port (#27006)
* [spine-runtimes] create a new port

* [spine-runtimes] update baseline

* [spine-runtimes] remove -Werror

* [spine-runtimes] remove customized compile flags

* [spine-runtime] license null

* Update ports/spine-runtimes/vcpkg.json

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

* Update ports/spine-runtimes/portfile.cmake

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

* [spine-runtimes] version name 4.1.00 --> 4.1.0

* [spine-runtimes] remove SFML feature

Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
2022-10-05 16:06:31 -07:00
Osyotr
6a8c0e37a9
[expat] Update to 2.4.9 (#27059) 2022-10-05 16:03:23 -07:00
autoantwort
e7fc86a261
[tgui] update port (#27063) 2022-10-05 15:37:57 -07:00
sidy3d
1ce72c533c
[pngpp] Fix strerror_r not found error on windows (#27079)
* Fix strerror_r not found error on windows

* Ran x-add-version command

* Update version database
2022-10-05 15:37:32 -07:00
Ryan A. Pavlik
955a842e86
[libevent] Fix android build. (#27083)
I'm not sure why find_package(Threads) isn't working, I was pretty sure
it used to, but this fixes the Android build.
2022-10-05 15:36:14 -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
chausner
f6db2412a0
[concurrencpp] Update to 0.1.5 (#26963)
* Update concurrencpp to 0.1.5

* Update CI baseline

* Update ci.baseline.txt

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-10-05 15:16:55 -07:00
Billy O'Neal
63927d81be
[nmap] Fix usage text; nmap is not curl. (#27110) 2022-10-05 15:15:14 -07:00
autoantwort
b533da1ea3
[clblas] fix arm build (#27092) 2022-10-05 15:06:50 -07:00
autoantwort
afb70b3cae
[boost-coroutine] works on arm (#27091) 2022-10-05 15:06:16 -07:00
autoantwort
72c3a75601
[clfft] fix arm build (#27093) 2022-10-05 15:05:06 -07:00
Billy O'Neal
3c861b4e9b
[cmakerc] Add usage text. (#27109) 2022-10-05 15:04:06 -07:00
autoantwort
45fb2215a3
[coolprop] use python3 (#27094) 2022-10-05 15:03:50 -07:00
autoantwort
4b6d101cc3
[colmap] fix arm64-osx build (#27095) 2022-10-05 15:02:27 -07:00
autoantwort
f579f4c7d2
[xeus] fix arm64-osx build (#27097) 2022-10-05 15:01:43 -07:00
Dawid Wróbel
ba21b17102
[libofx] upgrade to 0.10.9 (#27098)
* [libofx] upgrade to 0.10.9

* [libofx] update versions
2022-10-05 14:59:43 -07:00
autoantwort
725395a0eb
[usd] does not work on arm64 (#27100) 2022-10-05 14:59:14 -07:00
autoantwort
d98da60f99
[sdformat10] no osx arm (#27101) 2022-10-05 14:58:42 -07:00
autoantwort
878246e6c9
[sdformat9] no osx arm (#27102) 2022-10-05 14:58:23 -07:00