Commit Graph

333 Commits

Author SHA1 Message Date
Andrew Kornilov
17f9ced3ad
[attr] Add new port (#28733)
* [attr] Add new port

* Use VERSION

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

* Update version database

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2023-01-09 01:06:45 -08:00
Kenji Mouri
3512f2666b
[aom] Enable arm, arm64 target support for Windows Desktop. (#28739) 2023-01-07 01:15:07 -08:00
friendlyanon
58054d0572
[angle] Improve UX for unofficial CMake package (#28547)
* [angle] Propagate transitive dependencies

* [angle] Add usage info for unofficial CMake targets

Only the unofficial::angle::libGLESv2 and unofficial::angle::libEGL
targets are meant to be used, because they are the targets that no other
depends on.

Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
2023-01-04 14:41:32 -08:00
Kai Pastor
0a277597a1
[armadillo,ensmallen] Update (#28599)
* [armadillo] Update to 11.4.3

* Fixup pkgconfig

* Add vcpkg cmake wrapper

* Update versions

* [ensmallen] Update and fix

* Add vcpkg version requirement
2023-01-04 14:27:58 -08:00
Dennis
40890304ca
[asio-grpc] Update to 2.4.0 (#28626)
* asio-grpc: Update to 2.4.0

* asio-grpc: Update versions json

* asio-grpc: Remove feature 'recycling_allocator'
2022-12-31 01:25:09 -08:00
autoantwort
58070b6805
[ace] no absolute paths (#28621) 2022-12-29 23:53:07 -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
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
autoantwort
c8ed4ef67d
[aws-crt-cpp] no werror et al (#28520) 2022-12-28 12:34:26 -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
autoantwort
6adca01a3f
[ableton] no werror et al (#28480) 2022-12-22 11:04:42 -08:00
autoantwort
7e6afc2738
[ace] use supports expressions (#28241) 2022-12-22 10:56:10 -08:00
Johnny Willemsen
d325d96961
[ace] Upgrade to 7.0.11 (#28439)
* [ace] Upgrade to 7.0.11

    * ports/ace/portfile.cmake:
    * ports/ace/vcpkg.json:

* [ace] Upgrade to 7.0.11

    * versions/a-/ace.json:
    * versions/baseline.json:

* Correct version

    * versions/a-/ace.json:

* Try to upgrade

    * ports/ace/portfile.cmake:
    * ports/ace/vcpkg.json:

* Updated version

    * versions/a-/ace.json:

* Update ports/ace/portfile.cmake

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

* Update ports/ace/vcpkg.json

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

* Fixed version

    * versions/a-/ace.json:

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
2022-12-20 09:24:27 -08:00
autoantwort
53dab18d28
[ace] fix feature xml (#28404) 2022-12-19 11:30:24 -08:00
autoantwort
ad14596d1d
[azure-core-cpp] use supports expression (#28406) 2022-12-19 11:26:46 -08:00
Seunghyun Hwang
cba75f1aa0
[asio] add target guard for target asio::asio (#28299)
* add target guard

* add port-version

* add version
2022-12-15 11:55:52 -08:00
reito
456f7f0ed7
[amd-amf] Add amd-amf port (#28251)
* Add AMF port

* Add AMF port and its versions

* add amf port - ci

* add amf port - format

* add amf port - versions

* rename amf to amd-amf

* version

* add ffmpeg qsv port - fix

* add ffmpeg qsv port - fix

* add ffmpeg qsv port - fix indent

* add space line

* update version

* remove space line

* remove space

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-12-15 11:52:05 -08:00
Piotr Wendykier
4b6b7f4589
Fix for issue #28120. (#28122)
* Fix for issue #28120.

* Updated port-version for arrow.

* overwrite version

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-13 18:09:53 -08:00
nfarid
2b53da5e1d
[alsa] Fix issue #26161 (#28090) 2022-12-02 09:16:18 -08:00
autoantwort
a74a99f5de
[asyncplusplus] improve port (#28111) 2022-12-02 09:06:16 -08:00
Thysinner
4e368f6390
[arrow] add GCS feature (#27990) 2022-11-28 16:13:26 -08:00
Sutou Kouhei
c889853f7b
[arrow] Update to 10.0.1 (#27964)
* [arrow] Update to 10.0.1

* Update versions

* Remove an upstreamed patch

* Update version again
2022-11-23 10:05:23 -08:00
JonLiu1993
35cff4f5b0
[seal] update to <4.0.0> (#27952)
* [seal] update to <4.0.0>

* update version

* fix find_package

* update version

* add license

* update version
2022-11-22 12:28:19 -08:00
Lova Widmark
b224213946
[curl] Update to 7.86.0 (#27778)
* [curl] Update to 7.86.0

* [azure-core-cpp] Add missing Ws2_32.lib.

Filed upstream as https://github.com/Azure/azure-sdk-for-cpp/pull/4127

* [aws-sdk-cpp] Lock the selected curl features.

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-21 09:13:49 -08:00
Pavel Kisliak
7432ae01e9
[avro-cpp] Update to latest version (2022-11-07) (#27825)
* [avro-cpp] Update to 1.11.1

* [avro-cpp] Update version file

* [Avro-cpp] Add "licence" to port file

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

* [Avro-cpp] Fix HEAD_REF branch (revert to master)

* [avro-cpp] Update version file

* [avro-cpp] Fix build 'test' feature, update version

* [avro-cpp] Update version

* [avro-cpp] Update 'usage' file and replace deprecated function

* [avro-cpp] Update version

* [avro-cpp] Update 'usage' file

* [avro-cpp] Update version

* [avro-cpp] Update 'usage' file

* [avro-cpp] Update version

Co-authored-by: MonicaLiu <110024546+MonicaLiu0311@users.noreply.github.com>
2022-11-21 08:51:38 -08:00
Johnny Willemsen
4cb4a5c5dd
[ace] Upgrade to 7.0.10 (#27898)
* [ace] Upgrade to 7.0.10

* [ace] Upgrade to ACE 7.0.10

* [ace] Upgrade to ace 7.0.10

* Use VERSION and add quotes.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-18 13:54:20 -08:00
Mengna Li
66b18ed3de
[parson] Update to 2022-11-13 (#27885)
* update to latest

* update version

* fix patch
2022-11-18 13:05:16 -08:00
Artem Shubovych
2ef381ddf7
[antlr4] Update antlr4 to v4.11.1 (#27720)
* Update antlr4 to version 4.11.1 and use GitHub instead of website downloads

* Remove unused patch files

* Run x-add-version

* Remove single-use variable and enforce vcpkg version

* x-add-version

* Use VERSION variable which is generated by vcpkg from vcpkg.json

* Add quotes, remove variable-used-once.

* Minimize patch.

* Update version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-11-16 13:37:32 -08:00
Bernhard Manfred Gruber
6d5b04938e
[alpaka] Fix Boost version constraints (#27856) 2022-11-16 13:05:31 -08:00
Sutou Kouhei
59b58fc56d
[arrow] Update to 10.0.0 (#27687)
* [arrow] Update Apache Arrow to 10.0.0

* Update versions

* Simplify and make more robust

* Use vcpkg_check_features()

* Use lower case for CMake package name

* Update version
2022-11-11 14:36:32 -08:00
Billy O'Neal
76a79d990d
[angle] Rename libs to avoid conflict with system OpenGL. (#27701)
* [angle] Rename libs to avoid conflict with system OpenGL.

Note that we already rename the headers in e6a79ac018/ports/angle/portfile.cmake (L77)

Also remove what appears to be phantom dependency in qt5-base when not Windows, @Neumann-A reports over Discord https://discord.com/channels/400588936151433218/687365466422902841/1038241263494893649 that they just need any OpenGL implementation.

* Don't rename on Windows.
2022-11-08 11:49:29 -08:00
Azure SDK Bot
750161f4e3
[azure-storage-files-datalake-cpp] Update to 12.4.0 (#27688)
## 12.4.0 (2022-11-08)

- New features in `12.4.0-beta.1` are now generally available.
2022-11-07 15:41:32 -08:00
Dennis
bb0b222d9d
asio-grpc: Update to 2.3.0 (#27678) 2022-11-07 15:40:17 -08:00
Victor Romero
94b63bd8f2
[apr-util] Add crypto feature and don't require OpenSSL if not needed (#27644)
* [apr-util] add crypto feature

* [apr-util] Use CMake variables to control OpenSSL

* [apr-util] remove disable find package
2022-11-07 15:34:34 -08:00
Lily Wang
1be5a98d09
[apr-util] Fix incorrect codes in apu.h (#27456)
* [apr-util] Fix incorrect header file

* x-add-version

* fix deprecated function and remove unused option

* x-add-version

* format

* x-add-version

* * Add comment explaining how APU_DECLARE_STATIC embedding works.
* Use vcpkg_replace_string.
* Quotes/formatting/trailing whitespace.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-10-26 12:56:35 -07:00
Dmitry Baryshev
04a8f42cbc
[aom] Update to 3.5.0 (#27462)
* [aom] Update to 3.5.0

* [aom] vcpkg x-add-version --all --overwrite-version

* [aom] Added license

* [aom] Added license

* [aom] vcpkg x-add-version --all --overwrite-version

* [aom] Revert UWP target cpu

* [aom] vcpkg x-add-version --all --overwrite-version
2022-10-25 21:10:47 -07:00
Dennis
06bb8095f0
asio-grpc: Update to 2.2.0 (#27358) 2022-10-21 15:33:35 -07:00
Kai Pastor
33ca2dcc24
[allegro5|baseline] Minor changes, expect CI fail for arm64-windows (#27294)
* CI [skip actions]

* Remove obsolete vars

* Minor changes

* Trim patching

* Fix arm64 MSVC build

* Update versions

* Use msvc arm64 atomic ops

* Declare license

* CI [skip actions]

* Update versions

* Update baseline
2022-10-18 18:25:28 -07:00
Ice0
80ec78ddf9
[atk] Allow building on ARM (#27228)
* [atk] Allow building on ARM

Tested on Windows 11 ARM / macOS ARM

* [atk] Update version
2022-10-18 18:21:47 -07:00
Alexander Neumann
e1a1ddd093
[Qt3D] add missing qt port (#26928)
* bump qtbase

* add qt3d

* format manifest

* test features in CI

* pass ci baseline stuff

* vulkan is skip in ci so cannot force it.

* remove extra ,

* fix deps

* try to fix promotion

* gstreamer adjustments.

* fix gstreamer on linux

* fix gstreamer stuff

* fix x264 api import macro

* fix gst-rsp-server

* correctly replace

* promote targets....

* enable arm64 qtwebengine

* --trace-expand

* install wrapper for egl.

* add newline

* remove opengl from skip list

* add gl to link

* another try

* retry again

* test dynamic angle linkage

* retry

* link XNVCtrl

* retry

* add libxnvctrl

* retry

* retry again...

* move wrapper to angle

* revert changes to egl-reg

* more debugging

* try again

* fix stuff

* add missing ,

* egl stuff

* wrapper stuff

* fix angle

* remove double dep

* remove libxnvctrl

* format manifest

* revert trace

* bump version

* bump v

* v db

* remove trace

* v db

* refine supports

* v db

* remove qtmultimedia from baseline
2022-10-12 01:21:25 -07:00
Azure SDK Bot
28272621b8
[Azure Storage] Update to October Release (#27175)
* [azure-storage-blobs-cpp] Update to 12.6.2
## 12.6.2 (2022-10-11)

### Other Changes

- No public changes in this release.

* [azure-storage-files-shares-cpp] Update to 12.3.0
## 12.3.0 (2022-10-11)

### Features Added

- New features in `12.3.0-beta.1` are now generally available.
2022-10-12 01:18:05 -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
Dawid Wróbel
2f0a16b5ae
[angle] update list of required apt packages (#26815)
* [angle] fix the name of Ubuntu/Debian mesa dev package

* [angle] update version
2022-09-29 14:30:01 -07:00
Max Khon
51685e17d6
at-spi2-atk 2.38.0 port (#26766)
at-spi2-core 2.44.1 port

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-09-28 11:54:29 -07:00
Frank
935d2a547d
[angelscript] update version to 2.36.0 (#27003)
* [angelscript] update version to 2.36.0

* update version
2022-09-27 16:16:17 -07:00
Dennis
5f6a2ed8cf
[grpc] Update to 1.49.0 (#26836)
* abseil: Update to 20220623.1

* upb: Update to 2022-06-21

* grpc: Update to 1.49.0

* grpc: Adjust SHA512 for v1.49.0

* abseil: Add license field
2022-09-25 23:11:57 -07:00
Valerie Avva Lim
9c2ee2a7c5
[azure-iot-sdk-c] LTS Release 07-2022_Ref02 (#26361)
* update versions

* add patches

* fix ninja error

* update port versions

* fix linux build issues

* bot comment fixes

* update version

* add openssl override for c-utility

* format vcpkg.json file

* Update version database

* update licenses

* Update version database

* remove depracated portfile functions

* Update version database

* fix vcpkg_cmake_config_fixup arguments

* Update version database

* point to after openssl 3 support

* revert overrides

* add new openssl patch

* fix patches to work on linux

* update to actual release code

* update versions

* remove leftovers from trying to fix linux

* Revert "remove leftovers from trying to fix linux"

This reverts commit b4589195f1.

* Revert "update versions"

This reverts commit 6a0fbb5318.

* remove leftovers from trying to fix linux

* update versions

* remove unpublished versions

* Update ports/azure-c-shared-utility/vcpkg.json

remove port version

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

* Update ports/azure-uamqp-c/portfile.cmake

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

* Update ports/azure-uamqp-c/vcpkg.json

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

* Update ports/azure-umqtt-c/vcpkg.json

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

* pr comments

* update versions

* clean up versions

* remove version updates from un-updated packages

* overwrite versions

* Update vcpkg.json

* Update vcpkg.json

* Update azure-macro-utils-c.json

* Update umock-c.json

Co-authored-by: Valerie Avva Lim <vaavva@DESKTOP-A98NJKG.localdomain>
Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
Co-authored-by: Lily Wang <494550702@qq.com>
2022-09-22 14:32:34 -07:00
Pranav
89f90c7080
[argparse] Update to v2.8 (#26898)
* Updated argparse to v2.8

* Updated version baseline and JSON for argparse
2022-09-22 11:41:16 -07:00
Bernhard Manfred Gruber
056a7303b0
[alpaka] Add new port, version 0.9.0 (#26812)
Co-authored-by: Jonliu1993 <13720414433@163.com>

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-09-19 12:01:46 -07:00