aboutcode-org / aboutcode-org/scancode-toolkit

Add vcpkg C/C++ packages

オープン
#1,571 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
codeday intermediate new feature package scan package-formats
主要言語
Python
スター
2.6k
フォーク
791
平均マージ
1日 12時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。