vcpkg/versions/r-
wtz 50ca16008c
[multiple ports] Keep description consistent with upstream (#37998)
<!-- If your PR fixes issues, please note that here by adding "Fixes
#NNNNNN." for each fixed issue on separate lines. -->

<!-- If you are still working on the PR, open it as a Draft:
https://github.blog/2019-02-14-introducing-draft-pull-requests/. -->

<!-- If this PR updates an existing port, please uncomment and fill out
this checklist: -->

- [x] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] ~SHA512s are updated for each updated download.~
- [ ] ~The "supports" clause reflects platforms that may be fixed by
this new version.~
- [ ] ~Any fixed [CI
baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)
entries are removed from that file.~
- [ ] ~Any patches that are no longer applied are deleted from the
port's directory.~
- [x] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [x] Only one version is added to each modified port's versions file.

<!-- If this PR adds a new port, please uncomment and fill out this
checklist:

- [ ] Changes comply with the [maintainer
guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md).
- [ ] The name of the port matches an existing name for this component
on https://repology.org/ if possible, and/or is strongly associated with
that component on search engines.
- [ ] Optional dependencies are resolved in exactly one way. For
example, if the component is built with CMake, all `find_package` calls
are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or
disabled with
[CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html).
- [ ] The versioning scheme in `vcpkg.json` matches what upstream says.
- [ ] The license declaration in `vcpkg.json` matches what upstream
says.
- [ ] The installed as the "copyright" file matches what upstream says.
- [ ] The source code of the component installed comes from an
authoritative source.
- [ ] The generated "usage text" is accurate. See
[adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md)
for context.
- [ ] The version database is fixed by rerunning `./vcpkg x-add-version
--all` and committing the result.
- [ ] Only one version is in the new port's versions file.
- [ ] Only one version is added to each modified port's versions file.

END OF NEW PORT CHECKLIST (delete this line) -->
2024-04-09 12:10:21 -04:00
..
rabit.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
ragel.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
random123.json [random123] Add new port (#24716) 2022-06-15 13:40:29 -07:00
randomstr.json [randomstr] New port (#22921) 2022-02-03 18:43:09 -08:00
rang.json [rang] Update to 3.2 (#21413) 2021-11-15 14:17:21 -08:00
range-v3-vs2015.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
range-v3.json [multiple ports] Keep description consistent with upstream (#37998) 2024-04-09 12:10:21 -04:00
rapidcheck.json [rapidcheck] Update to 2023-01-13 (#29436) 2023-02-03 14:21:16 -08:00
rapidcsv.json [rapidcsv] update to 8.80 (#37718) 2024-03-26 11:50:17 -07:00
rapidfuzz.json [rapidfuzz] update to 3.0.2 (#37719) 2024-03-26 11:51:53 -07:00
rapidjson.json [rapidjson] Modify the version of cmake_minimum_required() (#36230) 2024-01-19 12:39:54 -08:00
rapidxml-ns.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
rapidxml.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
rappture.json [many ports] Include functional to fix error C2039 and C2504 (#30946) 2023-04-26 21:05:37 -07:00
raygui.json [raygui] Update to 4.0 (#34046) 2023-09-27 01:23:47 -07:00
raylib.json update to 5.0 (#35345) 2023-11-27 17:07:46 -08:00
rbdl-orb.json [rbdl-orb] Merging rbdl and rbdl-orb ports (#25695) 2022-07-22 14:35:15 -07:00
rbdl.json [rbdl] Update to v3.3.0 (#34191) 2023-10-02 16:35:30 -07:00
re2.json [re2] Update to 2024-04-01 (#38016) 2024-04-09 11:24:39 -04:00
reactiveplusplus.json [reactiveplusplus] update to 2.0.0 (#36433) 2024-01-31 14:39:01 -08:00
readerwriterqueue.json [readerwriterqueue] Update to 1.0.6 (#21751) 2021-11-30 10:16:18 -08:00
readline-osx.json [vcpkg baseline][urho3d] Fix dependency readline (#22321) 2022-01-04 19:57:18 -08:00
readline-unix.json [readline-unix] No empty tools dir; patch crash (#33830) 2023-09-26 00:30:48 -07:00
readline-win32.json [readline-win32] Fix windows dynamic linking (#34502) 2023-10-16 12:28:31 -07:00
readline.json [readline] add usage (#33247) 2023-08-25 12:06:08 -07:00
readosm.json [scripts|nmake] Add jom option, add language control (#27255) 2022-11-02 11:32:43 -07:00
realsense2.json [realsense2] Add support !arm (#35824) 2023-12-22 15:48:46 -05:00
recast.json [recastnavigation] Update to 1.6.0 and use official CMakeLists (#31551) 2023-05-23 16:49:23 -07:00
recastnavigation.json Make detail mesh edge detection more robust (#35855) 2023-12-28 00:01:19 -08:00
recycle.json [recycle] add new port (#28642) 2022-12-31 01:53:54 -08:00
redis-plus-plus.json [redis-plus-plus] update to 1.3.12 (#37739) 2024-03-27 15:22:06 -07:00
refl-cpp.json [refl-cpp] update to 0.12.4 (#34181) 2023-10-02 17:31:19 -07:00
refprop-headers.json [coolprop,if97,msgpack,refprop-headers] Cleanup (#31694) 2023-05-31 12:27:10 -07:00
rendergraph.json [rendergraph] Update to v1.4.1 (#37078) 2024-03-05 02:12:19 -08:00
replxx.json [many ports] remove remaining vcpkg_fail_port_install calls. (#22770) 2022-01-25 10:31:15 -08:00
reproc.json [reproc] Fix gcc 13 build error (#34885) 2023-11-05 08:58:30 -08:00
rest-rpc.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
restbed.json Update xbox supports expressions for failing ports with copyleft licenses (#31770) 2023-06-15 14:49:00 -07:00
restc-cpp.json [restc-cpp] use modern cmake helpers (#29016) 2023-01-18 13:36:42 -08:00
restclient-cpp.json [restclient-cpp] update to master (#23005) 2022-02-10 10:09:47 -08:00
restinio.json [restinio] update to 0.7.2 (#37740) 2024-03-27 15:22:14 -07:00
rexo.json [New port] Rexo (#18895) 2021-09-13 19:42:24 -07:00
rhash.json [rhash] Fix error, revise dllexport/dllimport (#36950) 2024-02-28 17:12:10 -08:00
rhasheq.json [c89stringutils, rhasheq] Update (#32829) 2023-08-03 10:26:49 -07:00
riffcpp.json [many-ports] Don't use deprecated functions (autogenerated) (#26981) 2023-04-13 09:13:15 -07:00
ring-span-lite.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884) 2023-03-01 10:39:14 -08:00
rioki-glow.json [rioki-glow] Update glow 0.2.1 (#27123) 2022-10-08 21:16:21 -07:00
rivers.json [rivers] add new port (#34701) 2023-10-27 20:03:22 -07:00
rkcommon.json [rkcommon] add new port (#29263) 2023-01-31 18:53:23 -08:00
rmlui.json [rmlui] Add patch to remove std:: before uint* (#37375) 2024-03-11 20:55:20 -07:00
rmqcpp.json [rmqcpp] Add port for rmqcpp - a C++ RabbitMQ Client Library (#34797) 2023-11-06 10:27:19 -08:00
roaring.json [roaring] update to 3.0.0 (#37746) 2024-03-27 15:22:41 -07:00
robin-hood-hashing.json [robin-hood-hashing] Update to 3.11.5 (#22537) 2022-01-18 13:47:31 -08:00
robin-map.json [robin-map] update to 1.2.2 (#37622) 2024-03-22 17:09:23 -07:00
robotraconteur-companion.json [robotraconteur] Add robotraconteur and robotraconteur-companion ports (#36596) 2024-02-09 20:10:49 -08:00
robotraconteur.json [robotraconteur] Update to version 1.1.1 (#37494) 2024-03-18 14:16:33 -07:00
rocksdb.json [rocksdb] update to v9.0.0 (#37555) 2024-03-20 13:49:07 -07:00
rpclib.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884) 2023-03-01 10:39:14 -08:00
rply.json [rply] Add support for non-prefixed includes (#37759) 2024-03-28 17:37:07 -07:00
rs-core-lib.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rsasynccpp.json [rsasynccpp] msbuild (#33153) 2023-08-16 12:23:10 -07:00
rsig.json [rsig] Updates rsig to 0.1.1 (#25669) 2022-07-13 13:52:54 -07:00
rsm-binary-io.json [rsm-binary-io] Update to 2.0.6 (#32938) 2023-08-04 06:48:52 -07:00
rsm-bsa.json [rsm-bsa] Update to 4.1.0 (#33449) 2023-08-30 14:02:36 -07:00
rsm-mmio.json [rsm-mmio] Update to 2.0.0 (#31616) 2023-05-25 11:44:39 -07:00
rsocket.json [folly,fizz,wangle,mvfst,proxygen,fbthrift] update to 2024.01.01.00 (#36027) 2024-01-05 13:24:54 -08:00
rtabmap-res-tool.json [rtabmap] Fix platform and linkage support (#37651) 2024-04-01 13:32:08 -07:00
rtabmap.json [rtabmap] Fix platform and linkage support (#37651) 2024-04-01 13:32:08 -07:00
rtaudio.json [rtaudio] update to 6.0.1 (#35520) 2023-12-06 21:26:26 -08:00
rtlsdr.json [many ports]switch to vcpkg-cmake / vckg-cmake-config part 4 (#29884) 2023-03-01 10:39:14 -08:00
rtmfp-cpp.json [rtmfp-cpp] Update to 1.5.1 (#36750) 2024-02-14 23:04:18 -08:00
rtmidi.json [rtmidi] Fix include path (#33971) 2023-09-25 23:41:40 -07:00
rttr.json [rttr] Disable -Werror in order to support android (#37406) 2024-03-18 15:19:08 -07:00
rubberband.json [rubberband] Use FFTW3 when targeting iOS or WASM (#37101) 2024-03-05 01:43:10 -08:00
rxcpp.json [rxcpp] disable tests (#27075) 2022-10-03 13:54:36 -07:00
rxqt.json Bulk convert control files. (#19986) 2021-09-09 01:24:04 -07:00
rxspencer.json [rxspencer] Avoid tests and docs (#24645) 2022-05-11 16:46:29 -07:00
ryml.json [c4core] update version to 0.1.11 AND [ryml] update to 0.5.0 (#29917) 2023-03-02 12:04:39 -08:00
ryu.json [ryu] Fix toolchain selection on *nixes. Fix macOS build. Add support for Mingw-w64 on Windows (#31037) 2023-05-01 15:06:11 -07:00