mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 17:29:01 +08:00
20d55c6fce
- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] 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. - [x] 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). - [x] The versioning scheme in `vcpkg.json` matches what upstream says. - [x] The license declaration in `vcpkg.json` matches what upstream says. - [x] The installed as the "copyright" file matches what upstream says. - [x] The source code of the component installed comes from an authoritative source. - [x] The generated "usage text" is accurate. See [adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md) for context. - [x] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [x] Only one version is in the new port's versions file. - [x] Only one version is added to each modified port's versions file. krb5 have an issue of absolute paths that I am not sure how to fix, also I didn't succeeded to compile it on windows, but this PR is a good start. ``` warning: There should be no absolute paths, such as the following, in an installed package: /home/tal/vcpkg/packages/krb5_x64-linux /home/tal/vcpkg/installed /home/tal/vcpkg/buildtrees/krb5 /home/tal/vcpkg/downloads Absolute paths were found in the following files: /home/tal/vcpkg/packages/krb5_x64-linux/tools/krb5/bin/compile_et /home/tal/vcpkg/packages/krb5_x64-linux/tools/krb5/bin/krb5-config /home/tal/vcpkg/packages/krb5_x64-linux/tools/krb5/debug/bin/compile_et /home/tal/vcpkg/packages/krb5_x64-linux/tools/krb5/debug/bin/krb5-config error: Found 1 post-build check problem(s). To submit these ports to curated catalogs, please first correct the portfile: /home/tal/vcpkg/ports/krb5/portfile.cmake ``` |
||
---|---|---|
.. | ||
kaitai-struct-cpp-stl-runtime.json | ||
kangaru.json | ||
kcp.json | ||
kd-soap.json | ||
kdalgorithms.json | ||
kdbindings.json | ||
kddockwidgets.json | ||
kdsoap.json | ||
kealib.json | ||
keccak-tiny.json | ||
kenlm.json | ||
kerbal.json | ||
keystone.json | ||
kf5archive.json | ||
kf5attica.json | ||
kf5auth.json | ||
kf5bookmarks.json | ||
kf5codecs.json | ||
kf5completion.json | ||
kf5config.json | ||
kf5configwidgets.json | ||
kf5coreaddons.json | ||
kf5crash.json | ||
kf5dbusaddons.json | ||
kf5declarative.json | ||
kf5diagram.json | ||
kf5globalaccel.json | ||
kf5guiaddons.json | ||
kf5holidays.json | ||
kf5i18n.json | ||
kf5iconthemes.json | ||
kf5itemmodels.json | ||
kf5itemviews.json | ||
kf5jobwidgets.json | ||
kf5kcmutils.json | ||
kf5kio.json | ||
kf5newstuff.json | ||
kf5notifications.json | ||
kf5package.json | ||
kf5parts.json | ||
kf5plotting.json | ||
kf5service.json | ||
kf5solid.json | ||
kf5sonnet.json | ||
kf5syntaxhighlighting.json | ||
kf5texteditor.json | ||
kf5textwidgets.json | ||
kf5wallet.json | ||
kf5widgetsaddons.json | ||
kf5windowsystem.json | ||
kf5xmlgui.json | ||
kfr.json | ||
kinectsdk1.json | ||
kinectsdk2.json | ||
kissfft.json | ||
kissnet.json | ||
klein.json | ||
knet.json | ||
krabsetw.json | ||
krb5.json | ||
ktx.json | ||
kubazip.json | ||
kubernetes.json | ||
kuku.json | ||
kvasir-mpl.json | ||
kwsys.json |