MSYS2 PKGBUILD
还没有人认领这个 Issue。
- 主要语言
- CMake
- 星标
- 9
- 派生
- 16
- PR 合并指标
- 30 天内没有已合并 PR
描述
When troubleshooting other code, I didn't feel like manually maintaining another build of libfunc to try to build it on msys2 again on my new install, so I whipped up a quick pkgbuild: https://gist.github.com/rpavlik/351b49579e829d0916eb74e3313c3029
Based mostly on https://github.com/Alexpux/MINGW-packages/blob/master/mingw-w64-PKGBUILD-templates/PKGBUILD.CMake-github-git with some bits (pkgver in particular) from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=osvr-libfunctionality-git
Not sure how we want to maintain this, integrate this, or pass this to msys2 upstream, but I wanted to stick it somewhere to keep track of it.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先阅读链接的 gist,并将其与所引用的 MSYS2 CMake PKGBUILD 模板和 Arch PKGBUILD 进行比较。确定这个仓库应该维护该软件包,还是将其移交给 upstream;要视为完成,必须确定双方同意的维护归属和集成路径,而 issue 尚未对此作出说明。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cmake
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100