MSYS2 PKGBUILD
Nobody has claimed this yet.
- Dominant language
- CMake
- Stars
- 9
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked gist and compare it with the referenced MSYS2 CMake PKGBUILD template and Arch PKGBUILD. Determine whether this repository should maintain the package or pass it upstream; done requires an agreed ownership and integration path, which the issue does not yet specify.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100