Commit Graph

19948 Commits

Author SHA1 Message Date
Kai Pastor
38acea0c4c
[freexl,libspatialite,spatialite-tools] Update, [minizip] Enable DLL, [libkml] Update minizip import (#33044)
* [freexl] Update to 2.0.0

* Skip tests, examples

* [minizip] Build DLL

* [libspatialite] Update to 5.1.0

* Fix utf8 source

* [spatialite-tools] Update to 5.1.0a

* [libkml] Update minizip prefix

* [libkml] Fix all minizip names
2023-08-15 16:31:44 -07:00
Larry Osterman
86bdd8f99a
Use correct minimum version for curl in azure-core-cpp (#33205) 2023-08-15 13:01:28 -07:00
Javier Matos Denizac
7d34ab302a
update link in portfile template (#33166) 2023-08-15 12:09:40 -07:00
Alexander Neumann
bcb59f811f
[mp3lame] msbuild (#33168)
* mp3lame msbuild

* v db
2023-08-15 12:07:09 -07:00
Alexander Neumann
cdf6908bf2
[zeroc-ice] msbuild (#33184)
* zeroc-ice msbuild

* v db
2023-08-15 12:06:43 -07:00
Ilya Lavrenov
dd54d5e1d7
openvino: rename dnnl to onednn_cpu to avoid conflicts in packages (#33110)
* openvino: rename dnnl to onednn_cpu to avoid conflicts in packages

* updated versions files
2023-08-15 12:05:53 -07:00
Vitalii Koshura
bdda9da76d
[boinc] update to 7.24.1 (#33167)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-08-15 12:03:41 -07:00
Alexander Neumann
cc739ffb6b
[libosip2] msbuild (#33172)
* libosip2 msbuild

* v db

* no uwp support

* v db
2023-08-15 12:03:21 -07:00
Weihang Ding
576f3f1ad1
[highway] Bump to 1.0.6 & fix usage (#32926)
* [highway] Bump to 1.0.6 & fix usage

* update version database
2023-08-14 17:49:39 -07:00
Frank
f7bc4027fc
[xmlsec] Public XMLSEC_NO_SIZE_T XMLSEC_NO_XSLT (#33092)
* [xmlsec] Public XMLSEC_NO_SIZE_T XMLSEC_NO_XSLT

* version

* portfile.cmake

* version

* format

* version
2023-08-14 17:41:39 -07:00
myd7349
4b19d9f935
[simpleble] Add new port (#32813)
* [simpleble] Add new port

* [simpleble] Update to latest commit to fix build issues

* [simpleble] Versioning

* [simpleble] !Android & !UWP

* [simpleble] Overwrite version
2023-08-14 17:37:35 -07:00
夏楚
7df1bb605c
Enable mp4/webrtc default (#33122)
And update zlmediakit

Co-authored-by: xiongziliang <xiongziliang@baidu.com>
2023-08-14 17:36:33 -07:00
Cam Mannett
0bf3a36ef0
[arg-router] Update to v1.4.0 (#33123) 2023-08-14 17:34:40 -07:00
JoergAtGithub
59b8415965
Updated port libdjinterop to version 0.19.2 (#33125) 2023-08-14 17:34:24 -07:00
Osyotr
35fbd749bf
[python3] Don't set PYTHON_FOR_REGEN for host builds (#33132)
We don't do any regen, so this can be skipped

Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2023-08-14 17:33:57 -07:00
Weihang Ding
d695b9fda1
[liblemon] Fix cmake config (#33130)
* [liblemon] Fix cmake config

* update version database

* update patch

* update version database
2023-08-14 17:28:50 -07:00
Frank
0789630513
[vcpkg baseline][ace] passing remove from fail (#33139) 2023-08-14 17:25:33 -07:00
dan-shaw
9edb1b8e59
Add checklist items for Android Docker (#33119) 2023-08-14 16:09:52 -07:00
Larry Osterman
10dcaaf0ae
[azure-core-amqp-cpp] Remove constraint on non-existent version (#33176) 2023-08-14 16:05:13 -07:00
Billy O'Neal
5fa92f467e
Patch Tuesday August 2023. (#33088)
* Update PowerShell to 7.3.6

* Add asan install as requested by @Neumann-A

* Use 1ES for Android docker hosts.

* Update pools.

* Update patch tuesday checklist to reflect 1ES.

* [openslide] Fix missing header.

* [libxt] Add missing header.
2023-08-14 13:58:43 -07:00
Weihang Ding
4e2b371cb5
[qoixx] New port (#33102)
* [qoixx] New port

* add header-only comment

* update version database
2023-08-14 12:04:59 -07:00
DownerCase
0fa8459cf3
[inih] Build with Meson + update to r57 (#33001)
* [inih] Use meson build, bump version

* [inih] Versioning

* Specify c++11 to meson to fix osx?

* [inih] Version

* Restore line endings

* Version

* Address review comments

- Removed CMake package versioning
  - Wasn't that useful as upstream don't use semver
- Use straight configure_file to install CMake package config
- Make cpp feature default
- Prefer PkgConfig usage

* Version

* Actually delete the CMakeList

* Version

* separate C and C++ library usage

* Version

* Remove unofficial CMake config

* Revert "Remove unofficial CMake config"

This reverts commit 94ff6a9032.

* Take Javier's suggestion
2023-08-11 15:22:31 -07:00
Billy O'Neal
94340266a8
[azure-core-cpp] Don't refer to versions of curl that don't exist. (#33109)
There's a "version>=" against a version of curl that does not exist in the version database. This causes customers that use versioning with Azure components to fail to resolve a version; versions need to be in the version database for us to be able to compare them.
2023-08-11 11:49:49 -07:00
autoantwort
7247446396
[gdal] control dependency on libspatialite (#33096) 2023-08-11 11:04:06 -07:00
Weihang Ding
26588c07d5
[qoi] New port (#33100)
* [qoi] New port

* format manifest

* update version database

* apply suggestions

* update version database
2023-08-11 09:50:51 -07:00
Alexander Neumann
653ce6e30c
[Ecsutil] msbuild (#33107)
* [ecsutil] msbuild update

* v db
2023-08-11 09:47:35 -07:00
Alexander Neumann
7fb43dfa55
[libusb] msbuild update (#33105)
* [libusb] update msbuild

* v db
2023-08-11 09:46:52 -07:00
Weihang Ding
d36252e12a
[abseil] Bump to 20230802.0 (#33099)
* [abseil] Bump to 20230802.0

* update version database

* apply suggestions

* update version database
2023-08-11 09:45:37 -07:00
Pirmin Pfeifer
a6054ccaf4
[directx-dxc] Fix missing dxil.dll install (#33095)
* added missing dxil.dll install

* port version 1 -> 2

* version added

* rollback

* Updated port file

* clean x-add-version directx-dxc
2023-08-11 09:44:46 -07:00
Weihang Ding
e6c17cc881
[orc] Bump to 1.9.0 & fix usage (#33077)
* [orc] Bump to 1.9.0 & fix usage

* update version database

* fix config

* update version database

* fix include

* fix supports

* update version database

* optimize patches

* update version database

* optimize patches

* update version database
2023-08-11 09:43:31 -07:00
Laurent Rineau
b73601a461
[cgal] update to 5.6 (#32896)
* [cgal] update to 5.6

adds a patch:
  - do not use Boost MP number type on Windows x86 (32 bits)

* vcpkg x-add-version --all

* update the patch

* vcpkg x-add-version --all
2023-08-10 12:33:11 -07:00
Weihang Ding
65c013b966
[libsndfile] Fix cmake config not exist (#33070)
* [libsndfile] Fix cmake config not exist

* update version database
2023-08-10 12:16:16 -07:00
Ilya Lavrenov
050db47272
openvino: migrate to 'platforms' in features (#33076)
* openvino: migrate to 'platforms' in features

* updated version databases
2023-08-10 11:04:42 -07:00
Alexander Neumann
3a2694b1d6
[ace] switch to vcpkg-msbuild (#33089)
* [ace] switch to use vcpkg-msbuild

* v db

* missed one line

* v db

* fix copyright installation

* v db

* add supports: !uwp due to _execv

* v db
2023-08-10 11:04:10 -07:00
Alexander Neumann
fb791ab055
[activemq-cpp] switch msbuild (#33090)
* [activemq-cpp] use vcpkg-msbuild

* v db

* Fix paths

* v db
2023-08-10 11:03:43 -07:00
Alexander Neumann
a96751d8f3
[easyhook] msbuild update (#33091)
* [easyhook] msbuild update

* v db
2023-08-10 11:03:11 -07:00
JuliusBrueggemann
bb14ab72d9
[simdutf] Update to 3.2.16 (#33004)
* [simdutf] Update simdutf version to 3.2.15

The command line tool that was added in version 2.0.0 of simdutf is available through the new "tools" feature.

* [simdutf] Adjust baseline version

* Apply suggestions from code review

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

* [simdutf] Update baseline version

* Revert all changes to the baseline

This reverts commit b9114681dc and 7f71a77e83.

* Reset port version to 0

* Update baseline

* [simdutf] Update to version 3.2.16 which fixes a build error when targeting x86-windows

* [simdutf] Update version files

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-08-10 10:24:31 -07:00
Raul Leclair
a03fa63245
[azure-iot-sdk-c] LTS_08_2023 (#33016)
* LTS 08-2023 Commit

* Changing control version

* Updating control version 2

* Adding versions

* Removing date update

* Removing changes to umock-c

* Removing azure macro utils c

* Changes to port version
2023-08-10 10:21:56 -07:00
J_Q
cbffe5d6b5
[cnats] Update to 3.6.1 (#33065)
* [cnats] Update to 3.6.1

* [cnats] Update to 3.6.1
2023-08-10 10:18:41 -07:00
Frank
022c0dcb2d
[harfbuzz] Update version to 8.1.1 (#33072)
* [harfbuzz] Update version to 8.1.1

* version
2023-08-10 10:18:08 -07:00
Jack·Boos·Yu
c9fa965c2a
[new port] ZLMediaKit (#33024)
* [new port] ZLMediaKit

* format manifest

* version

* fix patch

* version

* fix cmake warnings, no idea why it happened

* version

* try to fix build

* ver

* fix build

* ver

* Add new feature mp4, set openssl as default feature

* version

* Add supports field

* version

* Add new feature sctp and webrtc

* version

* Add dependency libsrtp to feature webrtc

* format

* version

* Add new feature mysql

* version

* remove feature x264

* version

* remove feature mysql, correct dependency relationship

* version

* disable ENABLE_PLAYER

* ver

* update version date

* version

---------

Co-authored-by: jyu49 <yu_jack@apple.com>
2023-08-09 10:36:02 -07:00
Alexander Neumann
27276976ca
[3fd|python3] switch to vcpkg-msbuild (#33026)
* [python3] switch to vcpkg-msbuild

* v db

* update 3fd to use vcpkg-msbuild as a sanity check

* Fix windows cross builds

* v db

* arm needs another patch

* v db

* 3fd uwp msbuild_install

* v db
2023-08-09 10:29:22 -07:00
Kai Pastor
28de7389db
[fftw3] Fix build, cleanup (#32999)
* [fftw3] Cleanup

* [fftw3] Revise openmp requirement

* [fftw] Revise and fix build of variants

* [fftw3] Use pristine config installation

* [fftw3] Export all targets

* [fftw3] Drop pointless bench linking patch
2023-08-09 10:25:30 -07:00
Longhanks
1a529a1789
[tcb-span] Update to 2022-06-15 (#33011)
* [tcb-span] Update to 2022-06-15

* Update versions/baseline.json & versions/t-/tcb-span.json
2023-08-09 10:21:40 -07:00
Ildar Khayrutdinov
d29610edec
[libosmium] update to 2.19.0 (#33038)
* update libosmium to 2.19.0

* Update ports/libosmium/portfile.cmake

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>

* update libosmium.json

* cleanup

---------

Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
2023-08-09 10:12:51 -07:00
Azure SDK Bot
3c25df3602
[azure-messaging-eventhubs-cpp] Update to 1.0.0-beta.1 (#33051)
## 1.0.0-beta.1 (2023-08-08)

### Features Added

- Initial release.
- Supported scenarios: Sending events and receiving events.
See [README.md](https://github.com/Azure/azure-sdk-for-cpp/blob/main/sdk/eventhubs/azure-messaging-eventhubs/README.md) for more information on how to use the EventHubs client.
2023-08-09 10:10:34 -07:00
Azure SDK Bot
69ec3a27a4
[azure-storage-files-shares-cpp] Update to 12.6.1 (#33058)
## 12.6.1 (2023-08-08)

### Bugs Fixed

- Fixed a bug where `ShareDirectoryClient::ListFilesAndDirectories` only returns the first page without ContinuationToken, even if there are more pages.
2023-08-09 10:08:38 -07:00
Billy O'Neal
a94dafabca
[opencv4] Update to 4.8.0. (#33048)
* [opencv4] Update to 4.8.0.

* Fix downloads and also bump the metaport.

* Apply arm64-windows build fix from upstream.
2023-08-09 10:05:27 -07:00
Billy O'Neal
f8950f44ba
Update vcpkg-tool to 2023-08-09. (#33062)
https://github.com/microsoft/vcpkg-tool/releases/tag/2023-08-09
2023-08-09 10:04:25 -07:00
MonicaLiu
247662ef30
[libusb] Use /Z7 to embed the PDB into the executable (#33010) 2023-08-08 11:40:51 -07:00