Warning, /packaging/yocto-meta-kde/recipes-application/education/blinken.inc is written in an unsupported language. File is not indexed.

0001 # SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
0002 #
0003 # SPDX-License-Identifier: MIT
0004 
0005 SUMMARY = "Blinken"
0006 DESCRIPTION = "Memory Enhancement Game"
0007 HOMEPAGE = "https://edu.kde.org/blinken/"
0008 LICENSE = "GPL-2.0"
0009 LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881"
0010 PR = "r0"
0011 
0012 DEPENDS += " \
0013     kcrash \
0014     ki18n \
0015     kio \
0016     phonon \
0017 "
0018 
0019 inherit cmake_kdeapp
0020 inherit kcoreaddons
0021 inherit kconfig
0022 inherit kauth
0023 inherit mime-xdg