Commit Graph

19578 Commits

Author SHA1 Message Date
MonicaLiu
45482edecd
fix pipelines (#32298)
Co-authored-by: Monica <v-liumonica@microsoft.com>
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-07-05 11:17:45 -07:00
Lily Wang
64adda19c8
[vcpkg baseline][halide] Add x86-windows=fail in ci.baseline.txt temporarily (#32320) 2023-07-02 02:34:54 -07:00
Alonso Schaich
4a3c366f2d
[openssl] Use bash from PATH rather then /bin (#32289)
* [openssl] Use bash from PATH rather then /bin (microsoft/vcpkg#32288)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH

* [openssl] regenerate versions registries (microsoft/vcpkg#32288)
2023-06-30 17:37:52 -07:00
Lily Wang
d10528c848
[cairo] Add usage (#32294)
* [cairo] Add usage

* update version
2023-06-30 17:36:41 -07:00
MonicaLiu
b74dfa1fe1
[nowide] Update to 11.3.0 (#32296)
* update nowide

* update version

---------

Co-authored-by: Monica <v-liumonica@microsoft.com>
2023-06-30 17:35:35 -07:00
Frank
b18a96f435
[google-cloud-cpp] update to 2.12.0 (#32299)
* [google-cloud-cpp] update to 2.12.0

* version
2023-06-30 17:34:48 -07:00
Szabolcs Horvát
655390c9e3
[igraph] update to 0.10.5 (#32301)
* [igraph] update to 0.10.5

* [igraph] x-add-version
2023-06-30 17:33:54 -07:00
Takatoshi Kondo
f89c4f1052
Update async-mqtt version to 1.0.5. (#32302) 2023-06-30 17:32:57 -07:00
jim wang
9055f88ba5
[magnum] Fix compile feature-wavaudioimporter error (#32256)
* Fix compile wavaudioimporter error

* update version

* Fix compile feature-wavaudioimporter error

* update version
2023-06-29 14:44:18 -07:00
Frank
51beb92ce4
[zeromq] Enable libsodium with feature curve (#32269)
* [zeromq] Enable libsodium with feature curve

* format json

* update version

* add port-version

* version

* feature

* version

* missing

* version
2023-06-29 14:42:28 -07:00
jim wang
ca02a48b10
[drogon] Fix gcc13 compilation errors (#32270)
* Fix gcc13 compilation errors.

* update version
2023-06-29 14:41:04 -07:00
JonLiu1993
6c6cef934e
[lua] update to 5.4.6 (#32271)
* [lua] update to 5.4.6

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-29 14:40:07 -07:00
Johnny Willemsen
5a4b4e4121
[ace] Upgrade to 7.1.1 (#32275)
* [ace] Upgrade to 7.1.1

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

* Fixed error

    * ports/ace/vcpkg.json:

* Updated baseline

    * versions/a-/ace.json:
    * versions/baseline.json:
2023-06-29 14:38:45 -07:00
Michael
e48cf9488f
[usd] Fix hash after repository redirect (#32279) 2023-06-29 14:35:57 -07:00
Timothy Werquin
8602701c9d
[z3] Update to 4.12.2 (#32281)
Updates the z3 port to 4.12.2 to fix building on macOS.
2023-06-29 14:35:12 -07:00
Alonso Schaich
3dd12b9035
[botan] Use bash from PATH rather then /bin (#32285)
* [botan] Use bash from PATH rather then /bin (microsoft/vcpkg#32284)

The configure script used to invoke python during the build process contains
a shebang that invokes /bin/bash independend of whatever bash would usually
resolve to.

This breaks compilation on FreeBSD, where bash isn't part of the operating
system.

Rather then /bin/bash, invoke /usr/bin/env bash, which resolves the bash
command by iterating PATH.

* [botan] bump portrevision (microsoft/vcpkg#32284)

* [botan] regenerate versions repository (microsoft/vcpkg#32284)
2023-06-29 14:34:16 -07:00
Mengna Li
82f37d39c4
[baresip-libre] use c11 standard (#32235)
* use c11 standard

* fix patch

* fix usage
2023-06-29 14:33:07 -07:00
Kai Pastor
20e22191dc
[cppfs] Fix ssh dependendencies (#32286) 2023-06-29 14:32:40 -07:00
gotnone
a293ce5897
Fix [concurrencpp] build failure (#32035) (#32037)
Co-authored-by: Stanley Pinchak <stanley.pinchak@gmail.com>
2023-06-28 11:14:43 -07:00
Frank
cfa560b585
[angle] Add missing GL define (#32042)
* [angle] Add missing GL define

* version

* add version

* version
2023-06-28 11:13:26 -07:00
autoantwort
4a1035927d
Check for failed msys2 downloads in issues (#31991)
* Check for failed msys2 downloads

* Trigger Build
2023-06-28 01:13:10 -07:00
Kai Pastor
4e06e78fd1
[seacas] Fix libexodus dllexport (#32137)
* [seacas] Fix libexodus dllexport

* [seacas] Refresh patch
2023-06-28 01:11:23 -07:00
Kai Pastor
896800c86f
[libssh] Update to 0.10.5 (#32231)
* [libssh] Update to 0.10.5

* Fix pc file for mingw on linux

* Fix exported config

* Update ci baseline

* Update usage

* Revert "Update ci baseline"

---------

Co-authored-by: Cheney-Wang <850426846@qq.com>
2023-06-28 01:06:03 -07:00
JonLiu1993
259b39e58c
[x264] update to r3107 (#32262)
* [x264] update to r3107

* update version

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-28 01:01:43 -07:00
Christopher Swenson
bd83734ce9
[swenson-sort] Add new port for sort.h (#32251)
* Add sort port for sort.h

[sort.h](https://github.com/swenson/sort) is a fast C header library
with many different sorting algorithms.

There's not a build process, so the port is just copying the header
file.

Most people usually just copied the header into their project, but I
thought having a vcpkg might make it easier to use sort.h

* Move sort to swenson-sort
2023-06-28 01:01:12 -07:00
autoantwort
453d496bad
[matplotplusplus] fix opengl feature (#32227)
Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 20:37:31 -07:00
Kai Pastor
f24c387d4a
[luajit] Set strip options (#32248) 2023-06-27 20:36:59 -07:00
autoantwort
055b31ae32
[linux ci] install golang-go for boringssl (#32096) 2023-06-27 17:09:45 -07:00
JAEHONG KIM
cb7d3b4999
[libuv] Update to 1.45.0 (#32165)
* [libuv] Update to 1.45.0

* [libuv] Update all consuming ports

* [libuv] Update versions

* resolve port SHA

* Add port-version

* update version

* revert usockets.json

---------

Co-authored-by: Zhao Liu <v-zhli17@microsoft.com>
2023-06-27 17:07:58 -07:00
Cheney Wang
0d1150cbd2
[vcpkg baseline][fastrtps] Use more precise version comparison (#32257) 2023-06-27 12:46:22 -07:00
Mengna Li
f5ab3f86a8
[pdcurses] fix incorrect link behavior (#32252)
* fix incorrect link behavior

* update
2023-06-27 12:42:46 -07:00
Pierre Wendling
8be970aaea
[libxmp] Fix post-build issues (#32086)
* [libxmp] Avoid building documentation.

* [libxmp] Use vcpkg_install_copyright.

* [libxmp] Bump port version.
2023-06-26 22:53:36 -07:00
Alex E
766f36b47b
[flatbush] Add new port (#32126)
* Add port files

* Add version and git-tree

* New sha for package

* Update git-tree

* Update release sha512

* Update git-tree

* New pkg as per PR review

* And the usual git-tree

* More code review fixes

* More git-tree stuff
2023-06-26 22:52:56 -07:00
Carsten Grimm
e942f068ed
[qt5-webengine] remove obsolete patches from qt5-webengine (#32219)
* [qt5-webengine] remove build_3.with_missing_stdbool_include.patch from qt5-webengine

* [qt5-webengine] remove workaround-msvc2022-ice.patch from qt5-webengine

* [qt5-webengine] increase port version number

* [qt5-webengine] updated versions to include qt5-webengine port version 5.15.10#1
2023-06-26 22:51:48 -07:00
Simon Altschuler
2b316026aa
[taglib] add usage file (#32128)
* [taglib] add usage file

* Update taglib.json

---------

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
2023-06-26 22:50:47 -07:00
Kai Pastor
f27bfa26dc
[vtk] Use PROJ CMake config (#32138) 2023-06-26 22:49:51 -07:00
autoantwort
b857d948bc
[gstreamer] fix internal deps (#32147) 2023-06-26 22:18:42 -07:00
moritz-h
f3c8c1cf46
[gmp] update download urls (#32155)
* [gmp] update download urls

* line breaks
2023-06-26 22:17:15 -07:00
funsafe-ptr
c3dea019d2
[Android Termux] Fix missing Z_VCPKG_TARGET_TRIPLET_PLAT (#32157) 2023-06-26 22:14:44 -07:00
Rémy Tassoux
b799de0c54
[concurrentqueue] Update to 1.0.4 (#32183)
* [concurrentqueue] Update to 1.0.4

* [concurrentqueue] Update version files

* [concurrentqueue] Remove deprecated vcpkg_minimum_required call

* [concurrentqueue] Update version files
2023-06-26 22:11:23 -07:00
Kai Pastor
245b5fedb3
[tiff] Update to 4.5.1 (#32010)
* [tiff] Update to 4.5.1

* CI
2023-06-26 20:54:48 -07:00
JoergAtGithub
5ae20332a2
Update libdjinterop to version 0.19.1 (#32198) 2023-06-26 20:31:26 -07:00
Vitalii Koshura
550ef936cd
[stackwalker] update to 2023-06-24 (#32203)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2023-06-26 20:29:26 -07:00
jim wang
900c572331
[zeromq] Fix duplicate definition of functions in zeromq and sodium (#32214)
* Fix duplicate definition of functions in zeromq and sodium

* version

* update license

* update version
2023-06-26 20:28:25 -07:00
Alexander Neumann
7de72f8f83
[intel-mkl] Fix space in -I flag (#32222)
* [intel-mkl] fix space in -I flag

* v db
2023-06-26 20:27:30 -07:00
Alexander Neumann
833015f5aa
[libmysql] remove duplicated symbols (#32223)
* [libmysql] fix duplicated symbols

* v db
2023-06-26 20:26:55 -07:00
reito
265bf361b6
[spout2] upgrade to 2.007.010, fix spoutDX include path (#32237)
* fix spout2

* fix spout2
2023-06-26 20:26:26 -07:00
Kai Pastor
0817255128
[gdal] Fix build and symbol visibilty (#32245)
* [gdal] Fix quoting

* [gdal] Fix shapelib symbol visibility
2023-06-26 20:24:50 -07:00
Nukoooo
220e72a704
[socket-io-client] Update to latest commit (#32225)
* Update socket-io-client to latest commit

* Update vcpkg.json

* x-add-version --all
2023-06-26 20:24:09 -07:00
Cheney Wang
a26fc81350
[vcpkg baseline][dcmtk] Remove the leading spaces of pc file (#32049)
* [vcpkg baseline][dcmtk] Adding SKIP_CHECK for vcpkg_fixup_pkgconfig()

* Fix the format of pc.in file

* Remove local change
2023-06-26 13:08:05 -07:00