mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
gnome-chess: upgrade 46.0 -> 47.0
Changelog: =========== - Fix appdata screenshot URL - Updated translations - Use modern libadwaita widgetry - Fix incorrect shortcuts on shortcuts help dialog - Change First/Last history shortcuts to Up/Down key - Miscellaneous code modernization and improvements Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
+2
-2
@@ -22,13 +22,13 @@ DEPENDS = " \
|
||||
|
||||
RRECOMMENDS:${PN} = "gnuchess"
|
||||
|
||||
SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=master"
|
||||
SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=main"
|
||||
|
||||
inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings
|
||||
|
||||
GIR_MESON_OPTION = ""
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "c3625ee59ab3acfd7566ef04300b15ddbadaaac3"
|
||||
SRCREV = "91476257c2404945bfa30238c38391343bf4737b"
|
||||
|
||||
FILES:${PN} += "${datadir}"
|
||||
Reference in New Issue
Block a user