Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Snippets
  • Sign up now
  • Login
  • Sign in / Register
  • inkscape inkscape
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 1,672
    • Issues 1,672
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 142
    • Merge requests 142
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • InkscapeInkscape
  • inkscapeinkscape
  • Merge requests
  • !2608

Update macOS build pipeline

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged René de Hesselle requested to merge dehesselle/inkscape:packaging-macos into master Dec 14, 2020
  • Overview 0
  • Commits 1
  • Pipelines 5
  • Changes 72

Remove old and/or unused modules and patches from JHBuild module set: Gtk2, Python 2, Webkit, Gstreamer, Javascript, gtkspell, themes.

Add and use local set of patches instead of downloadingn them.

Swap the Gnome ftp mirror for a German university as it has been very unreliable lately.

Update JHBuild's Python to 3.8.6, fixing a breakage when building on Big Sur.

Fix cairo PDF export. #827

Add Rust. This allows upgrading librsvg to latest version and in turn adwaita-icon-theme without breaking the icons. This is the real solution to #1893 (closed)

Overhaul indentation in inkscape.modules.

Move checks from 020-vars to dedicated 040-checks, making 020-vars a "passive" file again as intended.

Setup ccache configuration in 110-sysprep.

Move gtk-mac-bundler to inkscape.modules.

Generate dmg badge from application icon on the fly.

Remove Ghostscript as recommmended for GPLv2 compliance. Absence of Ghostscript in path removes eps/ps support.

Update packages in inkscape.modules to latest versions.

Add libvisio for vsd import. #2094 (closed)

Use Big Sur styled application icon.

Add file type icons as present in Inkscape 0.92.x.

Lots of refactoring: renaming variables, regrouping statements etc.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: packaging-macos