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 <[email protected]> --- .../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%) diff --git a/meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.8.0.bb b/meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.9.0.bb 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 index c2e7dd67e9..fc0356c14d 100644 --- a/meta-gnome/recipes-gnome/gedit/libgedit-amtk_5.8.0.bb +++ b/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}"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123844): https://lists.openembedded.org/g/openembedded-devel/message/123844 Mute This Topic: https://lists.openembedded.org/mt/117453339/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
