You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tauri v1 (which is currently used by cinny) uses webkit2gtk 4.0. However webkit2gtk 4.0 is outdated and unavailable on many distribitions like Debian or Alpine (which I was packaging Cinny on).
Unfortunaly I have to disable the cinny package on Alpine Linux since we removed webkit2gtk 4.0 and only support webkit2gtk 4.1 or 6.0.
Describe the problem
tauri v1 (which is currently used by cinny) uses webkit2gtk 4.0. However webkit2gtk 4.0 is outdated and unavailable on many distribitions like Debian or Alpine (which I was packaging Cinny on).
Unfortunaly I have to disable the cinny package on Alpine Linux since we removed webkit2gtk 4.0 and only support webkit2gtk 4.1 or 6.0.
See also #367 or tauri-apps/tauri#9662
Describe the solution you'd like
Ideally cinny-desktop could be moved to tauri v2 which supports webkit2gtk 4.1 and would restore support for many distributions.
Alternatives considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: