Commit Graph

2222 Commits

Author SHA1 Message Date
autoantwort
a091e59775
[numactl] no absolute paths (#22356) 2022-01-06 13:34:00 -08:00
JonLiu1993
9291a56c9f
[glfw3] update to version 3.3.6 (#22366)
* [GLFW3] update to 3.3.6

* update version
2022-01-06 13:23:30 -08:00
Veselin Karaganev
1ea0b48ddd
[refl-cpp] Update to 0.12.2 (#22374)
* Update refl-cpp to 0.12.2

* Update CI baseline
2022-01-06 13:23:10 -08:00
Szabolcs Horvát
ada85a50ea
[igraph] update to 0.9.6 (#22379)
* [igraph] update to 0.9.6

* [igraph] x-add-version

* [igraph] fix using internal PLFIT

* [igraph] x-add-version
2022-01-06 13:17:47 -08:00
winsoft666
18bf5235ee
[teemo] Update to v2.6 (#22384)
* [teemo] Update to v2.6

* [teemo] Update version.

Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2022-01-06 13:16:54 -08:00
autoantwort
bafaf75be9
[wxwidgets] no absolute paths (#22334) 2022-01-06 13:05:08 -08:00
autoantwort
408ffb232c
[libuvc] no absolute paths (#22362) 2022-01-05 20:23:33 -08:00
autoantwort
bd930a1488
[clblas] no absolute paths (#22361) 2022-01-05 20:22:40 -08:00
autoantwort
26272a0c2f
[clrng] no absolute paths (#22360) 2022-01-05 20:22:16 -08:00
autoantwort
efd1d76b22
[clfft] no absolute paths (#22359) 2022-01-05 20:21:59 -08:00
autoantwort
17c788531c
[libmodman] no absolute paths (#22357) 2022-01-05 20:21:40 -08:00
autoantwort
e15bfe6867
[mygui] no absolute paths (#22355) 2022-01-05 20:21:18 -08:00
autoantwort
e902600fb9
[open62541] no absolute paths (#22352) 2022-01-05 20:20:41 -08:00
autoantwort
1c971e5be3
[openxr-loader] no absolute paths (#22351)
* [openxr-loader] no absolute paths

* [openxr-loader] no absolute paths
2022-01-05 20:20:25 -08:00
autoantwort
6127446f25
[marble] no absolute paths (#22346) 2022-01-05 20:19:52 -08:00
双草酸酯
b87c730e96
[fmt] update to 8.1.0 (#22349)
* [fmt] Upgrade to v8.1.0

* update version

* version-semver -> version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-05 19:28:29 -08:00
Mengna Li
5c09112d26
[vulkan-headers/vulkan-hpp] update to v1.2.203 (#22364)
* update vulkan-headers and vulkan-hpp to v1.2.203

* change 'version-string' to 'version'

* version-semver -> version

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-05 18:42:59 -08:00
autoantwort
97f1cc1997
[glibmm] no absolute paths (#22337) 2022-01-05 18:42:21 -08:00
Jack·Boos·Yu
7de32f0237
[libraw] Add feature openmp and fix usage (#22336)
* [libraw] Add feature openmp and fix usage

* version

* Add missing code

* version
2022-01-05 18:22:05 -08:00
Akash
4bd3a11e79
[simbody] new port (#20565)
* Add simbody port

* Use newer vcpkg functions

* Fix cmake config path for unix

* Use patch file instead

* Fix tools path for unix

* Hard-code tools path

* Add freeglut dep

* Link to GLUT::GLUT

* Don't build visualization

* Fix static

* Fix static

* Update versions

* Fail for uwp

* Update baseline

* Apply suggestions from code review

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

* Add !uwp to vcpkg.json

* Fix static

* Test simbody PR on CI

* Try new ref

* Fix hash

* Fix osx

* Fix

* Update ref after upstream merge

* Update ports/simbody/portfile.cmake

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

* Update version

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: LilyWangLL <94091114+LilyWangLL@users.noreply.github.com>
2022-01-05 18:21:10 -08:00
Carlos O'Ryan
e0ac4450e4
[google-cloud-cpp] update to v1.35.0 (#22348) 2022-01-05 18:10:59 -08:00
Frank
b934807c79
[openImageIO] update to 2.3.10.1 (#22316)
* [openImageIO] update to 2.3.10.1

* update versions

* update version

* update patch

* update version

* update patch

* update patch

* update version
2022-01-04 20:09:28 -08:00
Be
f25991f650
[libkeyfinder] update to 2.2.6 (#22299)
This fixes a few issues with the pkgconfig and CMake package
config files.
2022-01-04 20:01:21 -08:00
Be
407bda38c1
[portmidi] update to 2.0.2 (#22312)
This removes the need for the patch to get portmidi to build on
macOS.
2022-01-04 20:00:50 -08:00
Mengna Li
f73ca51564
update boolinq to v3.0.4 (#22315) 2022-01-04 19:58:12 -08:00
Jack·Boos·Yu
b68f3cc7ec
[vcpkg baseline][urho3d] Fix dependency readline (#22321)
* [vcpkg baseline][urho3d] Fix dependency readline-osx

* format manifest

* version

* Add port readline-unix, convert build type to makefile, set readline-osx as a empty package

* version

* change dependency to readline-unix on non-Windows

* version

* Update ports/readline-unix/vcpkg.json

Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
2022-01-04 19:57:18 -08:00
LilyWangLL
f2fa2feb0c
[hidapi] Fix cmake error (#22320)
* [hidapi] Fix cmake error

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-01-04 19:56:55 -08:00
autoantwort
00b791920a
[kf5attica] no absolute paths (#22324) 2022-01-04 19:48:16 -08:00
autoantwort
f9b2095ff6
[sail] no absolute paths (#22326) 2022-01-04 19:48:02 -08:00
Kai Pastor
18816d8194
[gdal] Fix configuration bug (#22322)
* Fix configuration bug

* Update versions
2022-01-04 19:45:59 -08:00
autoantwort
a720cf5eba
[opencolorio] no absolute paths (#22332) 2022-01-04 16:55:56 -08:00
autoantwort
8f929a6212
[kf5windowsystem] no absolute paths (#22333) 2022-01-04 16:54:36 -08:00
kkzi
044f9b891f
[minio-cpp] add new port (#22242)
* [new port] minio-cpp v0.0.1

* fix with vcpkg x-add-version --all

* Update version database

* fix deprecated functions

* Update version database

* Update ports/minio-cpp/portfile.cmake

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

* minio-cpp:x64-osx=fail

* Update version database

* add patch file

* Update version database

* Revert "minio-cpp:x64-osx=fail"

This reverts commit e296a672f5.

* we still want to install pkgconfig file

* fix version

Co-authored-by: xuan.guo@atomdatatech.com <xuan.guo@atomdatatech.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-04 15:31:36 -08:00
Pierre Bisaillon
f596d1656f
[ace] Modifications to generate the correct build files for x64-linux configuration (#22091)
* Update portfile.cmake

Modifications to generate the correct build files for x64-linux configuration

* Update portfile.cmake

* Modifications to generate the correct build files for x64-linux configuration

* Corrected version hash

* Update portfile.cmake

Tabs replaced by spaces

* Update ace.json

Update version database

* Apply suggestions from code review

* update versions

Co-authored-by: bisaillonp <Pierre.Bisaillon@ixiasoft.com>
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-01-04 15:02:48 -08:00
Matthias Kuhn
aac7c6588b
[qca] new feature botan (#22227) 2022-01-04 15:02:13 -08:00
nicole mazzuca
7e3f9817bc
Revert "[qt-advanced-docking-system] update and use qt6 (#21998)" (#22350)
This reverts commit 91e1ce34a5.
2022-01-04 14:45:21 -08:00
Alexander Neumann
91e1ce34a5
[qt-advanced-docking-system] update and use qt6 (#21998)
* update port

* format-manifest

* version stuff

* version stuff

* fix arm windows

* version stuff
2022-01-04 14:42:55 -08:00
Max Khon
e2a2317755
[gettext] Fix tools build: (#22211)
msginit-msginit.obj : error LNK2019: unresolved external symbol __imp_optarg_a referenced in function main
.libs\msginit.exe : fatal error LNK1120: 1 unresolved externals
2022-01-04 12:24:50 -08:00
autoantwort
abf52dd1ad
[unixodbc] no absolute paths (#21572)
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-01-03 14:57:47 -08:00
Max Khon
c662463c24
[python3] Install pkg-config files on Windows platforms (#22198) 2022-01-03 14:24:11 -08:00
Neel Raiyani
c3dfd6ade0
[ftxui] update to 0.11 (#22293)
* update ftxui version

* update sha512

* update port vcpkg.json version-string

* remove redundant version string

* fix git-tree sha in version\ftxui.json

* Remove unnecessary port-version.

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-01-03 14:13:03 -08:00
Kai Pastor
ee6c3f1bd5
[proj4] Update to 8.2.1 (#22283)
* Update proj to 8.2.1

* Fix formatting

* Use new BUILD_APPS option

* Update versions

* Add explicit nlohmann-json dependency

* Update versions

* Enforce consistent definition of PROJ_DLL

* Update versions

* [skip actions] CI
2022-01-03 13:56:02 -08:00
Be
4cd4324b91
[hidapi] update to 0.11.2 (#22304)
This implements hid_get_input_report with the Linux hidraw backend
plus fixes a few bugs on Windows.
2022-01-03 13:42:13 -08:00
Yury Bura
719254050a
[catch2] update to v2.13.8 (#22310)
* [catch2] update to v2.13.8

* update versions
2022-01-03 13:41:45 -08:00
LilyWangLL
2e18a52428
[magnum] Fix feature glfwapplication find glfw failed (#22272)
* [magnum] Fix feature glfwapplication find glfw failed

* update version

* update portfile.cmake

* update version

* update portfile.cmake

* update version

* update version

* update version

* More double quotes

* version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2022-01-03 13:24:17 -08:00
Be
c849f331d8
[portmidi] update to 2.0.1; add Linux support (#22256)
The original PortMidi author moved it to GitHub and made the first
release in many years. The build system now works without hacks.
2022-01-03 13:23:35 -08:00
Kai Pastor
cccfe836db
[gdal] Add features for hdf5, netcdf, postgresql (#21231)
* Revise configuration, avoid hidden dependencies

* Expose hdf5 and netcdf feature, fix static linkage

* Fix hdf5 pc files

* Add spatialite flag

* Update versions

* Expose feature platform dependencies

* Update versions

* Configure gdal for windows arm and arm64

* Add postgresql feature

* Update versions

* Update wrapper

* Update versions

* Update baseline

* [skip actions] CI

* Use pkgconfig for expat

* Update versions

* uwp is unsupported (comsuppw.lib, atls.lib)

* Update versions
2022-01-03 13:08:39 -08:00
Laurent Rineau
f4e258ac88
[cgal ] Update to 5.3.1 (#22235)
* Update to 5.3.1

* Add version

* Apply suggestions from the CI

* After `vcpkg format-manifest ports/cgal/vcpkg.json`

* add version

* Update versions

* Fix after suggestions from JonLiu1993

* Fix versions
2021-12-30 15:22:10 -08:00
autoantwort
46896e719f
[tensorflow(-cc)] no absolute paths (#22159) 2021-12-30 11:03:07 -08:00
klaus triendl
80f5b51ef5
[sqlite-orm] Update to 1.7.1 (#21996) (#22253)
Co-authored-by: klaus triendl <klaus.triendl@firedaemon.com>
2021-12-30 10:28:48 -08:00