mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
[many ports] Change url http:// -> https:// for those projects that have permanent… (#45692)
Co-authored-by: Cheney Wang <38240633+Cheney-W@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "cgns",
|
||||
"version-semver": "4.5.0",
|
||||
"port-version": 1,
|
||||
"description": "The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations.",
|
||||
"homepage": "http://cgns.org/",
|
||||
"homepage": "https://cgns.org/",
|
||||
"license": "Zlib",
|
||||
"dependencies": [
|
||||
{
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "chronoengine",
|
||||
"version": "8.0.0",
|
||||
"port-version": 1,
|
||||
"description": "Multi-physics Simulation Engine.",
|
||||
"homepage": "http://projectchrono.org/",
|
||||
"homepage": "https://projectchrono.org/",
|
||||
"license": "BSD-3-Clause",
|
||||
"supports": "(windows & x64 & !static & !uwp) | linux | osx",
|
||||
"dependencies": [
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "itpp",
|
||||
"version-semver": "4.3.1",
|
||||
"port-version": 12,
|
||||
"port-version": 13,
|
||||
"description": "IT++ is a C++ library of mathematical, signal processing and communication classes and functions. Its main use is in simulation of communication systems and for performing research in the area of communications.",
|
||||
"homepage": "http://itpp.sourceforge.net",
|
||||
"homepage": "https://itpp.sourceforge.net",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "libmad",
|
||||
"version": "0.16.4",
|
||||
"port-version": 3,
|
||||
"port-version": 4,
|
||||
"description": "high-quality MPEG audio decoder",
|
||||
"homepage": "http://codeberg.org/tenacityteam/libmad",
|
||||
"homepage": "https://codeberg.org/tenacityteam/libmad",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "libopensp",
|
||||
"version": "1.5.2",
|
||||
"port-version": 3,
|
||||
"port-version": 4,
|
||||
"description": "SGML parser algorithm",
|
||||
"homepage": "http://openjade.sourceforge.net",
|
||||
"homepage": "https://openjade.sourceforge.net",
|
||||
"license": "MIT",
|
||||
"dependencies": [
|
||||
{
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "libosmscout",
|
||||
"version": "1.1.1",
|
||||
"port-version": 5,
|
||||
"port-version": 6,
|
||||
"description": "libosmscout offers applications simple, high-level interfaces for offline location and POI lokup, rendering and routing functionalities based on OpenStreetMap (OSM) data.",
|
||||
"homepage": "http://libosmscout.sourceforge.net/",
|
||||
"documentation": "http://libosmscout.sourceforge.net/documentation/",
|
||||
"homepage": "https://libosmscout.sourceforge.net/",
|
||||
"documentation": "https://libosmscout.sourceforge.net/documentation/",
|
||||
"supports": "!uwp & !arm & !arm64 & !static & !wasm32 & !emscripten",
|
||||
"dependencies": [
|
||||
"libiconv",
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "mpc",
|
||||
"version": "1.3.1",
|
||||
"port-version": 1,
|
||||
"description": "GNU MPC is a C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result.",
|
||||
"homepage": "http://www.multiprecision.org/mpc/",
|
||||
"homepage": "https://www.multiprecision.org/mpc/",
|
||||
"dependencies": [
|
||||
"gmp",
|
||||
"mpfr"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "openctm",
|
||||
"version": "1.0.3",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "OpenCTM — the Open Compressed Triangle Mesh file format — is a file format, a software library and a tool set for compression of 3D triangle meshes.",
|
||||
"homepage": "http://openctm.sourceforge.net/",
|
||||
"homepage": "https://openctm.sourceforge.net/",
|
||||
"license": "Zlib",
|
||||
"dependencies": [
|
||||
"7zip",
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "otl",
|
||||
"version": "4.0.481",
|
||||
"port-version": 1,
|
||||
"description": "Oracle, Odbc and DB2-CLI Template Library",
|
||||
"homepage": "http://otl.sourceforge.net/",
|
||||
"homepage": "https://otl.sourceforge.net/",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "portaudio",
|
||||
"version": "19.7",
|
||||
"port-version": 6,
|
||||
"port-version": 7,
|
||||
"description": "PortAudio Portable Cross-platform Audio I/O API PortAudio is a free, cross-platform, open-source, audio I/O library. It lets you write simple audio programs in 'C' or C++ that will compile and run on many platforms including Windows, Macintosh OS X, and Unix (OSS/ALSA). It is intended to promote the exchange of audio software between developers on different platforms. Many applications use PortAudio for Audio I/O.",
|
||||
"homepage": "http://www.portaudio.com",
|
||||
"homepage": "https://www.portaudio.com",
|
||||
"license": "MIT",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"name": "threadpool",
|
||||
"version": "0.2.5",
|
||||
"port-version": 3,
|
||||
"port-version": 4,
|
||||
"description": "threadpool is a cross-platform C++ thread pool library. It provides a convenient way for dispatching asynchronous tasks and can be easily customized. threadpool is based on the high-quality Boost source libraries.",
|
||||
"homepage": "http://threadpool.sourceforge.net/",
|
||||
"homepage": "https://threadpool.sourceforge.net/",
|
||||
"dependencies": [
|
||||
"boost-thread"
|
||||
]
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"name": "zimpl",
|
||||
"version": "3.6.1",
|
||||
"port-version": 1,
|
||||
"description": "Zuse Institut Mathematical Programming Language",
|
||||
"homepage": "http://zimpl.zib.de/",
|
||||
"homepage": "https://zimpl.zib.de/",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
|
||||
@@ -233,6 +233,7 @@ libmpeg2:x64-osx=fail
|
||||
libmpeg2:x64-uwp=fail
|
||||
libmupdf:x64-osx=fail
|
||||
libmysql:x86-windows=fail
|
||||
libopensp(android)=fail
|
||||
libopusenc:arm-uwp=fail
|
||||
libopusenc:x64-uwp=fail
|
||||
libosip2:x64-windows-static-md=fail
|
||||
@@ -709,10 +710,7 @@ cgal:x64-uwp = cascade
|
||||
cgal[qt]:arm64-windows = cascade
|
||||
cgal[qt]:x64-windows = cascade
|
||||
cgal[qt]:x86-windows = cascade
|
||||
cgns[hdf5,mpi]:arm64-uwp = cascade
|
||||
cgns[hdf5,mpi]:arm64-windows = cascade
|
||||
cgns[hdf5,mpi]:x64-uwp = cascade
|
||||
cgns[mpi]:x86-windows = cascade
|
||||
cgns[hdf5,mpi](uwp) = cascade
|
||||
chronoengine[irrlicht]:arm64-osx = cascade
|
||||
clblas:x64-uwp = cascade
|
||||
clblast:arm64-uwp = cascade
|
||||
@@ -2105,8 +2103,8 @@ ashes[core](windows) = combination-fails # CMake Error: INSTALL(EXPORT) given un
|
||||
azure-kinect-sensor-sdk[tool](windows & !uwp) = feature-fails # Waits for https://github.com/microsoft/vcpkg/pull/33231
|
||||
# boost-python[core](!linux) = combination-fails
|
||||
awlib[graphics] = feature-fails # Broken code. See https://github.com/microsoft/vcpkg/issues/39849
|
||||
cgns[core,fortran,hdf5,legacy,lfs,lfsselector,mpi,tests,tools](osx) = combination-fails # ["fortran","hdf5","mpi"]: Could NOT find MPI (missing: MPI_Fortran_FOUND) (found version "3.1")
|
||||
cgns[fortran](windows) = feature-fails # No fortran compiler installed
|
||||
cgns[core,fortran,hdf5,legacy,lfs,mpi,tests](osx | linux) = combination-fails # ["fortran","hdf5","mpi"]: Could NOT find MPI (missing: MPI_Fortran_FOUND) (found version "3.1")
|
||||
cgns[fortran](windows | android) = feature-fails # No fortran compiler installed
|
||||
coroutine(osx) = fail # requires c++20
|
||||
crashrpt(windows) = fail # precompiled header errors. See https://github.com/microsoft/vcpkg/issues/33470
|
||||
ctbench(osx) = fail # requires C++ 20
|
||||
|
||||
@@ -1642,7 +1642,7 @@
|
||||
},
|
||||
"cgns": {
|
||||
"baseline": "4.5.0",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"chaiscript": {
|
||||
"baseline": "6.1.0",
|
||||
@@ -1682,7 +1682,7 @@
|
||||
},
|
||||
"chronoengine": {
|
||||
"baseline": "8.0.0",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"cialloo-rcon": {
|
||||
"baseline": "1.0.0",
|
||||
@@ -3914,7 +3914,7 @@
|
||||
},
|
||||
"itpp": {
|
||||
"baseline": "4.3.1",
|
||||
"port-version": 12
|
||||
"port-version": 13
|
||||
},
|
||||
"itsy-bitsy": {
|
||||
"baseline": "2022-08-02",
|
||||
@@ -4938,7 +4938,7 @@
|
||||
},
|
||||
"libmad": {
|
||||
"baseline": "0.16.4",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"libmagic": {
|
||||
"baseline": "5.46",
|
||||
@@ -5094,7 +5094,7 @@
|
||||
},
|
||||
"libopensp": {
|
||||
"baseline": "1.5.2",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"libopnmidi": {
|
||||
"baseline": "1.5.1",
|
||||
@@ -5126,7 +5126,7 @@
|
||||
},
|
||||
"libosmscout": {
|
||||
"baseline": "1.1.1",
|
||||
"port-version": 5
|
||||
"port-version": 6
|
||||
},
|
||||
"libp7-baical": {
|
||||
"baseline": "replaced",
|
||||
@@ -6306,7 +6306,7 @@
|
||||
},
|
||||
"mpc": {
|
||||
"baseline": "1.3.1",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"mpfr": {
|
||||
"baseline": "4.2.2",
|
||||
@@ -6886,7 +6886,7 @@
|
||||
},
|
||||
"openctm": {
|
||||
"baseline": "1.0.3",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"opencv": {
|
||||
"baseline": "4.11.0",
|
||||
@@ -7078,7 +7078,7 @@
|
||||
},
|
||||
"otl": {
|
||||
"baseline": "4.0.481",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"outcome": {
|
||||
"baseline": "2.2.9",
|
||||
@@ -7410,7 +7410,7 @@
|
||||
},
|
||||
"portaudio": {
|
||||
"baseline": "19.7",
|
||||
"port-version": 6
|
||||
"port-version": 7
|
||||
},
|
||||
"portmidi": {
|
||||
"baseline": "2.0.4",
|
||||
@@ -9318,7 +9318,7 @@
|
||||
},
|
||||
"threadpool": {
|
||||
"baseline": "0.2.5",
|
||||
"port-version": 3
|
||||
"port-version": 4
|
||||
},
|
||||
"thrift": {
|
||||
"baseline": "0.20.0",
|
||||
@@ -10410,7 +10410,7 @@
|
||||
},
|
||||
"zimpl": {
|
||||
"baseline": "3.6.1",
|
||||
"port-version": 0
|
||||
"port-version": 1
|
||||
},
|
||||
"zint": {
|
||||
"baseline": "2.15.0",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a471db9ddebf37d946fadda1a61f70ed87629fe2",
|
||||
"version-semver": "4.5.0",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "f537ae051f9af88c9573cad36c9f7d5cfa20d570",
|
||||
"version-semver": "4.5.0",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "7db5f822e4f4debf9b0b9400a3050fff89dca5c7",
|
||||
"version": "8.0.0",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "07ebb1fbad61227d28d39339deaf8464abdc82b9",
|
||||
"version": "8.0.0",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "1064d9f1ec5ce58a6318b1a4f000cf1ed52d49b5",
|
||||
"version-semver": "4.3.1",
|
||||
"port-version": 13
|
||||
},
|
||||
{
|
||||
"git-tree": "90c2b246877a97ce4ee4b4f5b7aa55714ac715fd",
|
||||
"version-semver": "4.3.1",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "5ef0becfe2da7f6a9a717082c98d1d40fda7aa31",
|
||||
"version": "0.16.4",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "69c818a7eba6f5da1e09077064ee37a12887ecf0",
|
||||
"version": "0.16.4",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b94e3211fa6bfd33b5b7557de5ee962ec29e5ef5",
|
||||
"version": "1.5.2",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "a3322b1400f902d5b02c9bebb18dbde53f88c4ce",
|
||||
"version": "1.5.2",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "abd262984a1f0a805fd306f4ef659907870de6af",
|
||||
"version": "1.1.1",
|
||||
"port-version": 6
|
||||
},
|
||||
{
|
||||
"git-tree": "3289b39536694fa953bbc20bf4a25653e39fab9b",
|
||||
"version": "1.1.1",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "9d1ac54ce56647856d76413a33a16b4fe39352bb",
|
||||
"version": "1.3.1",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "741646f873002e3a712397c3f91b8e4f5b99ded4",
|
||||
"version": "1.3.1",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "b9d159314b1bcd35f33fe6cc1f2c4ffa1ce50340",
|
||||
"version": "1.0.3",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "92ac7a53f30a5fadc0cf5186f2d256c87d494471",
|
||||
"version": "1.0.3",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "4aef2b4e38f93e3c7e06ffe14eaa7064627fcefb",
|
||||
"version": "4.0.481",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "b9f2dc9e814b0222f26d23de3c156979e2642585",
|
||||
"version": "4.0.481",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "a0dea3aa03b2c63b924f0c068cd21b6a30a6ada5",
|
||||
"version": "19.7",
|
||||
"port-version": 7
|
||||
},
|
||||
{
|
||||
"git-tree": "b355b107dec4037485783b2f1ae56e4e991220a3",
|
||||
"version": "19.7",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "78f6f7077545f019e2c47c058606fc81d71accdb",
|
||||
"version": "0.2.5",
|
||||
"port-version": 4
|
||||
},
|
||||
{
|
||||
"git-tree": "a5408b19ee78bb22c9d2b37cade5701463f6e085",
|
||||
"version": "0.2.5",
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "251a64990cc1a6fdf6c33ad7036cc29daa9c7988",
|
||||
"version": "3.6.1",
|
||||
"port-version": 1
|
||||
},
|
||||
{
|
||||
"git-tree": "fecfdb732d67c4d18cb446e2052e7fc425872525",
|
||||
"version": "3.6.1",
|
||||
|
||||
Reference in New Issue
Block a user