aboutcode-org / aboutcode-org/scancode-toolkit

Add vcpkg C/C++ packages

未关闭
#1,571 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
codeday intermediate new feature package scan package-formats
主要语言
Python
星标
2.6k
派生
791
平均合并
1 天 12 小时
30 天内合并 PR
5

描述

### Description
See https://github.com/microsoft/vcpkg and https://github.com/microsoft/vcpkg/blob/f008d24c67b722ddd87adb09aa8b5c0531c83d6e/docs/examples/packaging-github-repos.md
We have two main manifests of interest:
- a portfile: CMake file with macros we could parse https://github.com/microsoft/vcpkg/blob/f008d24c67b722ddd87adb09aa8b5c0531c83d6e/ports/abseil/portfile.cmake and https://vcpkg.readthedocs.io/en/latest/maintainers/portfile-functions/
- a control file: a Debian-like CONTROL file https://github.com/microsoft/vcpkg/blob/f008d24c67b722ddd87adb09aa8b5c0531c83d6e/ports/libgeotiff/CONTROL and https://vcpkg.readthedocs.io/en/latest/maintainers/control-files/

There is also a lock file (vcpkg-lock.json) https://github.com/search?q=path%3Avcpkg-lock.json&type=code

Some research is needed on all these.

reported by @ignacionr on ClearlyDefined

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。