Package data for Edu applications

This commit is contained in:
Andreas Cord-Landwehr
2021-01-02 17:03:44 +01:00
parent 1cf7fc7a09
commit 83d43143e5
5 changed files with 33 additions and 0 deletions

View File

@@ -28,3 +28,7 @@ inherit kcoreaddons
inherit kconfig
inherit kauth
inherit mime-xdg
RDEPENDS_${PN} += " \
kdeedu-data \
"

View File

@@ -0,0 +1,19 @@
# SPDX-FileCopyrightText: 2020 Andreas Cord-Landwehr <cordlandwehr@kde.org>
#
# SPDX-License-Identifier: MIT
SUMMARY = "KDE Education Data"
DESCRIPTION = "Shared icons, artwork and data files for educational applications"
HOMEPAGE = "https://invent.kde.org/education/kdeedu-data"
LICENSE = "GPL-2.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
PR = "r0"
SRC_URI = "git://invent.kde.org/education/${BPN};nobranch=1;protocol=https"
S = "${WORKDIR}/git"
inherit cmake_kdeapp
FILES_${PN} += " \
${datadir}/apps/kvtml/en \
"

View File

@@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
require ${PN}.inc
SRCREV = "v${PV}"

View File

@@ -30,3 +30,7 @@ inherit kcoreaddons
inherit kconfig
inherit kauth
inherit mime-xdg
RDEPENDS_${PN} += " \
kdeedu-data \
"

View File

@@ -19,6 +19,7 @@ RDEPENDS_${PN} = " \
blinken \
marble \
kanagram \
kdeedu-data \
khangman \
gcompris \
\