Commit Graph

150 Commits

Author SHA1 Message Date
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
Sean Farrell
9065505cd6
[rsig] Updates rsig to 0.1.1 (#25669)
* [rsig] Updates rsig to 0.1.1

* Use the right usage file.

* Update versions.
2022-07-13 13:52:54 -07:00
tqcq
5f631cf955
[rxcpp] upgrade version from v4.1.0 to v4.1.1 (#25557)
* feature upgrade rxcpp version from v4.1.0 to v4.1.1

* feature x-add-version

* fix rxcpp version hash diff

* feature migrating new cmake function

* feature upgrade vcpkg from v4.1.0 to v4.1.1

* fix format-manifest

* feature use version instead of version-string

* feature run x-add-version for rxcpp

* feature add license to rxcpp

* feature x-add-version for rxcpp

* update vcpkg.json

* update version

Co-authored-by: Jonliu1993 <13720414433@163.com>
2022-07-13 10:35:33 -07:00
Mengna Li
83990a6d9a
[readline-win32] export target (#25611)
* export target

* update homepage url
2022-07-08 12:35:19 -07:00
Jack·Boos·Yu
7a7c0ecdcd
[vcpkg baseline][rapidjson] Re-check hash value (#25547)
* [test] Test rapidjson hash

* Restore the origin hash

* version

* Re-trigger download

* version

* Try to check hash again

* version

* Remove empty space to reduce changes size

* version

* increase num

* version
2022-07-05 08:40:42 -07:00
Thomas1664
cd01742242
[rapidjson] Fix version db (#25526) 2022-07-01 14:52:22 -07:00
Frank
18ab388c61
[rapidjson] Update hash (#25509)
* update hash

* update hash

* overwrite hash
2022-07-01 11:14:20 -07:00
Alexander Smyslov
2bfe0fa1fc
[rapidjson] [ms-gltf] Upgrade up to 2022-06-28 (#21112)
* Add files via upload

* [new port] avro-cpp

* add boost-format

* remove comments

* remove comments

* [rapidjson] Upgrade up to 2021-11-01

* [rapidjson] Upgrade up to 2021-11-01

* fix remarks

* fix remarks

* Update ports/rapidjson/portfile.cmake

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

* Update ports/rapidjson/vcpkg.json

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

* fix remarks

* fix remarks

* merge with master

* add version

* update hash

* Update ports/rapidjson/portfile.cmake

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

* Update ports/rapidjson/portfile.cmake

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

* update hash

* Update ports/rapidjson/vcpkg.json

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

* update version

* update hash

* update hash

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* update ms-gltf

* Update ports/rapidjson/portfile.cmake

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

* update hash

Co-authored-by: Alexander Smyslov <aleksandr.smyslov@libertexgroup.com>
Co-authored-by: Smyslov Alexander Nikolayevich <aleksandr.smyslov@fxclub.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
2022-06-30 13:36:33 -07:00
Billy O'Neal
5241c59aa0
[range-v3] Update to 0.12.0 (#25375)
* Update range-v3 to 0.12.0

* Add license note.
2022-06-22 08:16:17 -07:00
Jack·Boos·Yu
945e171c8c
[redis-plus-plus] Add feature async-std and fix dependency libuv (#25272)
* [redis-plus-plus] Add feature async-std and fix dependency libuv

* Re-generate patch

* version

* Add license

* version

* Apply suggestion

* version
2022-06-17 12:47:31 -07:00
Kelly (KT) Thompson
ac6ef2f665
[random123] Add new port (#24716)
* Provide Deshaw Research's Random123 implementation

* Convert CONTROL to vcpkg.json.

* Update versions/baseline.json.

* Remove call to deprecated function.

* Address reviewer comments by using vcpkg_from_github.

* Implement recommended changes from MR review.

* Update x-add-version.

* Random123 uses a proprietary license that is very similar to BSD.

* Random123 uses a proprietary license that is very similar to BSD.

* Update versions file.

* format portfile.cmake

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-15 13:40:29 -07:00
Giovanni A. Zuliani
b9e42cd228
[rtmidi] Add new 'alsa' feature (#25156) 2022-06-13 16:30:52 -07:00
Cheney Wang
d6541fff4b
[rhash] Add target include directories and export unofficial config.cmake (#25171)
Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
2022-06-10 10:54:05 -07:00
Sylvain Doremus
83eb3d3d13
[rendegraph] Updated to version 1.1.0. (#25126)
* [rendegraph] Updated to version 1.1.0.

* [rendergraph] Trying to re-enable arm.

* [rendergraph] Added "" around absolute paths.
2022-06-09 05:26:07 -07:00
Frank
bdd6cccda6
[c4core] update version to 0.1.9 AND [ryml] update to 0.4.1 (#24998)
* [c4core] update version to 0.1.9

* update version

* [ryml] update version to 0.4.1

* update version

* add license

* update version

* disable triplet arm-uwp

* overwrite version

* format patch

* overwrite version

* don't use new macro

* update version
2022-06-06 12:43:42 -07:00
Jack·Boos·Yu
c34f577c4d
[rtmidi] Fix cmake usage (#24994)
* [rtmidi] Fix cmake usage

* version

* change to version

* version
2022-05-31 15:37:43 -07:00
eao197
0371f46507
[restinio] Update to 0.6.15 (#24936)
* RESTinio updated to v0.6.15.

* RESTinio-0.6.15 added to baseline.

* Update ports/restinio/vcpkg.json as suggested.

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>

* Update baseline to RESTinio-0.6.15.

* Remove additional version entry

Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
2022-05-27 16:37:49 -07:00
Thomas1664
d132d128b4
[many ports] Fix cmake warnings (#24706)
* [aubio]

* [bitserializer]

* [crfsuite] Update to 2020-08-27

* format

* [freealut]

* [libe57]

* version

* [libe57] Remove docs

* version

* [libffi]

* [libmodplug]

* [libsodium]

* [libsrtp]

* [libfio]

* [ned14-internal-quickcpplib]

* version string

* version

* version

* [matio] Update to 1.5.23

* [matplusplus] Update to 1.1.0

* [pystring]

* [rdbl]

* [recast]

* [restinfo]

* [sockpp]

* [sziü]

* [taglib]

* [thor]

* [workflow]

* version

* [Forkflow] Fix typo

* version

* [pystring] license

* version

* license

* version

* [sockpp]

* version

* [refl-cpp]

* [pixel] Fix synthax warning

* version

* [matplotplusplus]

* version

* license

* version

* [szip, workflow] Remove docs

* version

* license

* version

* [szip] Fix license install

* version

* [matplotplusplus] Revert update

* version
2022-05-17 11:15:06 -07:00
Michael R. P. Ragazzon
b7e46dda25
[rmlui] Update to version 4.4 (#24702) 2022-05-16 12:40:27 -07:00
Li Zeyang
ccf682927e
[rttr] static compile fix (#23013)
* updated libunifex version

* remove comment

* run x-add-versions --all

* Update ports/libunifex/vcpkg.json

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

* rerun x-add-version libunifex

* Update versions/l-/libunifex.json

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

* update libunifex to 12-07

* x-add-version

* libunifex port update

force cpp20 as cpp17 build doesn't work with msvc. added a compile fix for externConstexpr and removed warnings with /EHsc

* Update libunifex.json

version update

* Update fix-compile-error.patch

relax clang warnings

* Update libunifex.json

git x-add-version libunifex

* remove unused

* x-add-versions

* remove old version log

* fixed static compile option

* bumped port version

* run x-add-version --all

* Hook up RTTR's actual build settings.

* Add license.

* Remove ci.baseline skips.

* Put ci.baseline.txt skips back with a comment.

* Be less pessimistic in cmake config handling, fix typo, and add indents.

Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2022-05-16 11:39:42 -07:00
Thomas1664
1c498017cb
[rxspencer] Avoid tests and docs (#24645)
* [rxspencer] Remove tests and docs

* version
2022-05-11 16:46:29 -07:00
Ryan
5c47237349
[rsm-binary-io] Update to 2.0.5 (#24477)
* add license info

* update to 2.0.5

* update versions
2022-05-02 20:42:37 -07:00
JonLiu1993
8d5311bf3c
[refl-cpp] update to 0.12.3 (#24374)
* [refl-cpp] update to 0.12.3

* update version

* add license

* revert vcpkg.json
2022-04-25 17:15:03 -07:00
Frank
4e095771ae
[rhash] update to 1.4.2 (#24369)
* [rhash] update to 1.4.2

* update version

* remove unused method

* overwrite-version
2022-04-25 17:10:37 -07:00
Victor Romero
c656e2eccd
[many ports] Fix version files (#24277)
* [many ports] remove versions not in repo history

* [many ports] fix wrong hashes caused by bad merges
2022-04-21 14:50:05 -07:00
autoantwort
44888a8dae
[rtmidi] no absolute paths (#24275) 2022-04-21 14:48:47 -07:00
Sean Farrell
7ef0c787df
[rsig] Adds new port rsig v0.1.0 (#24246)
* Adds rsig v0.1.0

* Applies automated code reviews.

- updates new cmake invocation
- adds license field vcpkg.json

* Fixes versions.

* Remove CMakeList and cmake dependency.

* Fix version.
2022-04-20 14:47:08 -07:00
Thomas1664
c37cc7836a
[many ports] Fix use of Readme as copyright (#24201)
* [jack2] Update to 1.9.21

* [libxmlmm] Fix license

* [volk] Fix license

* [tmxlite] Fix license

* [tinyxml2] Fix license

* [stb] Fix license

* [rtmidi] Fix license

* [pugixml] Update to 1.12.1

* [physx] Fix license

* [physx] License expression

* version

* lowercase

* null

* Format

* Remove version-string

* stb

* Format

* version

* Format

* version

* [tinyxml] port version

* version

* Fix license

* version

* [rtmidi] remove patch

* version

* [pugixml] Remove unused variable

* version

* [physx] Remove from CI baseline for testing

* [physx] update supports statement

* version

* [tmxlite] add final newline

* version

* [libxmlmm] Don't use own copyright file

* version

* Fix license copy

* version
2022-04-19 14:31:08 -07:00
chausner
8e84020c67
[robin-map] Update to 1.0.1 (#24179)
* Update robin-map to 1.0.1

* Update CI baseline

Co-authored-by: chausner <chausner@users.noreply.github.com>
2022-04-18 16:37:54 -07:00
Sylvain Doremus
baae2dd60b
[rendergraph] Add port. (#23955)
* [rendergraph] Add port.

* Fixed vulkan-headers dependency ?

* Disabled x86 and uwp builds.

* Bumped commit ID.

* better git submodules

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2022-04-06 14:38:58 -07:00
AkshayPS12
d6fa9c5192
[redis-plus-plus] Update to 1.3.2 (#23948)
* redis-plus-plus] Update to 1.3.2

* formatting changes

* updated port version
2022-04-06 14:24:06 -07:00
Ryan
cd3a132c7a
[rsm-bsa] Update to 4.0.3 (#23894)
* update to 4.0.3

* update versions
2022-04-01 14:33:56 -07:00
autoantwort
38ea776249
[realsense2] no absolute paths (#23778) 2022-03-28 13:23:46 -07:00
LilyWangLL
75d2a36b8e
[raylib] Fix cannot find -lglfw on Linux (#23348)
* [raylib] Fix cannot find -lglfw

* update version

* update version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-03-11 11:21:42 -08:00