Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • G gtk-osx
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtk-osx
  • Merge requests
  • !29

Improve harfbuzz and freetype build reliability

  • Review changes

  • Download
  • Patches
  • Plain diff
Closed Bryan Tan requested to merge Technius/gtk-osx:harfbuzz-freetype-reliability into master Oct 29, 2022
  • Overview 2
  • Commits 1
  • Pipelines 0
  • Changes 3

This patch improves the relability of harfbuzz and freetype builds by:

  • harfbuzz-no-cairo, harfbuzz: explicitly requiring meson to find freetype.
  • freetype-no-harfbuzz, freetype: explicitly disabling the optional brotli dependency, which is not included in any moduleset. This reduces the chances of the build failing in case the user has brotli installed outside of the jhbuild prefix.
Edited Oct 29, 2022 by Bryan Tan
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: harfbuzz-freetype-reliability