Skip to content

meson.build: add darwin/macOS dylib versioning - #193

Merged
khaledhosny merged 1 commit into
HOST-Oman:mainfrom
mascguy:mascguy-dylib-vers
Jul 19, 2026
Merged

khaledhosny merged 1 commit into
HOST-Oman:mainfrom
mascguy:mascguy-dylib-vers

Conversation

@mascguy

@mascguy mascguy commented Mar 3, 2024

Copy link
Copy Markdown
Contributor

When the project migrated to Meson, Darwin/macOS dylib versioning was lost. This restores that functionality, ensuring that dependent binaries aren't broken.

In terms of the dylib compatibility version, it's set to 0.7.1. I believe that matches with what was used for 0.7.2, when built via AutoTools.

Comment thread src/meson.build
@khaledhosny
khaledhosny merged commit 3916949 into HOST-Oman:main Jul 19, 2026
8 checks passed
@khaledhosny

Copy link
Copy Markdown
Collaborator

I merged this, and I think I finally understood the issue. Thanks for the fix and sorry for my slow response.

@mascguy

mascguy commented Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

I merged this, and I think I finally understood the issue. Thanks for the fix and sorry for my slow response.

No worries, thank you for accepting and merging!

social4hyq pushed a commit to social4hyq/homebrew-core that referenced this pull request Sep 20, 2026
libraqm 0.11.0

Created-by: HarmonybrewBot
Commit-by: HarmonybrewBot
Merged-by: HarmonybrewBot
Description: Created by `brew bump`

---

Created with `brew bump-formula-pr`.<details>
  <summary>release notes</summary>
  <pre>## What's Changed
* Update grapheme cluster boundary detection to Unicode 17, conforming to Unicode UAX #29 and verified against the Unicode conformance test.
* Reject input that spans multiple paragraphs, `raqm_layout()` now fails when the text contains a paragraph separator.
* Fix out-of-bounds read in the UTF-8 and UTF-16 decoders.
* Build, CI and documentation updates.
* New API:
    * `raqm_get_par_detected_direction`
    * `raqm_allowed_grapheme_boundary`

## New Contributors
* @mascguy made their first contribution in HOST-Oman/libraqm#193

**Full Changelog**: https://github.com/HOST-Oman/libraqm/compare/v0.10.5...v0.11.0</pre>
  <p>View the full release notes at <a href="https://github.com/HOST-Oman/libraqm/releases/tag/v0.11.0">https://github.com/HOST-Oman/libraqm/releases/tag/v0.11.0</a>.</p>
</details>
<hr>

See merge request: Harmonybrew/homebrew-core!14975
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants