SUMMARY = "Peg-E is a peg solitaire game" HOMEPAGE = "http://gottcode.org/peg-e/" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" inherit qmake5 qt5-translation gtk-icon-cache DEPENDS = "qttools-native qtbase hicolor-icon-theme" SRC_URI = "http://gottcode.org/${BPN}/${BPN}-${PV}-src.tar.bz2" SRC_URI[md5sum] = "001a9d449c47e7dca9c9c93defbaa946" SRC_URI[sha256sum] = "b7a644397a6e8fd24c5df72a8c5950af8de035c9fafc712fea5eae87eea15d81" EXTRA_QMAKEVARS_PRE += "PREFIX=${prefix}" FILES_${PN} += " \ ${datadir}/metainfo \ ${datadir}/peg-e/icons \ "