Skip to content

Add Linux native assets for SkiaSharp build tooling - #9

Merged
aaron-salisbury merged 1 commit into
mainfrom
fix-linux-skia-native-assets
Sep 19, 2026
Merged

aaron-salisbury merged 1 commit into
mainfrom
fix-linux-skia-native-assets

Conversation

@aaron-salisbury

Copy link
Copy Markdown
Member

The release workflow now reaches the Cake Process Images task on Ubuntu, where SkiaSharp fails during SKImageInfo initialization. Svg.Skia 5.2.3 depends on SkiaSharp >= 4.148.0 but does not supply SkiaSharp's Linux native runtime asset.

Add SkiaSharp.NativeAssets.Linux.NoDependencies 4.148.0 to the executable Cake build project. This matches Svg.Skia's minimum SkiaSharp dependency version and keeps the Linux runtime requirement with the executable that actually performs SVG rasterization, rather than provisioning GitHub Actions with OS-specific packages.

@aaron-salisbury
aaron-salisbury merged commit a0b372b into main Sep 19, 2026
1 check passed
@aaron-salisbury
aaron-salisbury deleted the fix-linux-skia-native-assets branch September 19, 2026 03:40
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.

1 participant