SUMMARY = "Modern IRC client written in GTK." HOMEPAGE = "https://github.com/SrainApp/srain" LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=3d42081fffd0d03da6e4a8ee09ae1a18" REQUIRED_DISTRO_FEATURES = "gobject-introspection-data" DEPENDS = " \ gtk+3 \ cairo \ gdk-pixbuf \ glib-2.0 \ libconfig \ libsecret \ libsoup-3.0 \ openssl \ " GIR_MESON_OPTION = "" inherit meson gtk-icon-cache mime-xdg pkgconfig features_check gobject-introspection SRC_URI = "git://github.com/SrainApp/srain.git;protocol=https;branch=master" PV = "1.8.1" SRCREV = "693c81b11052b6e287b5a734352dd813ef2b71aa" PACKAGECONFIG ??= "" PACKAGECONFIG[app_indicator] = "-Dapp_indicator=true,-Dapp_indicator=false,libayatana-appindicator" EXTRA_OEMESON += " \ --buildtype release \ -Ddoc_builders='' \ " FILES:${PN} += "${datadir}/metainfo"