The library is already available via vcpkg (port geo-utils-cpp) and is in flight for Conan (#17) and xrepo (xmake-io/xmake-repo#9942).
This issue tracks publishing the library to cppget.org to cover the build2 ecosystem.
Status
Open questions
- Package name: build2 convention strongly favors
lib-prefix and no -cpp suffix → likely libgeo-utils. Trade-off vs. consistency with vcpkg/conan/xrepo where the name is geo-utils-cpp.
- Where to keep packaging files: alongside CMake in master, or in a separate staging repo.
References
The library is already available via vcpkg (port
geo-utils-cpp) and is in flight for Conan (#17) and xrepo (xmake-io/xmake-repo#9942).This issue tracks publishing the library to cppget.org to cover the build2 ecosystem.
Status
manifest,buildfile, package layout) to the repobdep publishto upload to https://queue.cppget.orgalpha/beta/testing(auto-promoted on first successful build)stable(requires human review + tests as separate subpackage)Open questions
lib-prefix and no-cppsuffix → likelylibgeo-utils. Trade-off vs. consistency with vcpkg/conan/xrepo where the name isgeo-utils-cpp.References