Commit Graph

615 Commits

Author SHA1 Message Date
Matthias C. M. Troffaes
373915929e
[ffmpeg] fix optional X11 platform dependencies (#17625)
* [ffmpeg] fix optional X11 platform dependencies

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version
2021-05-06 13:48:26 -07:00
Jack·Boos·Yu
edd61643a5
[msmpi] Update the download hash (#17629)
* [msmpi] Update the download hash

* update version record

* Update ports/msmpi/portfile.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* Update versions/m-/msmpi.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-06 13:45:57 -07:00
Sébastien Matte
2d378e70a6
[DCMTK] Update to 3.6.6 (#17641)
* [dcmtk] Update to 3.6.6

* [dcmtk] Update to 3.6.6
2021-05-06 13:41:47 -07:00
Wei Dai
d27b275702
[seal]Updated to version 3.6.4 (#17648)
* Updated SEAL to version 3.6.4.

* Updated versions/s-/seal.json.
2021-05-06 13:40:53 -07:00
Carlos O'Ryan
f1cfb2f925
[google-cloud-cpp] update to latest (v1.27.0) version (#17661) 2021-05-06 13:40:20 -07:00
Alexander Neumann
be660920b3
[gtkmm] Update to 4.0.1 (#17669)
* update gtkmm

* version stuff
2021-05-06 13:31:48 -07:00
Szabolcs Horvát
207c2810b0
[igraph] update to 0.9.3 (#17683)
* igraph: update to 0.9.3

* igraph: x-add-version

* formatting fix

* x-add-version
2021-05-06 12:24:08 -07:00
Alexander Neumann
b93b4c4ef0
[tool-meson] update to 0.58 (#17631)
* update meson to latest

* version stuff

* update meson to 0.58

* reset version stuff

* version stuff

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-06 07:32:53 -07:00
Matthias C. M. Troffaes
00b0e7878a
[ffmpeg] avdevice CoreAudio dependency fix for osx (#17204)
* [ffmpeg] avdevice needs CoreAudio on osx

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

* [ffmpeg] version bump

* [ffmpeg] x-add-version
2021-05-06 07:14:23 -07:00
Robert Schumacher
4e83da0887
[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)
* [vcpkg] Update vcpkg tool version 2021-05-05

* [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34

* [vcpkg-ci] Ignore results from non-target triplets

* [protobuf] Fix regression introduced in #16904

* [vcpkg] Fix bug where 'staticcrt' was ignored

Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-05-06 07:12:43 -07:00
Park DongHa
4ef97c2c33
[cpuinfo,fbgemm,nnpack] update to latest source version and rename targets (#17063)
* [cpuinfo] update to latest

* [cpuinfo] update baseline and port SHA

* Update ports/cpuinfo/fix-install.patch

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/cpuinfo/fix-install.patch

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/cpuinfo/portfile.cmake

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* Update ports/cpuinfo/fix-install.patch

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>

* [cpuinfo] update port SHA

* [cpuinfo] recover find_package

* fixup target path to `share/unofficial-cpuinfo`
* change IMPORTED target name to `unofficial::cpuinfo::cpuinfo`

* [fbgemm] resolve failure after cpuinfo rename

* change cpuinfo::cpuinfo to unofficial

* [fbgemm] update port version

* [nnpack] use changes target name

* [nnpack] update port-version

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-05-05 13:37:53 -07:00
Ilya Arzhannikov
706ab2a279
[fontconfig] Add cflags in tools build command (#17019)
* add clags in tools build command

* bump port version

* x-add-version fontconfig

* vcpkg x-add-version fontconfig --overwrite-version

* bump port version

* ./vcpkg x-add-version fontconfig

* Update versions/f-/fontconfig.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* bump port version

* ./vcpkg x-add-version fontconfig

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-05 13:31:41 -07:00
Matthias C. M. Troffaes
511ecd942e
[ffmpeg] fix dnn dependency (#17659)
* [ffmpeg] fix dnn dependency

The source file "libavfilter/dnn/dnn_backend_native.h" includes
"libavformat/avio.h", so avformat needs to be declared as a dependency.
This fixes the build of ffmpeg[core,avfilter]:x64-windows.

Posted upstream here:

http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279926.html

Whilst at it, I've also added a link to the other avfilter patch:

http://ffmpeg.org/pipermail/ffmpeg-devel/2021-May/279927.html

* [ffmpeg] version bump

* [ffmpeg] x-add-version

* [openimageio] revert accidentally committed change that is meant for other PR
2021-05-05 13:09:30 -07:00
Matthias C. M. Troffaes
e8dbfcf679
[ffmpeg] soxr dependency fix (#17299)
* [ffmpeg] soxr only makes sense with swresample, so add as dependency

* [ffmpeg] bump port version

* [ffmpeg] x-add-version
2021-05-03 23:14:55 -07:00
Alexander Neumann
95836f4883
[cairo] Windows: Fix cairo dll definition (#17596)
* [cairo] fix def name for dll

* version stuff

* use same approach as the fontconfig fix

* update version
2021-05-03 16:14:23 -07:00
Pratik Chowdhury
8f03e2264d
[asio] Add inline dummy return patch (#17611) 2021-05-03 14:17:06 -07:00
ras0219
82583bb6fe
[grpc] Create codegen feature (#17424)
* [grpc] Create codegen feature

* [grpc] Update port-version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-05-03 14:14:17 -07:00
Alexander Neumann
eefee74081
[vcpkg baseline][libheif] fix CI errors if gdk-pixbuf can be found (#17593)
* fix libheif gdk-pixbuf error.

* version stuff

* add trace expand to get more info what happens in ci

* use pkg_get_variable instead of execute process

* fix patch

* update version stuff

* remove trace expand

* version again
2021-05-03 10:57:41 -07:00
AndyBrown91
27f892aa14
[ghc-filesystem] Fix port/package name discrepancy (#17589) 2021-05-03 10:52:53 -07:00
Park DongHa
a454cf6e00
[pthreadpool] remove unused dependency (#17634)
* [pthreadpool] remove unused dependency

* [pthreadpool] update git-tree SHA
2021-05-03 10:49:43 -07:00
autoantwort
4b6289b936
[icu] add host depedency (#16577)
* [icu] introduce host dependency

* add version files

* [icu] host dependency windows, update ci baseline

* add version files

* [icu] add debug messages

* [icu] do not depend on buildtree, install required files instead

* [icu] set env variable for dynamic libs

* [icu] find dlls for windows

* [icu] copy dlls

* [icu] cleanup, fix apple arm targets

* add version files

* [icu] no for-cross-compile subfolder

* add version files

* [icu] use  instead of

* add version files

* [icu] convert to vcpkg_configure_make

* [icu] also build on arm

* [icu] add DESTINATION param to vcpkg_copy_tools and use it

* [icu] use foreach in macOS build

* [icu] fix of copy tool dependencies on windows

* [icu] delete more folders on windows

* [icu] copy tool dependencies manually

* [icu] don't copy non existing pdb files

* add version files

* [icu] bring vcpkg_copy_pdbs() back

* add version files

* [icu] add comment

* add version files

* [icu] use BUILD_TRIPLET instead of VCPKG_MAKE_BUILD_TRIPLET

* add version files

* [icu] simply logic for build on mac

* add version files

* Trigger Build

* add version files

* Trigger Build

* Trigger Build

* Apply suggestions from code review

* Apply suggestions from code review

* Trigger Build

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-05-01 11:16:52 -07:00
autoantwort
da9defc3bd
[hidapi] fix mac build (#17610)
* [hidapi] fix mac os build

* add version files
2021-05-01 09:53:06 -07:00
huangqinjin
8badb231a4
[boost-context] support android (#16930) 2021-04-30 11:43:39 -07:00
Dariusz Antoniuk
b7057d1ade
[freealut] Add a port of freealut (#16890)
* [freealut] add a new port

Also apply review suggestions from Cheney Wang and Robert Schumacher

Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* [freealut] add version info

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-30 11:36:27 -07:00
Raul Metsma
85308d1a21
[OpenSSL] Update to 1.1.1k (#16937)
* [OpenSSL] Update to 1.1.1k

Signed-off-by: Raul Metsma <raul@metsma.ee>

* Update JSON file

Signed-off-by: Raul Metsma <raul@metsma.ee>

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-30 11:34:56 -07:00
Ilya Arzhannikov
d32e92dd16
[Libassuan] Add cflags to tool build command (#17020)
* add patch with cflags added to tool command

* x-add-version libassuan

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-30 11:32:35 -07:00
matttyson
9b2d7568d8
[x265] Allow release-only build. (#17051)
* [x265] Allow release-only build.

When doing a release-only build, conditionally disable commands
for debug builds

* [x265] Bump port version.
2021-04-30 11:30:54 -07:00
Jack·Boos·Yu
ea8fb318d5
[libui] Export system libs on OSX (#17095)
* [libui] Export system libs on OSX

* update version record

* Update ports/libui/portfile.cmake

* Update versions/l-/libui.json
2021-04-30 11:25:01 -07:00
Francisco Pombal
71b30b0874
[libtorrent] Update to latest 1.2.x commit (#17166)
* [libtorrent] Update to latest 1.2.x commit

- Update to 1.2.13 plus some additional fixes (allows dropping existing
patches)
- Build with libiconv by default on all platforms
- Fix deprecated usage of `vcpkg_check_features` without the `FEATURES`
keyword
- Migrate to vcpkg.json manifest files

* [libtorrent] Update versioning information

Co-authored-by: Francisco Pombal <FranciscoPombal@users.noreply.github.com>
2021-04-30 11:21:51 -07:00
Kai Pastor
369e139bf3
[libwebp] Fix release-only builds (#17172)
* Fix release-only builds of libwebp

* Bump port version

* Update versions
2021-04-30 11:20:31 -07:00
Chuck Walbourn
b7678882b7
[dxsdk-d3dx] Add new port (#17175)
* [dxsdk-d3dx] port added

* Added deprecation warning

* Added basline

* Convert CONTROL to vcpkg.json

* Update baseline

* Updated unsupported platform port logic per feedback

* Update baseline

* Use version constraint

* Update baseline
2021-04-30 11:19:40 -07:00
Park DongHa
6d29d41a3d
[pthreadpool] update sources and support find_package (#17196)
* [pthreadpool] support find_package

* update to latest source code

* [pthreadpool] update port version

* [pthreadpool] support uwp

* use WindowStore in platform check

* [pthreadpool] prefix with 'unofficial'
2021-04-30 11:14:18 -07:00
wangqr
dfb69e54d8
[avisynthplus] Update to 3.7.0 (#17221)
* [avisynthplus] Update to 3.7.0

* Update to 3.7.0
* Allows static build as this is supported since 3.7.0

* [avisynthplus] add filesystem submodule to support older compiler

* [avisynthplus] change version-string to version-semver
2021-04-30 11:13:16 -07:00
Adam Johnson
cc726b6a6d
[ncurses] Add new port (#17226)
* [ncurses] Add new port.

* x-add-version

* Test ncurses port against CMake.
2021-04-30 11:12:25 -07:00
NancyLi1013
efddfbf13e
[hidapi] Add support linux and osx (#17231)
* [hidapi] Add support linux and osx

* Update versions

* Remove duplicate AC_CONFIG_MACRO_DIR

* Update versions/h-/hidapi.json
2021-04-30 11:11:21 -07:00
Jack·Boos·Yu
d36f68e336
[libpq] Fix cmake wrapper on Windows, add usage (#17232)
* [libpq] Fix cmake wrapper on Windows, add usage

* update version record

* Fix macro PostgreSQL_LIBRARIES

* update version record

* Update ports/libpq/vcpkg-cmake-wrapper.cmake

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* Update ports/libpq/vcpkg-cmake-wrapper.cmake

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>

* Update versions/l-/libpq.json

* Update versions/baseline.json

* Update versions/l-/libpq.json

* Update ports/libpq/vcpkg.json

* Update versions/l-/libpq.json

* Update ports/libpq/vcpkg.json

* Update versions/baseline.json

* Update versions/l-/libpq.json

* Update versions/l-/libpq.json

Co-authored-by: Alexander Neumann <30894796+Neumann-A@users.noreply.github.com>
2021-04-30 11:10:51 -07:00
NancyLi1013
d790cb6410
[libosip2] Update to 5.2.0 and add windows support (#17321)
* [libosip2] Add Windows support

* Update version files

* Update portfile.cmake

* Update versions/l-/libosip2.json

* Fix typo error

* Update versions/l-/libosip2.json

* Address review suggestion

* Update versions/l-/libosip2.json

* Update ports/libosip2/portfile.cmake

* Remove space line

* Update versions/l-/libosip2.json
2021-04-30 11:03:26 -07:00
Alexandro Sanchez
f3619bdadc
[libqcow] Update to 20210419 (#17525) 2021-04-30 11:02:15 -07:00
Matthias C. M. Troffaes
63c7a82c6a
[ffmpeg] add openh264 support (#17531)
* [ffmpeg] add openh264 support

* [ffmpeg] bump port version

* [ffmpeg] x-add-version

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-30 11:01:30 -07:00
Jack·Boos·Yu
8dad905c6f
[matplotplusplus] Fix find and use dependencies (#17552)
* [matplotplusplus] Fix find and use dependencies

* update version record
2021-04-30 10:59:39 -07:00
Peter Keresztes Schmidt
c8c95c50c1
[zeromq] Update to 4.3.4 (#17554)
* [zeromq] Update to 4.3.4

Use newly introduced WITH_LIBSODIUM_STATIC build option when linking libsodium statically.

* Update versions
2021-04-30 10:57:53 -07:00
Mathis Logemann
4f7901ce6f
[comms,commsdsl] update ports (#17581)
* [comms, commsdsl] update to new version

* update versions
2021-04-30 10:56:51 -07:00
Dariusz Antoniuk
63e7b48acf
[scnlib] Update the port of scnlib to 0.4 (#17242)
* [scnlib] update the scnlib port

* [scnlib] add the version entry
2021-04-29 16:28:53 -07:00
dittons
33a812303b
[stlab] update to 1.6.2 (#17239)
* update stlab to 1.6.2

* update stlab to 1.6.2 (version files)

* fix comment in typo

* update version

Co-authored-by: ian <ian>
Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29 16:27:56 -07:00
JonLiu1993
6b47549240
[Xalan-C] update to 1.12 (#17256)
* [Xalan-C] update to 1.12

* update version
2021-04-29 16:18:49 -07:00
NancyLi1013
422d8abfdd
[libwebsockets] Update dependency (#17253)
* [libwebsockets] Update dependency

* Update version files
2021-04-29 16:16:35 -07:00
Matt Schulte
69b57f85fc
[elfio] Update elfio from 3.8 to 3.9 (#17249)
* [elfio] Update elfio from 3.8 to 3.9

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2021-04-29 16:15:34 -07:00
JonLiu1993
58c1d6636b
[libyuv] update to latest commit (#17294)
* [libyuv] update to latest commit

* update version

* change configure_file parameter

* update version
2021-04-29 16:14:01 -07:00
Ilya Arzhannikov
c6f8dbac62
[Gmp] add cflags to build commands for compiletime tools (#17264)
* add cflags for compile time tools

* vcpkg x-add-version gmp

* add yasm-tool as host dependency

* ./vcpkg x-add-version gmp --overwrite-version

* formating

* ./vcpkg x-add-version gmp

* Update ports/gmp/vcpkg.json

* Update versions/baseline.json

* Update versions/g-/gmp.json

* Update versions/g-/gmp.json

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-29 16:13:35 -07:00
Kai Pastor
56c0313c4b
[fontconfig] Don't require uuid port for mingw (#17280)
* [fontconfig] Don't require uuid port for mingw

* Update versions
2021-04-29 15:57:05 -07:00
NancyLi1013
4d57adb52e
[libzip] fix dependency in libzip-config.cmake.in (#17282)
* [libzip] fix dependency in libzip-config.cmake.in

* Update version files
2021-04-29 15:54:14 -07:00
Maxime GIMENO
76a5e426ab
[CGAL] Fix the configuration file (#17300)
* Remove the CGALConfig.cmake in /lib/cgal to only keep the original stuff in /share/cgal. This will fix the missing CGAL_VERSION.

* Update CONTROL version

* update baseline version
2021-04-29 15:48:08 -07:00
georg-emg
16cb5ff369
[ryu] fixed syntax error in ryuConfig.cmake (#17306)
* ryuConfig.cmake now checks the target rather than the host system to decide whether to install ryu.lib or linryu.a

* executed vcpkg x-add-version ryu

* Update ports/ryu/ryuConfig.cmake

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>

* executed vcpkg x-add-version ryu

* fixed a syntax error in ports/ryu/ryuConfig.cmake

* vcpkg x-add-version ryu

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-29 15:45:22 -07:00
Szabolcs Horvát
90e7eaf824
[igraph] create new port (#17311)
* [igraph] create new port

* [igraph] commit x-add-version result

* [igraph] fix formatting

* Update ports/igraph/portfile.cmake

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/igraph/portfile.cmake

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/igraph/portfile.cmake

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* Update ports/igraph/portfile.cmake

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* [igraph] explain why we use the release tarball

* [igraph] x-add-version

* [igraph] workaround for MSVC security warnings

* Disable some MSVC warnings

* set up for cross-compilation

* fixes

* enable external CXSparse and fixes

* final cleanup

* vcpkg x-add-version igraph

* Update ports/igraph/portfile.cmake

* Update ports/igraph/portfile.cmake

* Update ports/igraph/portfile.cmake

* Update ports/igraph/vcpkg.json

* x-add-version

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-29 15:43:20 -07:00
myd7349
2f03bdc3f0
[yyjson] Add new port (#17201)
* [yyjson] Add new port

* [yyjson] Add version file

* [yyjson] Patch CMakeLists.txt

* [yyjson] Overwrite version

* [yyjson] Copy pdb files

* [yyjson] Overwrite version

* [yyjson] Fix UWP build

* [yyjson] Overwrite version

* [yyjson] Fix patch encoding

* [yyjson] Overwrite version

* [yyjson] Update to 2021-04-12

* [yyjson] Bump version

* [yyjson] Update versions/y-/yyjson.json

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>

* [yyjson] Modernize

* [yyjson] Overwrite version

* [yyjson] Modernize

* [yyjson] Overwrite version

Co-authored-by: Adam Johnson <AdamJohnso@gmail.com>
2021-04-29 14:02:08 -07:00
NancyLi1013
11d559a0c9
[soil] Update repository (#17012)
* [soil] Update repository

* Remove skip from ci.baseline.txt

* Update CMakeLists.txt and add support field

* update version files

* Update to another repository

* Rename SOILConfig.cmake.in to soilConfig.cmake.in

* Update ports/soil/portfile.cmake

* Update configureVersion file

* Update and rename SOILConfigVersion.cmake.in to soilConfigVersion.cmake.in

* Update version files

* Update versions/s-/soil.json
2021-04-29 13:56:26 -07:00
Jonathan Hale
70610f4494
[magnum,-plugins] Fix deprecated use of vcpkg_check_features (#17016)
Signed-off-by: Squareys <squareys@googlemail.com>
2021-04-29 13:49:04 -07:00
Robert Schumacher
4f942e1b11
[python3] Disable registry access to determine WinSDK (#17579)
Co-authored-by: Robert Schumacher <ras0219@outlook.com>
2021-04-29 13:30:24 -07:00
Mathis Logemann
387623e878
[comms, commsdsl] update ports (#16415)
* update comms

* update versions

* commsdsl is dynamic only

* update version

* fail on static

* update version

* use version-semver instead of version-string

* update versions
2021-04-29 13:02:29 -07:00
Fei Chong
2cfbf01199
update osg-qt from Qt4 tag to master branch(Qt5) (#14761)
* update osg-qt from Qt4 tag to master brach(Qt5)

* [osg-qt]: update version to Qt5#4

* Apply suggestions from code review

* Update versions/baseline.json

* Update versions/o-/osg-qt.json

* Update versions/baseline.json

* Update versions/o-/osg-qt.json

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-29 13:01:42 -07:00
NancyLi1013
6537078e8a
[opencv4] Fix OPTIONS BUILD_opencv_gapi (#17354)
* [opencv4] Fix OPTIONS BUILD_opencv_gapi

* Update version files
2021-04-29 10:45:23 -07:00
Stefano Sinigardi
58678a961f
[darknet] fix opencv features, add compatibility with VS16.9 (#15942)
* [darknet] fix opencv features colliding one with the others

* update yolov4-tiny sha512

* move to manifest file

* format manifest file and fix some inconsistencies

* [darknet] fix references

* Update ports/darknet/vcpkg.json

* Update versions/d-/darknet.json

* apply review suggestions

* [darknet] fix references

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* format as requested by CI

* [darknet] update refs

* [darknet] bugfix

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-29 10:45:10 -07:00
myd7349
2a61223ac0
[simdjson] Update to 0.9.2 (#17200)
* [simdjson] Update to 0.9.2

* [simdjson] Bump version

* [simdjson] Modernize

* [simdjson] Overwrite version

* [simdjson] Modernize

* [simdjson] Overwrite version

* [simdjson] I don't intend to change this line
2021-04-29 10:44:52 -07:00
Sylvain Doremus
1efdaf8f4d
[shaderwriter] Update to version 1.1.0 (#17347)
* [shaderwriter] Update to version 1.1.0

* Replaced "version-string" with "version".

* Updated port version's sha
2021-04-29 08:22:26 -07:00
Jack·Boos·Yu
d329368fd4
[forge] Fix usage (#17404)
* [forge] Fix usage

* update version record
2021-04-29 08:08:10 -07:00
Ryan
c6f863b236
[frozen] Update to latest commit (#17451)
* convert control file

* update frozen to latest commit

* cleanup redundancies

* cleanup deprecated functions

* disable tests

* add version
2021-04-29 08:03:59 -07:00
nicole mazzuca
e6cabdece5
[ci] Update macOS to 11 (#17376)
* start 2021-04-16 process

Major new things:
* update to macOS Big Sur (11.*)
* switch from VirtualBox to Parallels due to ^ (and also ARM)

Minor new things:
* update from xcode CLT 12 to 12.4

This PR includes new stuff for creating the base box for parallels.
Still to do: using the new box type.

* update the vagrantfile stuff

* link the CI to the new version

* modify how macOS boxes are made

the Vagrantfile for the final VM will only download the azure pipeline stuff

this allows us to keep the versions of brew applications stable

* fix cpus and memory

* add vagrant plugins to installables

* Skip cppgraphqlgen ICE.

* [sdformat6] Remove unneeded include(FindBoost) which causes problems when the system cmake version doesn't match the one deployed by vcpkg.

* switch to dmg for installing osxfuse/sshfs

* Set cores to 11 (leaving 1 thread for host)

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-04-29 07:39:04 -07:00
Alexander Neumann
326eabc191
[libpq] fix python patches (#15579)
* [libpq] fix python patches

* [libpq] Bump port-version and add comment about python patches

* Bump port-version

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28 21:30:37 -07:00
Dawid Wróbel
7f17087407
qt5-base: misleading list of system packages required (#16280)
* qt5-base: misleading list of system packages reqd

qt5-base requires many more packages present than just a mere
libxkbcommon-x11-dev currently suggested. Let's instead point users
to thezure provision script, which a complete and an up-to-date list
of them.

* [qt5-base] bump version

* update version record

* Update ports/qt5-base/vcpkg.json

* Update versions/q-/qt5-base.json

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28 17:53:01 -07:00
Gilles Grospellier
2a90d45fad
[parmetis] Fix build on x64-linux. (#17410)
* Fix parmetis build on x64-linux.

- Change 'METIS' directory to 'metis' because the true name is 'metis'.
- Remove the non working (on linux) link 'METIS' to 'metis'.
- Use absolute path for GKLIB_PATH. Using relative path does not work
  for test HAVE_THREADLOCALSTORAGE in metis/GKlib/GKlibSystem.cmake

* Update parmetis version in baseline.

* Update CONTROL file

* Apply reviewer comment.

* Update ci-baseline.txt

* Update hash in parmetis.json.

* Update port version instead of package version.

* Update hash version

* Try to build parmetis on 'osx'.
2021-04-28 17:39:30 -07:00
NancyLi1013
5db5b34a05
[pcl] Fix qhul cannot be found (#17437)
* [pcl] Fix qhul cannot be found

* Update version files
2021-04-28 17:38:32 -07:00
Francisco Facioni
5014989b54
[tinyexr] update version and add targets (#17360)
* [tinyexr] upgrade to 1.0.0 and add targets

* [tinyexr] Disable building sample

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28 17:38:07 -07:00
Ilya Arzhannikov
47c63128dd
[Nettle] add cflags to build tools (#17421)
* add cflags for build tools

* ./vcpkg x-add-version nettle

Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-28 17:35:51 -07:00
Todor Prokopov
655e1b4dab
[urho3d] Add new port (#14538)
* [urho3d] Add new port

* [urho3d] Build master branch

* [urho3d] Fix osx build

* [urho3d] Fix windows build

* [urho3d] Update to newest version

* [urho3d] Add versions info

* [urho3d] arm and uwp are not supported

* [urho3d] Update versions info

* [urho3d] Convert CONTROL to vcpkg.json

* [urho3d] Update portfile.cmake to use newer cmake functions

* [urho3d] Fix ExternalProject_Add error

* [urho3d] Update versions info
2021-04-28 17:32:42 -07:00
Francisco Facioni
0b14f8595c
[PoissonRecon] new port (#17370)
* [PoissonRecon] new port

* [poissonrecon] Simplify port and patches

Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28 17:31:42 -07:00
Jacob Kahn
81bcfa90bc
[flashlight-cuda] update port to v0.3 (#17378)
* [flashlight-cuda] update port

* Update versions

* 0.3 tip

* version-string --> version, remove port-version

* Commit with --overwrite-version

* Update versions/f-/flashlight-cuda.json

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-04-28 17:27:44 -07:00
NancyLi1013
345921bce4
[fmt] Update usage (#17279) 2021-04-28 17:08:29 -07:00
ahugeat
0e9dd06bd3
[gamedev-framework] Update to 0.20.0 (#17445)
* Update gamedev-framework to v0.20.0

* Add missing x-add-version

* Update description

* Update x-add-version after description update

* Update versions/g-/gamedev-framework.json

* Update ports/gamedev-framework/vcpkg.json

* Update ci.baseline.txt

* Fix wrong git-tree hash

* Use fail in ci.baseline.txt.

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-04-28 16:37:44 -07:00
Adam Johnson
59ea102312
[physx] Update to 4.1.2 (#17453)
* [physx] Update to 4.1.2

* [physx] Update to vcpkg-cmake

* [physx] x-add-version
2021-04-28 15:52:34 -07:00
Mathis Logemann
b9a6b3985f
[new/updated port] frugally-deep and updated fplus (#17559)
* update fplus and fix cmake target. new port frugally-deep

* update version and format manifest

* add frugally-deep version

* lol thats header only..

* update version

* add feature double to frugally-deep

* update version
2021-04-28 15:32:43 -07:00
JonLiu1993
05d29d04b9
[marl] update to latest version (#17459)
* [marl] update to 2021-2-19

* update version

* update vcpkg-json

* update json file

* update version

* [marl] update to 2021-04-25

* update version

* Update vcpkg.json

* Update baseline.json

* update version
2021-04-28 14:42:15 -07:00
Matthias C. M. Troffaes
d0f18bbccd
[ffmpeg] avdevice xcb linking fix on linux (#17467)
* [ffmpeg] avdevice depends on xcb on linux

* [ffmpeg] bump port version

* [ffmpeg] x-add-version
2021-04-28 14:35:29 -07:00
Alexander Neumann
a679cddd07
[gettext] disable dirent detection on windows (#17523) 2021-04-28 13:55:54 -07:00
JonLiu1993
7c27548533
[boolinq] update to 3.0.1 (2020-07-29) (#17495)
* [boolinq] update to 3.0.1 (2020-07-29)
2021-04-28 13:51:46 -07:00
Joakim L. Gilje
05f715e6d0
[botan] add arm (#17509) 2021-04-28 13:51:03 -07:00
Alexander Neumann
7ab13e4d69
[pkgconf] Add new port (#17488)
* add new port pkgconf

* version stuff

* reformat manifest

* update version

* add supports field

* version stuff again
2021-04-28 13:50:45 -07:00
Jack·Boos·Yu
ee8c444d4d
[vcpkg baseline][marble] Disable dependency KF5 (#17492) 2021-04-28 13:31:52 -07:00
KOGA Mitsuhiro
4330ee1d34
[sqlcipher] update to 4.4.3 (#17500) (#17501) 2021-04-28 13:26:02 -07:00
JonLiu1993
574ac20545
[grpc] update to 1.37.0 (#17496) 2021-04-28 13:24:37 -07:00
JonLiu1993
4a58116c3c
[gamenetworkingsockets] Update to the latest commit to include headers (#17507)
* [gamenetworkingsockets] Update to the latest commit to include headers

* update version

* Update portfile.cmake

* update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-28 13:12:19 -07:00
Phoebe
e01bb32836
[vcpkg baseline][gdk-pixbuf] Fix build error on windows (#17528)
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2021-04-28 12:06:01 -07:00
Jack·Boos·Yu
b9cd2a7958
[spdlog] Fix mingW build (#17511)
* [spdlog] Fix mingW build

* update version record
2021-04-27 12:44:31 -07:00
Alexander Neumann
546813ae7b
[glib up to gtk] update and make it work with meson (#13100)
* update glib to meson

* update ci baseline

* update glib to 2.66.3
remove cmakelists

* fix some minor meson issue but meson is still a mess

* add_bin_to_path to vcpkg_install_meson

* regen docs

* try fixing/touching all glib dependent ports

* fix libsigcpp-3 version

* fix glibmm

* fix gmime

* fix libcroco

* update libnice

* fix atk build

* update harfbuzz

* fix few builds

* update libxmlpp

* fix gdk-pixbuf

* fix gts

* gts add patch

* remove old libsigcpp

* add missing comma

* fix supports logic

* fix name mismatch

* restore original ci baseline.

* fix a lot of small details.
increment controls.

* fix harfbuzz & glib

* bump port version

* update port_versions

* fix version field

* update versions

* fix glib in harfbuzz

* update port versions

* silly uppercase type

* update port-versions

* fix cairo build

* update version

* fix atk

* update atk port-verisons

* fix gts public includes

* update versions

* fix cairomm

* fix pango

* fix ignition

* update versions.

* fix gtk

* fix librsvg

* update versions

* fix atk linux

* fix libgpod

* update versions

* fix lcm

* fix librsvg

* update pango and pangomm

* update pango to meson

* more updates

* update pixman

* fix cairo

* fix cairo

* some fixes

* reorder meson a bit

* add none.txt for meson

* fix x86_x64 to x86 "cross" builds

* add tiff pkgconfig

* update gdk-pixbuf

* fix tiff and jpeg

* add graphene

* fix gdk-pixbuf

* add sassc

* update gtk

* fix cairo complete build

* add harfbuzz inlcude in pango since meson does not add it into pkgconfig.

* fix gtk build. Remaining issue fix install script.

* fix gtk build

* fix io2d

* add supports field

* fix cartographer?

* fix librsvg build

* fix gtk build

* fix cartographer

* fix sassc on linux

* fix tiff and libjpeg pc files

* fix pixman x86

* _isnanf is undefined on arm-

* merge fix for make on arm64

* fix gdk-pixbuf on arm64-windows

* pixman remove test/demos.
should fix it on osx.

* [vcpkg_install_meson] add bin to path to run code generators

* [vcpkg_configure_meson]
deactivate native compiler in cross builds
make x86 on x86_x64 a native instead of a cross build
(as long as we are not building for UWP)

* pixman reenable UWP support.

* pixman reenable arm support

* add pixman:arm-uwp=fail to baseline

* update gtkmm

* remove double whitespaces

* gtk baseline
gtk dependency on cairo x11
remove double spaces in flags

* fix linux build

* native none again

* cairo fix cairo-script.pc

* comment out patch since the cairo changes should have fixed it.

* disable wayland backend in GTK since CI is missing system packages

* silly typo in cairo pc file correction
install lzo pc on windows

* remove double spaces in _FLAGS
remove unnecessary comments

* actually disabling wayland backend

* fix glib codegen issue having the wrong path

* try to fix paths in glib codegen

* integrate changes form #12860

* add the uwp patch back in

* deactivate extra harfbuzz shapers.

* vcpkg x-add-version --all --overwrite-version

* remove patches in tesseract.

* fix version

* rerun add-version

* add libgpod:x64-linux=fail to baseline due to missing system tools/libraries

* change regex to take double - into account.

* run x-add-version

* run format-manifest

* add missing removal of multiple spaces back into the regex

* remove ws diff change

* fix gtkmm the upstream way

* remove ws to reduce diff

* make glib build on osx

* format manifest

* run x-add-version

* add pthread dependency

* update baseline due to glib compiling on osx now.

* add meson as a dep to glib

* - add glib host dependencies
- switch to manifest of touched ports

* switch to manifest.

* [libxml2] add gnuinstalldirs

* [libxml2] add missing include of GNUInstallDirs

* add version info

* add include dir to pc files ....

* update version

* add UWP as crosscompiling target

* Apply suggestions from code review

* trying to fix cairo pthread detection on osx.

* fix libmicrohttpd by adding the required system frameworks on osx

* fix poppler by not removing the CXX standard

* fix missing coretext header from harfbuzz in pano

* fix formating issues

* fix librsvg on osx

* revert version changes

* bump version

* version stuff.

* fix graphene version stuff

* fix version stuff

* removing ports from ci baseline to cause me pain

* move cairomm:x64-linux=fail
to gtkmm:x64-linx=fail
remove pangomm:x64-osx=fail

* fix typo

* revert ws changes to vcpkg_install_meson

* update port version after merge

* version stuff

* fix fluidsynth by adding vcpkg_check_features

* move cairo to ci baseline on osx

* version stuff

* fluidsynth corrections

* more version stuff

* apply code review changes

* clean version stuff.

* update version stuff

* code review cleanup

* version stuff

* formating

* update version stuff again

* remove gdi again

* version stuff

* version stuff

* version baseline

* Apply strega-nil suggestions from code review

* run x-add-version

* reset versions to upstream/master

* v8 CONTROL -> json

* reset fluidsynth to upstream/master

* first batch of version-string -> version conversion

* second and last batch of version-string -> version conversions

* update version stuff

* disable gdi feature in harfbuzz (missing user32 linkage in qt5-base)

* version stuff

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

* more CR stuff

* update versions

* back out provision changes so that pr can be merged.

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2021-04-26 10:28:21 -07:00
Billy O'Neal
a9b27ed5df
Update VMs, CMake to 3.20.1, CUDA to 11.3, and pwsh to 7.1.3 (#17331)
* Update to CUDA 11.3 on Windows.

* Update PowerShell to 7.1.3.

* Update CUDA to 11.3 on Linux.

* "Explode" VM provisioning scripts for more consistent feedback during deploy. This resolves the deployment script often hanging with no feedback as to why.

* [libdatachannel] Fix use of deprecated result_type typedef.

Submitted upstream as https://github.com/paullouisageneau/libdatachannel/pull/413

* [libvpx] Get the libvpx outputs from the correct place.

(Perhaps VS2019 version 16.10 moved where these are placed? I've been defensive and left an attempt to find from the old location in place.)

* [chromaprint] Support implementations where lrintf is an intrinsic.

* Add provision-entire-image script.

* [cudnn] Disable download-on-the-fly due to licensing concerns.

* Add libnccl to Linux VMs.

* [wangle] Disable x64-windows due to an ICE.

* [cmake] Update cmake to 3.20.1 to avoid https://gitlab.kitware.com/cmake/cmake/-/issues/21571 race

* [libudis86] Fix passing a bogus working directory which fails on CMake 3.20.x

* [dartsim] Disable unit tests, examples, and tutorials, some of which have CMake authoring errors rejected by 3.20.1.

* Add thrust to the cuda installees.

* [tensorflow] Put .bzl in CURRENT_BUILDTREES_DIR to avoid running out of disk space in CI and to respect --clean-after-build.

* [dimcli] Skip port broken by changes in VS2019 project system.

* [upb] Disable an additional warning.

* [libhv] Fix typo DISABLE_PARALLEL => DISABLE_PARALLEL_CONFIGURE

* Update pools
2021-04-26 10:27:45 -07:00
Ilya Arzhannikov
84e5852cfa
[Libidn2] disable documentation (#17419)
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
2021-04-25 00:19:50 -07:00
JonLiu1993
6ebcd4e443
[armadillo] update to <10.4.0> (#17297)
* [armadillo] update to <10.4.0>

* update version
2021-04-23 16:05:42 -07:00
Kai Pastor
49f1d5ac34
[pthreads] Make port empty on mingw (#17318)
* Make pthreads an empty package for mingw

* x-add-version
2021-04-23 16:04:42 -07:00
JonLiu1993
bb0b48e4ce
[cub] update to 1.12.0 (#17355)
* [cub] update to 1.12.0

* update version
2021-04-23 15:26:16 -07:00
Matthieu Penant
99987d007a
[hdf5] threadsafe support (#17371)
* hdf5 threadsafe support

fixes #17260

* baseline + sha
2021-04-23 15:25:34 -07:00
Francisco Facioni
66b2cfb7e2
[spirv-cross] small cleanup (#17367)
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
2021-04-23 13:28:31 -07:00