similarity index 64%
rename from meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.8.0.bb
rename to meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.9.0.bb
@@ -5,10 +5,9 @@ LIC_FILES_CHKSUM = "file://LICENSES/LGPL-3.0-or-later.txt;md5=c51d3eef3be114124d
DEPENDS = "glib-2.0 gtk+3"
-inherit meson pkgconfig gobject-introspection features_check gtk-doc
+inherit gobject-introspection features_check gtk-doc gnomebase
-SRC_URI = "git://github.com/gedit-technology/libgedit-amtk.git;protocol=https;branch=main"
-SRCREV = "f6fbfd1c57de3d97cab2056a5c3088b0da49e8a4"
+SRC_URI[archive.sha256sum] = "7fc3348bef242e08967bdbb9a6698cf39f7810f95051fd8132910f36ed2d6d15"
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
Also, update the SRC_URI - the original github repos have been deleted completely. Fetch it from the Gnome servers instead. Changelog: * Adopt new versioning scheme (this version is a stable one). * Move the project to: https://gitlab.gnome.org/World/gedit/libgedit-amtk * Use GtkImageMenuItem even if deprecated. * Build: add the 'tests' option. * Translation updates. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> --- .../gedit/{libgedit-amtk_5.8.0.bb => libgedit-amtk_5.9.0.bb} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename meta-gnome/recipes-gnome/gedit/{libgedit-amtk_5.8.0.bb => libgedit-amtk_5.9.0.bb} (64%)