[many ports] call vcpkg_fixup_pkgconfig()#20953
Conversation
There was a problem hiding this comment.
You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/capnproto/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/cutelyst2/portfile.cmakeports/dlib/portfile.cmakeports/fcl/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/grpc/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libftdi1/portfile.cmakeports/libgta/portfile.cmakeports/libheif/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/mongo-cxx-driver/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/orocos-kdl/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/plplot/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/qca/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/xerces-c/portfile.cmakeports/zziplib/portfile.cmake
197d9de to
c418ca5
Compare
There was a problem hiding this comment.
This is a new experimental fast check for PR issues. Please let us know if this bot is helpful!
PRs must add only one version and must not modify any published versions
When making any changes to a library, the version or port-version in vcpkg.json or CONTROL must be modified.
Error: Local changes detected for matio but no changes to version or port version.
-- Version: 1.5.19#1
-- Old SHA: c11c8ba1ca5c7f0286165d497088779ec0df756a
-- New SHA: 85530d0a0303eafc14789066aecfd161ce90feef
-- Did you remember to update the version or port version?
-- Pass `--overwrite-version` to bypass this check.
***No files were updated.***
After committing all other changes, the version database must be updated
git add -u && git commit
git checkout 2169ab765b49cfc5cd7eddfc8ff3e579326776f8 -- versions
./vcpkg x-add-version --allDiff
diff --git a/versions/m-/matio.json b/versions/m-/matio.json
index 87ab697..74bf34b 100644
--- a/versions/m-/matio.json
+++ b/versions/m-/matio.json
@@ -1,7 +1,7 @@
{
"versions": [
{
- "git-tree": "85530d0a0303eafc14789066aecfd161ce90feef",
+ "git-tree": "c11c8ba1ca5c7f0286165d497088779ec0df756a",
"version-semver": "1.5.19",
"port-version": 1
},You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/capnproto/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/cutelyst2/portfile.cmakeports/dlib/portfile.cmakeports/fcl/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/grpc/portfile.cmakeports/gtest/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libftdi1/portfile.cmakeports/libgta/portfile.cmakeports/libheif/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/log4cpp/portfile.cmakeports/mongo-cxx-driver/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/openmesh/portfile.cmakeports/orocos-kdl/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/plplot/portfile.cmakeports/polyclipping/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/qca/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/tidy-html5/portfile.cmakeports/tinyobjloader/portfile.cmakeports/tinyply/portfile.cmakeports/tlx/portfile.cmakeports/tmxparser/portfile.cmakeports/unittest-cpp/portfile.cmakeports/wampcc/portfile.cmakeports/woff2/portfile.cmakeports/xalan-c/portfile.cmakeports/xerces-c/portfile.cmakeports/xlnt/portfile.cmakeports/xtensor-fftw/portfile.cmakeports/z3/portfile.cmakeports/zyre/portfile.cmakeports/zziplib/portfile.cmake
c418ca5 to
38eb220
Compare
There was a problem hiding this comment.
You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/capnproto/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/cutelyst2/portfile.cmakeports/dlib/portfile.cmakeports/fcl/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/grpc/portfile.cmakeports/gtest/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libftdi1/portfile.cmakeports/libgta/portfile.cmakeports/libheif/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/log4cpp/portfile.cmakeports/mongo-cxx-driver/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/openmesh/portfile.cmakeports/orocos-kdl/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/plplot/portfile.cmakeports/polyclipping/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/qca/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/tidy-html5/portfile.cmakeports/tinyobjloader/portfile.cmakeports/tinyply/portfile.cmakeports/tlx/portfile.cmakeports/tmxparser/portfile.cmakeports/unittest-cpp/portfile.cmakeports/wampcc/portfile.cmakeports/woff2/portfile.cmakeports/xalan-c/portfile.cmakeports/xerces-c/portfile.cmakeports/xlnt/portfile.cmakeports/xtensor-fftw/portfile.cmakeports/z3/portfile.cmakeports/zyre/portfile.cmakeports/zziplib/portfile.cmake
38eb220 to
3f0e3e0
Compare
There was a problem hiding this comment.
You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/avro-c/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brigand/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/capnproto/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/cutelyst2/portfile.cmakeports/dlib/portfile.cmakeports/fcl/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/getdns/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/grpc/portfile.cmakeports/gtest/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libfreenect2/portfile.cmakeports/libftdi/portfile.cmakeports/libftdi1/portfile.cmakeports/libgta/portfile.cmakeports/libheif/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/log4cpp/portfile.cmakeports/mongo-cxx-driver/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/openmesh/portfile.cmakeports/orocos-kdl/portfile.cmakeports/osg-qt/portfile.cmakeports/osg/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/pdal/portfile.cmakeports/plplot/portfile.cmakeports/polyclipping/portfile.cmakeports/ponder/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/qca/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sdl2pp/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/tidy-html5/portfile.cmakeports/tinyobjloader/portfile.cmakeports/tinyply/portfile.cmakeports/tlx/portfile.cmakeports/tmxparser/portfile.cmakeports/unittest-cpp/portfile.cmakeports/wampcc/portfile.cmakeports/woff2/portfile.cmakeports/xalan-c/portfile.cmakeports/xerces-c/portfile.cmakeports/xlnt/portfile.cmakeports/xtensor-fftw/portfile.cmakeports/z3/portfile.cmakeports/zyre/portfile.cmakeports/zziplib/portfile.cmake
3f0e3e0 to
36af78c
Compare
There was a problem hiding this comment.
You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/capnproto/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/dlib/portfile.cmakeports/fcl/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/getdns/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libfreenect2/portfile.cmakeports/libgta/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/orocos-kdl/portfile.cmakeports/osg/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/plplot/portfile.cmakeports/polyclipping/portfile.cmakeports/ponder/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/tidy-html5/portfile.cmakeports/tinyobjloader/portfile.cmakeports/tinyply/portfile.cmakeports/tlx/portfile.cmakeports/tmxparser/portfile.cmakeports/unittest-cpp/portfile.cmakeports/wampcc/portfile.cmakeports/xalan-c/portfile.cmakeports/xerces-c/portfile.cmakeports/xlnt/portfile.cmakeports/xtensor-fftw/portfile.cmakeports/z3/portfile.cmakeports/zyre/portfile.cmakeports/zziplib/portfile.cmake
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
36af78c to
514eb72
Compare
There was a problem hiding this comment.
You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/capnproto/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/dlib/portfile.cmakeports/fcl/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/getdns/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libfreenect2/portfile.cmakeports/libgta/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/orocos-kdl/portfile.cmakeports/osg/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/plplot/portfile.cmakeports/polyclipping/portfile.cmakeports/ponder/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/tidy-html5/portfile.cmakeports/tinyobjloader/portfile.cmakeports/tinyply/portfile.cmakeports/tlx/portfile.cmakeports/tmxparser/portfile.cmakeports/unittest-cpp/portfile.cmakeports/wampcc/portfile.cmakeports/xalan-c/portfile.cmakeports/xerces-c/portfile.cmakeports/xlnt/portfile.cmakeports/xtensor-fftw/portfile.cmakeports/z3/portfile.cmakeports/zyre/portfile.cmakeports/zziplib/portfile.cmake
PhoebeHui
left a comment
There was a problem hiding this comment.
LGTM. thanks for the PR!
|
Fixes #20469 |
# Conflicts: # ports/aom/vcpkg.json # ports/capnproto/portfile.cmake # ports/capnproto/vcpkg.json # ports/fcl/portfile.cmake # ports/fcl/vcpkg.json # ports/libbson/vcpkg.json # ports/mongo-c-driver/portfile.cmake # ports/mongo-c-driver/vcpkg.json # versions/a-/aom.json # versions/a-/armadillo.json # versions/baseline.json # versions/c-/capnproto.json # versions/f-/fcl.json # versions/l-/libbson.json # versions/m-/mongo-c-driver.json # versions/p-/polyclipping.json
There was a problem hiding this comment.
You have modified or added at least one portfile where deprecated functions are used.
Details
If you feel able to do so, please consider migrating them to the new functions:
vcpkg_install_cmake -> vcpkg_cmake_install (from port vcpkg-cmake)
vcpkg_build_cmake -> vcpkg_cmake_build (from port vcpkg-cmake)
vcpkg_configure_cmake -> vcpkg_cmake_configure (Please remove the option PREFER_NINJA) (from port vcpkg-cmake)
vcpkg_fixup_cmake_targets -> vcpkg_cmake_config_fixup (from port vcpkg-cmake-config)
In the ports that use the new function, you have to add the corresponding dependencies:
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}The following files are affected:
ports/arrow/portfile.cmakeports/bcg729/portfile.cmakeports/bdwgc/portfile.cmakeports/blitz/portfile.cmakeports/blosc/portfile.cmakeports/brpc/portfile.cmakeports/bullet3/portfile.cmakeports/ccd/portfile.cmakeports/charls/portfile.cmakeports/check/portfile.cmakeports/clblast/portfile.cmakeports/cmocka/portfile.cmakeports/coin/portfile.cmakeports/collada-dom/portfile.cmakeports/cpp-redis/portfile.cmakeports/cppcodec/portfile.cmakeports/curlpp/portfile.cmakeports/dlib/portfile.cmakeports/flann/portfile.cmakeports/flatbuffers/portfile.cmakeports/fluidlite/portfile.cmakeports/folly/portfile.cmakeports/freeglut/portfile.cmakeports/freeopcua/portfile.cmakeports/functions-framework-cpp/portfile.cmakeports/geogram/portfile.cmakeports/geographiclib/portfile.cmakeports/getdns/portfile.cmakeports/gflags/portfile.cmakeports/graphite2/portfile.cmakeports/graphqlparser/portfile.cmakeports/hyperscan/portfile.cmakeports/igraph/portfile.cmakeports/iniparser/portfile.cmakeports/itpp/portfile.cmakeports/jansson/portfile.cmakeports/json11/portfile.cmakeports/libcerf/portfile.cmakeports/libconfuse/portfile.cmakeports/libevent/portfile.cmakeports/libevhtp/portfile.cmakeports/libfreenect2/portfile.cmakeports/libgta/portfile.cmakeports/libkml/portfile.cmakeports/liblemon/portfile.cmakeports/liblo/portfile.cmakeports/libmikmod/portfile.cmakeports/librdkafka/portfile.cmakeports/libtins/portfile.cmakeports/libtorrent/portfile.cmakeports/mosquitto/portfile.cmakeports/msgpack/portfile.cmakeports/msgpack11/portfile.cmakeports/muparser/portfile.cmakeports/nanomsg/portfile.cmakeports/nlopt/portfile.cmakeports/octomap/portfile.cmakeports/ode/portfile.cmakeports/ois/portfile.cmakeports/opencc/portfile.cmakeports/orocos-kdl/portfile.cmakeports/osg/portfile.cmakeports/p-ranav-csv2/portfile.cmakeports/pcl/portfile.cmakeports/plplot/portfile.cmakeports/polyclipping/portfile.cmakeports/ponder/portfile.cmakeports/poppler/portfile.cmakeports/portaudio/portfile.cmakeports/ppconsul/portfile.cmakeports/raylib/portfile.cmakeports/rpclib/portfile.cmakeports/sais/portfile.cmakeports/sdformat6/portfile.cmakeports/sentencepiece/portfile.cmakeports/sol2/portfile.cmakeports/stxxl/portfile.cmakeports/superlu/portfile.cmakeports/thrift/portfile.cmakeports/tidy-html5/portfile.cmakeports/tinyobjloader/portfile.cmakeports/tinyply/portfile.cmakeports/tlx/portfile.cmakeports/tmxparser/portfile.cmakeports/unittest-cpp/portfile.cmakeports/wampcc/portfile.cmakeports/xalan-c/portfile.cmakeports/xerces-c/portfile.cmakeports/xlnt/portfile.cmakeports/xtensor-fftw/portfile.cmakeports/z3/portfile.cmakeports/zyre/portfile.cmakeports/zziplib/portfile.cmake
[many ports] call vcpkg_fixup_pkgconfig() (microsoft#20953)
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
The port list was generated like described here