Hello!
We use gstreamer/gtk/makefile/C/C++ tools for build our snap. We use core20 with [gnome-3-38] extension and everything was fine. But we want switch to new version of core22 for use the new packages for example gstreamer etc. We faced with the problem: no gnome extension for core22. We use snapcraftctl tool to set package version, but now we have the next message in the log:
2022-07-08 07:46:42.531 :: + snapcraftctl set-version 3.8
2022-07-08 07:46:42.534 :: Warning: Use 'craftctl set version=<value>' to set version
2022-07-08 07:46:45.116 ::
2022-07-08 07:46:45.116 :: Users are encouraged to replace 'snapcraftctl' with 'craftctl' and use
2022-07-08 07:46:45.117 :: 'CRAFT_*' environment variables in scriptlets when building snaps based
2022-07-08 07:46:45.117 :: on core22. Please refer to the core22 migration guide for details.
Where is ‘core22 migration guide’? How can we use gtk with core22? Do you plan to implement gome extension for core22? The new core22 gives more questions than answers…
Thanks!