Commit Graph

183 Commits

Author SHA1 Message Date
Cheney Wang
98facc403c
[rttr] Update to latest commit for supporting c++20 (#29806)
* [rttr] Update to latest commit for support c++20

* Modify name of patch
2023-02-23 11:09:43 -08:00
jim wang
6b8fd05982
[re2] update to 2023-02-01 (#29747)
* [re2] update to 2023-02-01

* [re2] update to 2023-02-01

* [re2] update to 2023-02-01

* [re2] update to 2023-02-01
2023-02-21 08:09:59 -08:00
Andrey Nekrasov
357d36106b
[roaring] Update to 0.9.6 (#29579) 2023-02-13 07:37:58 -08:00
Wilrick
7e36345945
[realsense2] Update to v2.53.1 (#29501) 2023-02-08 13:49:41 -08:00
Adrian Bibby Walther
628076aeed
[rapidcheck] Update to 2023-01-13 (#29436)
* Updated rapidcheck to 2023-01-13.

* Updated version files.

* Add license note and quotes.

* Forgot to fix version DB :)

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-02-03 14:21:16 -08:00
Andrew Kornilov
9d92f36654
[raygui] Add new port (#29364)
* [raygui] Add new port

* Update ports/raygui/portfile.cmake

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

* [raygui] Update version

---------

Co-authored-by: Mengna Li <95600143+Adela0814@users.noreply.github.com>
2023-02-02 20:25:14 -08:00
Sylvain Doremus
ff666f83e0
[rendergraph] Updated to version 1.2.0. (#29359) 2023-02-02 19:58:03 -08:00
Alexander Neumann
a4e94e9d6d
[rkcommon] add new port (#29263)
* [rkcommon] add port

* v db

* Fix static builds and supports

* format manifest

* v db

* Add usage file.

---------

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-31 18:53:23 -08:00
Alexander Neumann
46dda5372b
[vtk|opencv4|openimageio] Switch to Qt6 (#29078)
* Switch stuff to Qt6

* give opencv4 the correct deps

* add Qt5Compat to find_dependency

* refine vtk deps and promote targets to global

* fix dep

* ci is probably faster than my desktop pc building.

* remove invalid patch part

* add qt6 patch

* second patch

* make openimageio ignore qt5

* [skip actions] qt6 part 3

* vtk qt6 patch

* try openimageio again

* move gl include

* fix patch

* does it work now?

* remove qualified name

* more qt6 fixes

* more patches

* update and fix rtabmap

* gles feature in qtbase needs to be disabled for vtk since vtk assumes desktop opengl

* remove patch add error if qtbase was build with gles2

* disable also second patch

* fix theia

* paraview consolidate patches

* fix case issue

* fix missing ,

* add more qt6 changes

* remove unnecessary patches

* bump port version

* remove comments from vtk

* add platform features for tools.

* fix format

* bump ports

* another one to bump

* v db

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2023-01-26 19:19:30 -08:00
reito
10df71e3cf
[rtabmap] update to 0.20.23 (#29021)
* update rtabmap

* add version suffix to indicate it is a version with patches

* fix yaml-cpp

* upstream merged patch
2023-01-24 17:06:22 -08:00
chausner
883a437946
[re2] Update to 2022-12-01 (#29098)
* Update re2 to 2022-12-01

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2023-01-23 16:01:32 -08:00
Koby Kahane
b28ef371ad
[rocksdb] update to 7.9.2. (#29040) 2023-01-19 18:01:37 -08:00
autoantwort
6b1f3c0605
[restc-cpp] use modern cmake helpers (#29016) 2023-01-18 13:36:42 -08:00
Matthew Oliver
d1e47dbd68
[rtabmap] Update to 0.20.16. (#28954)
* [rtabmap] Update to 0.20.16.

* Update versions.
2023-01-16 12:52:05 -08:00
JonLiu1993
b3968a1e21
[redis-plus-plus] update to <1.3.7> (#28871)
* [redis-plus-plus] update to <1.3.7>

* update version
2023-01-11 23:09:25 -08:00
Thibaut Goetghebuer-Planchon
6e964f12ad
[robin-map] Update to 1.2.1 (#28837) 2023-01-11 16:44:11 -08:00
Andrew Kornilov
c320e71bcd
[reactiveplusplus] Add new port (#28729)
* [reactiveplusplus] Add new port

* Update version database

* [reactiveplusplus] Fix installation

* [reactiveplusplus] Update version
2023-01-08 22:07:09 -08:00
Martin Stump
f9bea5d581
[recycle] add new port (#28642)
* Add port steinwurf/recycle

* Run x-add-version

* Add license field

* Run x-add-version
2022-12-31 01:53:54 -08:00
Koby Kahane
7836f538ab
[rocksdb] update to 7.8.3. (#28601) 2022-12-29 11:01:16 -08:00
Hristo Iliev
809a7384dd
[raylib] Fix dependency on glfw for emscripten and compilation options (#28079)
* Fix dependency on glfw for emscripten and compilation options

* Updated port version and commit

* add port-version

* vdb

Co-authored-by: FrankXie <v-frankxie@microsoft.com>
2022-12-28 13:52:08 -08:00
JulZimmermann
e82778a710
[re2] set license (#28259)
* set license in re2

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:39:25 -08:00
JulZimmermann
78d84f4625
[range-v3] set license (#28258)
* set license in range-v3

* run x-add-version

* set license in range-v3

* run x-add-version

Co-authored-by: Julian Zimmermann <julian.zimmermann@gti.de>
2022-12-13 19:36:36 -08:00
autoantwort
c3091537af
[rtaudio] use support expressions (#28277) 2022-12-13 15:48:47 -08:00
Michael R. P. Ragazzon
bd52580aea
[rmlui] Update to version 5.0 (#28293) 2022-12-12 11:00:57 -08:00
JonLiu1993
ed54c9a15f
[redis-plus-plus] update version to 1.3.6 (#28201)
* [redis-plus-plus] update version to 1.3.6

* update version
2022-12-08 15:51:34 -08:00
autoantwort
bbf89017a8
[rocksdb] no absolute paths (#28178) 2022-12-06 12:47:05 -08:00
JonLiu1993
5b0a83d386
[rocksdb] update to 7.7.3 (#28057)
* [rocksdb] update to 7.7.3

* update version

* Add license

* update evrsion
2022-11-30 09:41:27 -08:00
Billy O'Neal
b6bde16b1e
[rttr] Add upstream patch for missing #include<string> (#28000)
Resolves build failure detected in https://github.com/microsoft/vcpkg/pull/27718
2022-11-24 20:02:07 -08:00
Kai Pastor
61a5041d72
Update readline-unix (#27911) 2022-11-21 08:56:47 -08:00
Vitalii Koshura
0b1a04a5fb
[rappture] fix wasm build by setting explicitly to build library with c++11 standard (#27735)
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2022-11-10 08:55:02 -08:00
Daniel Schürmann
893bc1d71d
[rubberband] Update to 3.1.1 (#27114) 2022-11-02 13:43:21 -07:00
Kai Pastor
3e35cb0a15
[scripts|nmake] Add jom option, add language control (#27255)
* Add CL_LANGUAGE option

* Add PREFER_JOM option

* Append install target to targets, not options

* Update vcpkg_install_nmake

* Re-enable nmake UWP builds for C projects

* Use PREFER_JOM

* Update documentation

* Update versions

* Add license fields

* Update versions
2022-11-02 11:32:43 -07:00
Nick
083f103cfb
[rapidfuzz] new port (#27133) 2022-10-09 14:00:18 -07:00
Sean Farrell
7497b024d3
[rioki-glow] Update glow 0.2.1 (#27123)
* [rioki-glow] Update to 0.2.1

[rioki-glow] Update to 0.2.1

* [rioki-glow] Update baseline
2022-10-08 21:16:21 -07:00
autoantwort
cf57d2bfde
[rxcpp] disable tests (#27075) 2022-10-03 13:54:36 -07:00
autoantwort
4bff872bb2
[roaring] no absolute paths (#27034) 2022-09-30 14:38:26 -07:00
Daniel Schürmann
1d5b2d15ff
[new port] Add rubberband (#24549)
* add port for `rubberband`

[rubberband](https://www.breakfastquay.com/rubberband/) is a small
library for stretching sounds.
This is the minimal portfile to make vcpkg happy, but probably still
needs some improvement, i.e. not picking up system libraries.

* [rubberband] Update to 2.0.2

* [rubberband] remove lv2 feature, because the install location is out of the vcpkg install tree

* [rubberband] Remove vcpkg_cmake_get_vars dependency

* [rubberband] Disable static builds on windows because of broken libsndfile dependency

Co-authored-by: Daniel Reuter <daniel.robin.reuter@googlemail.com>
2022-09-22 14:23:53 -07:00
Cheney Wang
28d6249542
[robin-map] Fix error when use find_package(robin-map CONFIG REQUIRED) (#26633)
* [tsl-robin-map] Rename robin-map to tsl-robin-map

* format-manifest

* Let robin-map be an empty port

* x-add-version

* Add empty line

* Add PACKAGE_NAME tsl-robin-map

* Add missing port
2022-09-21 12:28:17 -07:00
Li Wu
bded093da1
upgrade roaring to 0.7.1 (#26802)
Co-authored-by: Li Wu <wuli@yanhuangdata.com>
2022-09-19 11:45:39 -07:00
eao197
6e428ec15b
[restinio] Update to 0.6.17 (#26701)
* RESTinio updated to 0.6.17.

* RESTinio-0.6.17 added to baseline.
2022-09-07 12:16:23 -07:00
SunBlack
6de11d57ab
[realsense2] Update version to v2.51.1 (#26652)
Co-authored-by: Heiko Thiel <heiko.thiel@hpi.de>
2022-09-06 12:45:36 -07:00
Francisco Facioni
3e0abbde12
[rapidcsv] Update to 8.64 (#26473) 2022-08-23 10:13:33 -07:00
Jack·Boos·Yu
3fefadf6cb
[vcpkg baseline][readosm/jemalloc] Disable uwp build and cleanup (#26455)
* [vcpkg baseline][readosm] Disable uwp build

* version

* Cleanup baseline
2022-08-22 09:46:21 -07:00
JonLiu1993
b14fb7282f
[raylib] update to 4.2.0 (#26393)
* [raylib] update to 4.2.0

* update version

* Update portfile.cmake

* update version
2022-08-17 09:28:34 -07:00
Sean Farrell
99f75d8195
[rioki-glow] Adds new port glow 0.2.0 (#26236)
* [rioki-glow] Add version 0.2.0

* [rioki-glow] Update baseline
2022-08-11 18:24:42 -07:00
Thomas1664
31194760c2
[rapidjson] Fix cmake config (#26165)
* [rapidjson] Fix cmake config

* version

* There are no pc files on Windows

* version

* Different config paths on Windows

* version

* Fix config path

* version

* Upstream messed up cmake config on Windows

* version

* Remove PACKAGE_NAME on Windows

* version

* Fix config location

* version

* Revert FILE_DISAMBIGUATOR removal because it invalidates existing downloads for no reason.

* Fix version DB

Co-authored-by: Billy O'Neal <bion@microsoft.com>
2022-08-08 12:09:35 -07:00
Stefano Sinigardi
acb370dd6d
[OpenCV] update to v4.6.0 (#25431)
* [OpenCV] update to v3.4.18 and v4.6.0
enable python2 in vcpkg-get-python-package

* fix references

* remove python2 from testing

* restore python2 tests only on windows&x64

* fix references

* [OpenCV2] add jasper patch

* fix references

* update handling multiple versions

* add usage files

* [dbow] fix build

* [dbow] fix version

* fix references

* remove ipp from vcpkg-ci-opencv for opencv3

* [OpenCV2] fix CRT linking with static libs

* fix references

* [dbow3] add support clause now that is CI tested
[cctag] enable opencv4, fix build on osx

* fix references

* [OpenCV2] fix patch

* fix references

* [libharu] bump version

* fix references

* [rtabmap] fix for opencv 4.6

* [rtabmap] fix manifest

* fix references

* remove llvm dependency to ease CI load

* version

* overwrite version

* fixes for mingw

* add mingw patch

* fix references

* [OpenCV2] fix generated config on win32

* fix references

* update version

* update version

* overwrite baseline

* cleanup after merge

* fix references

* [openmvs] trying to diagnose the problem - DO NOT MERGE

* fix references

* restore port version

* fix references

* Revert "[openmvs] trying to diagnose the problem - DO NOT MERGE"

This reverts commit 8bfd0ff4f9.

* Revert "fix references"

This reverts commit 0e915f6eef.

* skip opencv2 and opencv3

* remove again opencv2/3 from vcpkg-ci-opencv

* apply fixes from review

* fix references

* wrong checksum (tested on windows)

* Github-actions fixes (#2)

* Update opencv4.json

* fix github-actions issues

* formating vcpkg.json

* update git-trees

* fix rtabmap license

* fix references

* fix also dbow3 license

* fix references

* [cctag] remove unnecessary patch section

* fix references

Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
Co-authored-by: Matthieu Penant <matthieu.penant@seika.ca>
Co-authored-by: Matthieu Penant <thieum22@hotmail.com>
2022-08-04 17:21:59 -07:00
Felix Richter
0a253d9d7a
[rbdl-orb] Merging rbdl and rbdl-orb ports (#25695)
* merge port rbdl-orb and rbdl

* vcpkg x-add-version rbdl

* readded rbdl-orb port and empty it reffering to rbdl

* vcpkg x-add-version --all
2022-07-22 14:35:15 -07:00
Osyotr
2c208f9831
[readline-unix] Fix x64-linux-dynamic build (#25823)
Co-authored-by: Osyotr <8740768+Osyotr@users.noreply.github.com>
2022-07-18 13:15:02 -07:00
eao197
26ba6f56c1
[restinio] update to v.0.6.16 (#25724)
* RESTinio updated to v.0.6.16.

* RESTinio v.0.6.16 added to baseline.
2022-07-13 13:55:44 -07:00