ubuntu / gnome-sdk

GNOME SDK/Platform snap
22 stars 21 forks source link

snap: use archive wayland, libva and intel drivers #202

Closed Saviq closed 3 months ago

Saviq commented 4 months ago

These will come from the gpu-2404 provider instead (mesa-2404 by default). Any newer versions required will be handled as tracks there for hardware enablement, though they will need to remain ABI compatible with 24.04.

Ref. https://forum.snapcraft.io/t/rfc-migrating-gnome-and-kde-snapcraft-extensions-to-gpu-2404-userspace-interface/39718

Saviq commented 4 months ago

Anything to resolve here?

soumyaDghosh commented 4 months ago

Anything to resolve here?

Can you kindly shed some light on vulkan also. Will it also be provided by gpu-2404?

Saviq commented 4 months ago

Can you kindly shed some light on vulkan also. Will it also be provided by gpu-2404?

Yes, already is (and was for graphics-core22):

https://mir-server.io/docs/the-gpu-2404-snap-interface#heading--lists--supported-apis

Saviq commented 3 months ago

And here, can we get this in?

seb128 commented 3 months ago

Hum, that change is buggy, other parts are using 'after: wayland' and didn't get updated.

https://launchpadlibrarian.net/732478557/buildlog_snap_ubuntu_noble_amd64_gnome-46-2404-sdk_BUILDING.txt.gz

A part named 'wayland' is not defined in the parts list.

Could you work on a follow-up fix?

Saviq commented 3 months ago

Oh, sorry, coming right up.