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 摘要。