mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libgedit-amtk: upgrade 5.8.0 -> 5.9.0
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> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
47efd1f9b8
commit
bb1f6db52c
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user