formula: add lexbor/lexbor - #513
Open
MeteorsLiu wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Add
lexbor/lexboras an idiomatic LLAR Formula atfromVer "v2.1.0". The formula uses the upstream CMake build, publishes a relocatablelexbor.pc, preserves Conan's shared/static and fPIC choices, and derives metadata from the complete pkg-config lookup.The comparator normalizes the complete 13-tag upstream set (
0.1.0,0.2.0, andv0.4.0throughv3.0.1) before semantic comparison. The Conanv2.1.0macOS install-name patch is represented by the source-backed CMake adjustment, and the consumer is independent of the build scratch tree for cache hits.Validation
9c062aa5c4b1724bfd30cb72f7e0bda136f9c078built the formula successfully.v2.1.0,v2.2.0,v2.3.0,v2.4.0, and default latestv3.0.1ondarwin/arm64.shared=ON,fPIC=OFF, and a repeatedv2.4.0cache-hit consumer test.fromVerand for the unsupportedbuild_separatelyoption.LICENSE, relocatablelib/pkgconfig/lexbor.pc, complete lookup flags, and the Conan-derived consumer.Closes #248