| SUMMARY = "GNOME Chess is a 2D chess game, where games can be played between a combination of human and computer players." |
| HOMEPAGE = "https://wiki.gnome.org/Apps/Chess" |
| LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" |
| REQUIRED_DISTRO_FEATURES = "gobject-introspection-data opengl" |
| desktop-file-utils-native \ |
| RRECOMMENDS:${PN} = "gnuchess" |
| SRC_URI = "git://github.com/GNOME/gnome-chess.git;protocol=https;branch=master" |
| inherit meson pkgconfig gobject-introspection gtk-icon-cache vala features_check mime-xdg gsettings |
| SRCREV = "de47d07ec6fc828b2668ca6ee59fe9bdfa9dc1d6" |
| FILES:${PN} += "${datadir}" |