mirror of
https://github.com/Fishwaldo/meta-kde-gear.git
synced 2025-03-15 19:31:31 +00:00
Update to 23.04.1 and add more recipes
This commit is contained in:
parent
f2f760b03c
commit
78f9b552ec
501 changed files with 56297 additions and 27782 deletions
|
@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
|
|||
|
||||
BBFILE_COLLECTIONS += "meta-kde-gear"
|
||||
BBFILE_PATTERN_meta-kde-gear = "^${LAYERDIR}/"
|
||||
BBFILE_PRIORITY_meta-kde-gear = "8"
|
||||
BBFILE_PRIORITY_meta-kde-gear = "9"
|
||||
|
||||
LAYERDEPENDS_meta-kde-gear = "core"
|
||||
LAYERSERIES_COMPAT_meta-kde-gear = "kirkstone"
|
||||
|
|
29
recipes-accessibility/kmousetool/kmousetool.inc
Normal file
29
recipes-accessibility/kmousetool/kmousetool.inc
Normal file
|
@ -0,0 +1,29 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Program that clicks the mouse for you"
|
||||
SUMMARY = "Program that clicks the mouse for you"
|
||||
HOMEPAGE = "https://invent.kde.org/accessibility/kmousetool"
|
||||
LICENSE = " GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kdbusaddons \
|
||||
kiconthemes \
|
||||
knotifications \
|
||||
kwindowsystem \
|
||||
kxmlgui \
|
||||
phonon \
|
||||
libxt \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-accessibility/kmousetool/kmousetool_23.04.1.bb
Normal file
7
recipes-accessibility/kmousetool/kmousetool_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kmousetool-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "6a089c527253f79f27684dc22369d13448a7f15900251628355c4412e057abe3"
|
||||
|
24
recipes-accessibility/kontrast/kontrast.inc
Normal file
24
recipes-accessibility/kontrast/kontrast.inc
Normal file
|
@ -0,0 +1,24 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Tool to check contrast for colors that allows verifying that your colors are correctly accessible"
|
||||
SUMMARY = "A Color Contrast Checker"
|
||||
HOMEPAGE = "https://invent.kde.org/accessibility/kontrast"
|
||||
LICENSE = " BSD-2-Clause & CC-BY-SA-4.0 & CC0-1.0 & GPL-3.0-only & GPL-3.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit ki18n
|
||||
inherit kdoctools
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kirigami \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-accessibility/kontrast/kontrast_23.04.1.bb
Normal file
7
recipes-accessibility/kontrast/kontrast_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kontrast-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "fb7a0d2955db1931f32557f08bd600ab3d8ca93aeb72234b828721f667304653"
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
DESCRIPTION = "KDE Gear accessiblity Packages"
|
||||
|
||||
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
PACKAGES = " \
|
||||
packagegroup-kde-gear-accessiblity \
|
||||
"
|
||||
RDEPENDS:packagegroup-kde-gear-accessiblity = " \
|
||||
kmousetool \
|
||||
kontrast \
|
||||
"
|
28
recipes-core/packagegroup/packagegroup-kde-gear-education.bb
Normal file
28
recipes-core/packagegroup/packagegroup-kde-gear-education.bb
Normal file
|
@ -0,0 +1,28 @@
|
|||
DESCRIPTION = "KDE Gear education Packages"
|
||||
|
||||
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
PACKAGES = " \
|
||||
packagegroup-kde-gear-education \
|
||||
"
|
||||
RDEPENDS:packagegroup-kde-gear-education = " \
|
||||
artikulate \
|
||||
kalgebra \
|
||||
kbruch \
|
||||
kgeography \
|
||||
khangman \
|
||||
kig \
|
||||
kiten \
|
||||
klettres \
|
||||
kmplot \
|
||||
ktouch \
|
||||
kturtle \
|
||||
kwordquiz \
|
||||
marble \
|
||||
minuet \
|
||||
parley \
|
||||
rocs \
|
||||
step \
|
||||
"
|
45
recipes-core/packagegroup/packagegroup-kde-gear-games.bb
Normal file
45
recipes-core/packagegroup/packagegroup-kde-gear-games.bb
Normal file
|
@ -0,0 +1,45 @@
|
|||
DESCRIPTION = "KDE Gear games Packages"
|
||||
|
||||
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
PACKAGES = " \
|
||||
packagegroup-kde-gear-games \
|
||||
"
|
||||
RDEPENDS:packagegroup-kde-gear-games = " \
|
||||
bomber \
|
||||
bovo \
|
||||
granatier \
|
||||
kapman \
|
||||
katomic \
|
||||
kblackbox \
|
||||
kblocks \
|
||||
kbounce \
|
||||
kbreakout \
|
||||
kdiamond \
|
||||
kfourinline \
|
||||
kgoldrunner \
|
||||
kigo \
|
||||
kiriki \
|
||||
kjumpingcube \
|
||||
klickety \
|
||||
klines \
|
||||
kmines \
|
||||
knavalbattle \
|
||||
knetwalk \
|
||||
knights \
|
||||
kolf \
|
||||
kollision \
|
||||
konquest \
|
||||
kreversi \
|
||||
ksirk \
|
||||
ksnakeduel \
|
||||
kspaceduel \
|
||||
ksquares \
|
||||
ksudoku \
|
||||
ktuberling \
|
||||
lskat \
|
||||
palapeli \
|
||||
picmi \
|
||||
"
|
|
@ -10,4 +10,17 @@ PACKAGES = " \
|
|||
RDEPENDS:packagegroup-kde-gear-graphics = " \
|
||||
gwenview \
|
||||
okular \
|
||||
colord-kde \
|
||||
kamera \
|
||||
kcolorchooser \
|
||||
kdegraphics-thumbnailers \
|
||||
kimagemapeditor \
|
||||
kipi-plugins \
|
||||
koko \
|
||||
kolourpaint \
|
||||
libksane \
|
||||
kruler \
|
||||
skanlite \
|
||||
spectacle \
|
||||
svgpart \
|
||||
"
|
|
@ -10,4 +10,5 @@ PACKAGES = " \
|
|||
RDEPENDS:packagegroup-kde-gear-mobile = " \
|
||||
angelfish \
|
||||
kclock \
|
||||
qmlkonsole \
|
||||
"
|
|
@ -13,4 +13,13 @@ RDEPENDS:packagegroup-kde-gear-multimedia = " \
|
|||
elisa \
|
||||
plasmatube \
|
||||
phonon-backend-vlc \
|
||||
ffmpegthumbs \
|
||||
juk \
|
||||
k3b \
|
||||
kamoso \
|
||||
kasts \
|
||||
kdenlive \
|
||||
frei0r \
|
||||
kmix \
|
||||
kwave \
|
||||
"
|
|
@ -10,4 +10,20 @@ PACKAGES = " \
|
|||
RDEPENDS:packagegroup-kde-gear-network = " \
|
||||
kaccounts-integration \
|
||||
kaccounts-providers \
|
||||
alligator \
|
||||
falkon \
|
||||
kdenetwork-filesharing \
|
||||
kget \
|
||||
kio-extras \
|
||||
kio-gdrive \
|
||||
kio-zeroconf \
|
||||
konversation \
|
||||
kopete \
|
||||
krdc \
|
||||
krfb \
|
||||
ktorrent \
|
||||
neochat \
|
||||
signon-kwallet-extension \
|
||||
tokodon \
|
||||
kdeconnect-kde \
|
||||
"
|
12
recipes-core/packagegroup/packagegroup-kde-gear-office.bb
Normal file
12
recipes-core/packagegroup/packagegroup-kde-gear-office.bb
Normal file
|
@ -0,0 +1,12 @@
|
|||
DESCRIPTION = "KDE Gear Office Packages"
|
||||
|
||||
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
PACKAGES = " \
|
||||
packagegroup-kde-gear-office \
|
||||
"
|
||||
RDEPENDS:packagegroup-kde-gear-office = " \
|
||||
ghostwriter \
|
||||
"
|
|
@ -15,4 +15,17 @@ RDEPENDS:packagegroup-kde-gear-pim = " \
|
|||
kalarm \
|
||||
kalendar \
|
||||
knotes \
|
||||
akregator \
|
||||
grantlee-editor \
|
||||
itinerary \
|
||||
kdepim-addons \
|
||||
kleopatra \
|
||||
kmail \
|
||||
kmail-account-wizard \
|
||||
kontact \
|
||||
korganizer \
|
||||
mbox-importer \
|
||||
pim-data-exporter \
|
||||
pim-sieve-editor \
|
||||
zanshin \
|
||||
"
|
20
recipes-core/packagegroup/packagegroup-kde-gear-sdk.bb
Normal file
20
recipes-core/packagegroup/packagegroup-kde-gear-sdk.bb
Normal file
|
@ -0,0 +1,20 @@
|
|||
DESCRIPTION = "KDE Gear SDK Packages"
|
||||
|
||||
PACKAGE_ARCH = "${TUNE_PKGARCH}"
|
||||
|
||||
inherit packagegroup
|
||||
|
||||
PACKAGES = " \
|
||||
packagegroup-kde-gear-sdk \
|
||||
"
|
||||
RDEPENDS:packagegroup-kde-gear-sdk = " \
|
||||
cervisia \
|
||||
kapptemplate \
|
||||
kcachegrind \
|
||||
kdesdk-kio \
|
||||
kdesdk-thumbnailers \
|
||||
kirigami-gallery \
|
||||
kompare \
|
||||
lokalize \
|
||||
poxml \
|
||||
"
|
|
@ -12,4 +12,10 @@ RDEPENDS:packagegroup-kde-gear-system = " \
|
|||
dolphin-plugins \
|
||||
kjournald \
|
||||
ksystemlog \
|
||||
kcron \
|
||||
kde-inotify-survey \
|
||||
khelpcenter \
|
||||
kio-admin \
|
||||
kpmcore \
|
||||
partitionmanager \
|
||||
"
|
|
@ -12,4 +12,26 @@ RDEPENDS:packagegroup-kde-gear-utilities = " \
|
|||
kate \
|
||||
kcalc \
|
||||
kwalletmanager \
|
||||
ark \
|
||||
filelight \
|
||||
kalk \
|
||||
kbackup \
|
||||
kcharselect \
|
||||
kdf \
|
||||
kdialog \
|
||||
keditbookmarks \
|
||||
keysmith \
|
||||
kfind \
|
||||
kgpg \
|
||||
konsole \
|
||||
kongress \
|
||||
krecorder \
|
||||
kteatime \
|
||||
ktimer \
|
||||
ktrip \
|
||||
markdownpart \
|
||||
skanpage \
|
||||
sweeper \
|
||||
okteta \
|
||||
yakuake \
|
||||
"
|
|
@ -8,6 +8,7 @@ PACKAGES = " \
|
|||
packagegroup-kde-gear \
|
||||
"
|
||||
RDEPENDS:packagegroup-kde-gear = " \
|
||||
packagegroup-kde-gear-accessiblity \
|
||||
packagegroup-kde-gear-pim \
|
||||
packagegroup-kde-gear-development \
|
||||
packagegroup-kde-gear-network \
|
||||
|
@ -16,4 +17,8 @@ RDEPENDS:packagegroup-kde-gear = " \
|
|||
packagegroup-kde-gear-mobile \
|
||||
packagegroup-kde-gear-multimedia \
|
||||
packagegroup-kde-gear-graphics \
|
||||
packagegroup-kde-gear-education \
|
||||
packagegroup-kde-gear-games \
|
||||
packagegroup-kde-gear-sdk \
|
||||
packagegroup-kde-gear-office \
|
||||
"
|
23
recipes-education/analitza/analitza.inc
Normal file
23
recipes-education/analitza/analitza.inc
Normal file
|
@ -0,0 +1,23 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Library that lets you add mathematical features to your program"
|
||||
SUMMARY = "Library that lets you add mathematical features to your program"
|
||||
HOMEPAGE = "https://invent.kde.org/education/analitza"
|
||||
LICENSE = "GPL-2.0-or-later & LGPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
|
||||
DEPENDS = " \
|
||||
libeigen \
|
||||
"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${libdir}/qml/org/kde/analitza/ \
|
||||
${datadir}/libanalitza/plots/ \
|
||||
"
|
7
recipes-education/analitza/analitza_23.04.1.bb
Normal file
7
recipes-education/analitza/analitza_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/analitza-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "f9328b2fd0ff56f1098715185ee866b3937d70aea39e1d432326f35b9b8f74b0"
|
||||
|
27
recipes-education/artikulate/artikulate.inc
Normal file
27
recipes-education/artikulate/artikulate.inc
Normal file
|
@ -0,0 +1,27 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Pronunciation trainer to improve your skills by listening to native speakers"
|
||||
SUMMARY = "Artikulate Pronunciation Trainer"
|
||||
HOMEPAGE = "https://invent.kde.org/education/artikulate"
|
||||
LICENSE = " BSD-2-Clause & CC-BY-SA-4.0 & CC0-1.0 & GPL-2.0-only & GPL-2.0-or-later & GPL-3.0-only & LGPL-2.0-or-later & LGPL-2.1-only & LGPL-2.1-or-later & LGPL-3.0-only & LGPL-3.0-or-later & LicenseRef-KDE-Accepted-GPL & LicenseRef-KDE-Accepted-LGPL & MIT"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
karchive \
|
||||
kcrash \
|
||||
kirigami \
|
||||
knewstuff \
|
||||
qtmultimedia \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/artikulate/artikulate_23.04.1.bb
Normal file
7
recipes-education/artikulate/artikulate_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/artikulate-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "d1928ca183f29b6e9532959ab525fc34520724c1e40b962d737fa55115f78fbf"
|
||||
|
30
recipes-education/kalgebra/kalgebra.inc
Normal file
30
recipes-education/kalgebra/kalgebra.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "2D and 3D Graph Calculator"
|
||||
SUMMARY = "2D and 3D Graph Calculator"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kalgebra"
|
||||
LICENSE = "LPGL-2.0-only"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
analitza \
|
||||
kconfigwidgets \
|
||||
kio \
|
||||
kwidgetsaddons \
|
||||
qtwebengine \
|
||||
"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/katepart5/syntax/ \
|
||||
${datadir}/plasma/plasmoids/org.kde.graphsplasmoid/ \
|
||||
"
|
7
recipes-education/kalgebra/kalgebra_23.04.1.bb
Normal file
7
recipes-education/kalgebra/kalgebra_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kalgebra-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "46618b82ae770ac153db6a1d18831987c7d235d5b50b076b93159eeded79c118"
|
||||
|
27
recipes-education/kanagram/kanagram.inc
Normal file
27
recipes-education/kanagram/kanagram.inc
Normal file
|
@ -0,0 +1,27 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Letter Order Game"
|
||||
SUMMARY = "Letter Order Game"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kanagram"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
libkeduvocdocument \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kio \
|
||||
knewstuff \
|
||||
sonnet \
|
||||
"
|
||||
|
||||
|
7
recipes-education/kanagram/kanagram_23.04.1.bb
Normal file
7
recipes-education/kanagram/kanagram_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kanagram-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "cd6cd4bb5493e2149ab7363e3b5fe6cb077a8a1ce5cd77863528d68b21050371"
|
||||
|
26
recipes-education/kbruch/kbruch.inc
Normal file
26
recipes-education/kbruch/kbruch.inc
Normal file
|
@ -0,0 +1,26 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Practice Fractions"
|
||||
SUMMARY = "Exercise Fractions"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kbruch"
|
||||
LICENSE = " CC0-1.0 & GFDL-1.2-only & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/kbruch/kbruch_23.04.1.bb
Normal file
7
recipes-education/kbruch/kbruch_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kbruch-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "b25ceb8f25d07bbabe2429e7ed6e60bcf56804f5119728131f0907dbb131bced"
|
||||
|
21
recipes-education/kdeedu-data/kdeedu-data.inc
Normal file
21
recipes-education/kdeedu-data/kdeedu-data.inc
Normal file
|
@ -0,0 +1,21 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Shared icons, artwork and data files for educational applications"
|
||||
SUMMARY = "Shared icons, artwork and data files for educational applications"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kdeedu-data"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
"
|
||||
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/apps/kvtml \
|
||||
"
|
7
recipes-education/kdeedu-data/kdeedu-data_23.04.1.bb
Normal file
7
recipes-education/kdeedu-data/kdeedu-data_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kdeedu-data-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "af594de5565e2d9446ec26a8af157ae05bcf87126873ca336c86c380171dc39e"
|
||||
|
24
recipes-education/kgeography/kgeography.inc
Normal file
24
recipes-education/kgeography/kgeography.inc
Normal file
|
@ -0,0 +1,24 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Geography Trainer"
|
||||
SUMMARY = "Geography Trainer"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kgeography"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kiconthemes \
|
||||
kitemviews \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
"
|
||||
|
7
recipes-education/kgeography/kgeography_23.04.1.bb
Normal file
7
recipes-education/kgeography/kgeography_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kgeography-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "c5715b767b303af086d20974154acef61c4c4f3994d54fc24edf5cad957ad681"
|
||||
|
27
recipes-education/khangman/khangman.inc
Normal file
27
recipes-education/khangman/khangman.inc
Normal file
|
@ -0,0 +1,27 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "A hangman game"
|
||||
SUMMARY = "Hangman Game"
|
||||
HOMEPAGE = "https://invent.kde.org/education/khangman"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cb56c8b10bbb1c97490192a78c4fb273"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
|
||||
DEPENDS = " \
|
||||
libkeduvocdocument \
|
||||
kcompletion \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kio \
|
||||
knewstuff \
|
||||
knotifications \
|
||||
kxmlgui \
|
||||
"
|
||||
|
7
recipes-education/khangman/khangman_23.04.1.bb
Normal file
7
recipes-education/khangman/khangman_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/khangman-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "f2b59b05e53b5f8870bd0642de1b1c1325fd2f70012922e1b8061894df4826c7"
|
||||
|
34
recipes-education/kig/kig.inc
Normal file
34
recipes-education/kig/kig.inc
Normal file
|
@ -0,0 +1,34 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Interactive Geometry"
|
||||
SUMMARY = "Interactive Geometry"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kig"
|
||||
LICENSE = " BSD-3-Clause & GFDL-1.2-or-later & GPL-2.0-only & GPL-2.0-or-later & GPL-3.0-only & LGPL-2.1-or-later & LicenseRef-KDE-Accepted-GPL"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
karchive \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kiconthemes \
|
||||
kparts \
|
||||
ktexteditor \
|
||||
kxmlgui \
|
||||
boost \
|
||||
"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/katepart5/syntax \
|
||||
"
|
7
recipes-education/kig/kig_23.04.1.bb
Normal file
7
recipes-education/kig/kig_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kig-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "0eef77f17059477efc58fd468a4a555ab592b0feeefa0f984a5e8d5ed9fe6054"
|
||||
|
33
recipes-education/kiten/kiten.inc
Normal file
33
recipes-education/kiten/kiten.inc
Normal file
|
@ -0,0 +1,33 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Japanese Reference/Study Tool"
|
||||
SUMMARY = "Japanese Reference and Study Tool"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kiten"
|
||||
LICENSE = " BSD-3-Clause & GPL-1.0-or-later & GPL-2.0-or-later & LGPL-2.0-or-later & LicenseRef-EDRDG"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
karchive \
|
||||
kcompletion \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kio \
|
||||
knotifications \
|
||||
kxmlgui \
|
||||
"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/fonts/kanjistrokeorders \
|
||||
"
|
7
recipes-education/kiten/kiten_23.04.1.bb
Normal file
7
recipes-education/kiten/kiten_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kiten-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "0af35d3ebbd1fbba7dbc0a22d2435e370243c5afbd526374dd9ee7d6ada98e89"
|
||||
|
29
recipes-education/klettres/klettres.inc
Normal file
29
recipes-education/klettres/klettres.inc
Normal file
|
@ -0,0 +1,29 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Learn The Alphabet"
|
||||
SUMMARY = "Learn The Alphabet"
|
||||
HOMEPAGE = "https://invent.kde.org/education/klettres"
|
||||
LICENSE = " GPL-2.0-or-later & LGPL-2.0-only"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
knewstuff \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
phonon \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/klettres/klettres_23.04.1.bb
Normal file
7
recipes-education/klettres/klettres_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/klettres-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "ddebc67ebb3183633d52f31bd2ef5978bf25fc908f7c2ef77a21216a3f47c118"
|
||||
|
27
recipes-education/kmplot/kmplot.inc
Normal file
27
recipes-education/kmplot/kmplot.inc
Normal file
|
@ -0,0 +1,27 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Mathematical Function Plotter"
|
||||
SUMMARY = "Mathematical Function Plotter"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kmplot"
|
||||
LICENSE = "GFDL-1.2-or-later & GPL-2.0-or-later "
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kguiaddons \
|
||||
kparts \
|
||||
kwidgetsaddons \
|
||||
kdbusaddons \
|
||||
"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/kmplot/kmplot_23.04.1.bb
Normal file
7
recipes-education/kmplot/kmplot_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kmplot-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "1a0031a5f73d9d4d3174cd4170b3bdd123a909b685aaefaf84a6ea2940f373f8"
|
||||
|
34
recipes-education/ktouch/ktouch.inc
Normal file
34
recipes-education/ktouch/ktouch.inc
Normal file
|
@ -0,0 +1,34 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Touch Typing Tutor"
|
||||
SUMMARY = "Touch Typing Tutor"
|
||||
HOMEPAGE = "https://invent.kde.org/education/ktouch"
|
||||
LICENSE = " GFDL-1.2-or-later & GPL-2.0-or-later & LGPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcmutils
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcompletion \
|
||||
kconfigwidgets \
|
||||
kiconthemes \
|
||||
kitemviews \
|
||||
ktextwidgets \
|
||||
kwidgetsaddons \
|
||||
kwindowsystem \
|
||||
kxmlgui \
|
||||
qtquickcontrols2 \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/ktouch/ktouch_23.04.1.bb
Normal file
7
recipes-education/ktouch/ktouch_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/ktouch-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "e4a32f3c1e7af3c123d8c18fea8c31883a614dba8f88ec5cc73bd6cd54f35cb5"
|
||||
|
27
recipes-education/kturtle/kturtle.inc
Normal file
27
recipes-education/kturtle/kturtle.inc
Normal file
|
@ -0,0 +1,27 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Educational programming environment that uses TurtleSpeak"
|
||||
SUMMARY = "Educational Programming Environment"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kturtle"
|
||||
LICENSE = " GPL-2.0-only & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kio \
|
||||
knewstuff \
|
||||
ktextwidgets \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/kturtle/kturtle_23.04.1.bb
Normal file
7
recipes-education/kturtle/kturtle_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kturtle-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "0f7d6f8c4a901ed383d5d6e547c52505ebf4a7a4527460ce121df5b28029a85d"
|
||||
|
33
recipes-education/kwordquiz/kwordquiz.inc
Normal file
33
recipes-education/kwordquiz/kwordquiz.inc
Normal file
|
@ -0,0 +1,33 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Flash Card Trainer"
|
||||
SUMMARY = "Flash Card Trainer"
|
||||
HOMEPAGE = "https://invent.kde.org/education/kwordquiz"
|
||||
LICENSE = " GFDL-1.2-or-later & GPL-2.0-or-later & LGPL-2.0-only & LGPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
libkeduvocdocument \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kguiaddons \
|
||||
kitemviews \
|
||||
knewstuff \
|
||||
knotifications \
|
||||
knotifyconfig \
|
||||
kxmlgui \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/kwordquiz/kwordquiz_23.04.1.bb
Normal file
7
recipes-education/kwordquiz/kwordquiz_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kwordquiz-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "b9d2180c5d07d0c050501b11b42ebed331d1eaa6c3eca223339fb34908c2512c"
|
||||
|
23
recipes-education/libkeduvocdocument/libkeduvocdocument.inc
Normal file
23
recipes-education/libkeduvocdocument/libkeduvocdocument.inc
Normal file
|
@ -0,0 +1,23 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Library to parse, convert, and manipulate KVTML files"
|
||||
SUMMARY = "Library to parse, convert, and manipulate KVTML files"
|
||||
HOMEPAGE = "https://invent.kde.org/education/libkeduvocdocument"
|
||||
LICENSE = " BSD-1-Clause & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
karchive \
|
||||
kio \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/libkeduvocdocument-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "ae22ce2ba6521efed99369168e7d1dc5545dd6e25e90fe5c8cae87929906f0af"
|
||||
|
48
recipes-education/marble/marble.inc
Normal file
48
recipes-education/marble/marble.inc
Normal file
|
@ -0,0 +1,48 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Virtual Globe and World Atlas that you can use to learn more about the Earth"
|
||||
SUMMARY = "Virtual Globe and World Atlas that you can use to learn more about the Earth"
|
||||
HOMEPAGE = "https://invent.kde.org/education/marble"
|
||||
LICENSE = " Apache-2.0 & BSD-3-Clause & CC0-1.0 & GPL-3.0-only & GPL-3.0-or-later & LGPL-2.0-or-later & LGPL-2.1-only & LGPL-2.1-or-later & LGPL-3.0-only & LicenseRef-Qt-Commercial & MIT & Qt-LGPL-exception-1.1"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
inherit mime
|
||||
|
||||
DEPENDS = " \
|
||||
qtwebengine \
|
||||
qtwebchannel \
|
||||
phonon \
|
||||
qtserialport \
|
||||
gpsd \
|
||||
qtlocation \
|
||||
knewstuff \
|
||||
plasma-framework \
|
||||
krunner \
|
||||
protobuf \
|
||||
kparts \
|
||||
"
|
||||
|
||||
EXTRA_OECMAKE += "-DBUILD_MARBLE_TOOLS=YES"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/plasma/plasmoids \
|
||||
${datadir}/plasma/wallpapers \
|
||||
${datadir}/mime/packages \
|
||||
${libdir}/qml/org/kde/marble/private/plasma/ \
|
||||
${libdir}/libmarbledeclarative.so \
|
||||
"
|
||||
|
||||
FILES:${PN}-dev = " \
|
||||
${includedir}/marble \
|
||||
${includedir}/astro \
|
||||
${libdir}/libmarblewidget-qt5.so \
|
||||
${libdir}/libastro.so \
|
||||
"
|
||||
|
7
recipes-education/marble/marble_23.04.1.bb
Normal file
7
recipes-education/marble/marble_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/marble-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "d41e1793e72ac1fd46d39127a70accbcf738c00fe3adbd1159cb32e47f4294d2"
|
||||
|
23
recipes-education/minuet/minuet.inc
Normal file
23
recipes-education/minuet/minuet.inc
Normal file
|
@ -0,0 +1,23 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Free and open-source software for music education"
|
||||
SUMMARY = "Free and open-source software for music education"
|
||||
HOMEPAGE = "https://invent.kde.org/education/minuet"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
fluidsynth \
|
||||
qtquickcontrols2 \
|
||||
"
|
||||
|
||||
|
7
recipes-education/minuet/minuet_23.04.1.bb
Normal file
7
recipes-education/minuet/minuet_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/minuet-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "48cee2a16053924c6d3124e1586f75fb6722486b06e2b1653b42911534b3461f"
|
||||
|
37
recipes-education/parley/parley.inc
Normal file
37
recipes-education/parley/parley.inc
Normal file
|
@ -0,0 +1,37 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Vocabulary Trainer"
|
||||
SUMMARY = "Vocabulary Trainer"
|
||||
HOMEPAGE = "https://invent.kde.org/education/parley"
|
||||
LICENSE = " GFDL-1.2-or-later & GPL-2.0-or-later & GPL-3.0-only & LicenseRef-KDE-Accepted-GPL & MIT"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
libkeduvocdocument \
|
||||
kcrash \
|
||||
kio \
|
||||
knewstuff \
|
||||
knotifications \
|
||||
ktextwidgets \
|
||||
kxmlgui \
|
||||
sonnet \
|
||||
qtmultimedia \
|
||||
qtwebengine \
|
||||
"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/kxmlgui5/parley/themes \
|
||||
${datadir}/icons/oxygen \
|
||||
"
|
7
recipes-education/parley/parley_23.04.1.bb
Normal file
7
recipes-education/parley/parley_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/parley-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "56e13ed4777aa366e1d880ae77d3ac4a8cb4a17e90a4e8e550f6f840a72add51"
|
||||
|
33
recipes-education/rocs/rocs.inc
Normal file
33
recipes-education/rocs/rocs.inc
Normal file
|
@ -0,0 +1,33 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "An educational Graph Theory IDE"
|
||||
SUMMARY = "Rocs Graph Theory"
|
||||
HOMEPAGE = "https://invent.kde.org/education/rocs"
|
||||
LICENSE = " BSD-2-Clause & GFDL-1.2-or-later & GPL-2.0-only & GPL-2.0-or-later & GPL-3.0-only & LGPL-2.1-only & LGPL-3.0-only & LicenseRef-KDE-Accepted-GPL & LicenseRef-KDE-Accepted-LGPL"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
karchive \
|
||||
kcrash \
|
||||
kitemviews \
|
||||
ktexteditor \
|
||||
kxmlgui \
|
||||
boost \
|
||||
grantlee \
|
||||
qtscript \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-education/rocs/rocs_23.04.1.bb
Normal file
7
recipes-education/rocs/rocs_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/rocs-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "4b9f4a19a1450f02ed8f503002b83d687556e9eb65a2ba9284882e3925e45f3c"
|
||||
|
37
recipes-education/step/step.inc
Normal file
37
recipes-education/step/step.inc
Normal file
|
@ -0,0 +1,37 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Interactive physics simulator"
|
||||
SUMMARY = "Interactive Physical Simulator"
|
||||
HOMEPAGE = "https://invent.kde.org/education/step"
|
||||
LICENSE = " BSD-2-Clause & BSD-3-Clause & GFDL-1.2-or-later & GPL-2.0-or-later & LGPL-2.1-only & LGPL-3.0-only & LicenseRef-KDE-Accepted-LGPL"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
inherit mime
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kiconthemes \
|
||||
kio \
|
||||
knewstuff \
|
||||
kplotting \
|
||||
ktextwidgets \
|
||||
kxmlgui \
|
||||
libeigen \
|
||||
libqalculate \
|
||||
gsl \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
||||
FILES:${PN} += " \
|
||||
${datadir}/mime/packages \
|
||||
"
|
7
recipes-education/step/step_23.04.1.bb
Normal file
7
recipes-education/step/step_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/step-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "2e495bfa2bda484b28ca83a7f6209070a1c88308d3a515110d208c36c6cc8ebd"
|
||||
|
28
recipes-games/bomber/bomber.inc
Normal file
28
recipes-games/bomber/bomber.inc
Normal file
|
@ -0,0 +1,28 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Bomber is a single player arcade game"
|
||||
SUMMARY = "Bomber is a single player arcade game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/bomber"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & LGPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/bomber/bomber_23.04.1.bb
Normal file
7
recipes-games/bomber/bomber_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/bomber-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "03c772388908c17e887fc724a48b2a8d19d3aaee0883c96c9fd764673e8eae7c"
|
||||
|
23
recipes-games/bovo/bovo.inc
Normal file
23
recipes-games/bovo/bovo.inc
Normal file
|
@ -0,0 +1,23 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Bovo is a Gomoku like game for two players"
|
||||
SUMMARY = ""Five in a row" board game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/bovo"
|
||||
LICENSE = " GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3c8ea28d12b8a786603a5394fc50096d"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
7
recipes-games/bovo/bovo_23.04.1.bb
Normal file
7
recipes-games/bovo/bovo_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/bovo-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "9b2453fa0fe1aeb56b8248d9d82d2ca2a257f95877b2585d6f96e6c0caef7128"
|
||||
|
30
recipes-games/granatier/granatier.inc
Normal file
30
recipes-games/granatier/granatier.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Granatier is a clone of the classic Bomberman game"
|
||||
SUMMARY = "Granatier is a clone of the classic Bomberman game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/granatier"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later & LGPL-2.0-only"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/granatier/granatier_23.04.1.bb
Normal file
7
recipes-games/granatier/granatier_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/granatier-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "f02478334d46295f10d9b26196d1ef17e9da1fbffc070451932bb33911b23be4"
|
||||
|
29
recipes-games/kapman/kapman.inc
Normal file
29
recipes-games/kapman/kapman.inc
Normal file
|
@ -0,0 +1,29 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Kapman is a clone of the well known game Pac-Man"
|
||||
SUMMARY = "Kapman is a clone of the well known game Pac-Man"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kapman"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kapman/kapman_23.04.1.bb
Normal file
7
recipes-games/kapman/kapman_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kapman-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "a66266e38d5467665b3e2527be0579e25e461d22f4d53ef6e7ccd6f0427350f0"
|
||||
|
32
recipes-games/katomic/katomic.inc
Normal file
32
recipes-games/katomic/katomic.inc
Normal file
|
@ -0,0 +1,32 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Katomic is a fun and educational game built around molecular geometry"
|
||||
SUMMARY = "Katomic is a fun and educational game built around molecular geometry"
|
||||
HOMEPAGE = "https://invent.kde.org/games/katomic"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
knewstuff \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
RDEPENDS:${PN} += " \
|
||||
perl \
|
||||
"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/katomic/katomic_23.04.1.bb
Normal file
7
recipes-games/katomic/katomic_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/katomic-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "5ff675c1e768c94843fd5d6527ab08ac5d33724d6771d6aa84f4891db04fc3a8"
|
||||
|
30
recipes-games/kblackbox/kblackbox.inc
Normal file
30
recipes-games/kblackbox/kblackbox.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KBlackBox is a game of hide and seek played on a grid of boxes"
|
||||
SUMMARY = "KBlackBox is a game of hide and seek played on a grid of boxes"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kblackbox"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
karchive \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
ktextwidgets \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kblackbox/kblackbox_23.04.1.bb
Normal file
7
recipes-games/kblackbox/kblackbox_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kblackbox-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "e4321ac7471fa0cd3774fede14c2eabf5c25391071972ecf97e763c074e42859"
|
||||
|
30
recipes-games/kblocks/kblocks.inc
Normal file
30
recipes-games/kblocks/kblocks.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KBlocks is the classic falling blocks game"
|
||||
SUMMARY = "KBlocks is the classic falling blocks game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kblocks"
|
||||
LICENSE = " BSD-3-Clause & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kblocks/kblocks_23.04.1.bb
Normal file
7
recipes-games/kblocks/kblocks_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kblocks-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "b3848f277ec0b4fb32f5dda0d49ce6645bc174e10881b0e2dbe3be2db22ca580"
|
||||
|
32
recipes-games/kbounce/kbounce.inc
Normal file
32
recipes-games/kbounce/kbounce.inc
Normal file
|
@ -0,0 +1,32 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KBounce is a single player arcade game with the elements of puzzle"
|
||||
SUMMARY = "KBounce is a single player arcade game with the elements of puzzle"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kbounce"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & LGPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcompletion \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kio \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kbounce/kbounce_23.04.1.bb
Normal file
7
recipes-games/kbounce/kbounce_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kbounce-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "db1ecf31fd49aabb5554254ceff09a7eec3471d6819bbff3f0a1b89e0c954456"
|
||||
|
30
recipes-games/kbreakout/kbreakout.inc
Normal file
30
recipes-games/kbreakout/kbreakout.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KBreakout is a Breakout-like game. Its objective is to destroy as many bricks as possible without losing the ball."
|
||||
SUMMARY = "KBreakout is a Breakout-like game. Its objective is to destroy as many bricks as possible without losing the ball."
|
||||
HOMEPAGE = "https://invent.kde.org/games/kbreakout"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kbreakout/kbreakout_23.04.1.bb
Normal file
7
recipes-games/kbreakout/kbreakout_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kbreakout-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "7abe584feb88a07660e456d71ab42fbab5080681d01455822cb529278b241095"
|
||||
|
32
recipes-games/kdiamond/kdiamond.inc
Normal file
32
recipes-games/kdiamond/kdiamond.inc
Normal file
|
@ -0,0 +1,32 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KDiamond is a single player puzzle game"
|
||||
SUMMARY = "KDiamond is a single player puzzle game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kdiamond"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
knotifications \
|
||||
knotifyconfig \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kdiamond/kdiamond_23.04.1.bb
Normal file
7
recipes-games/kdiamond/kdiamond_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kdiamond-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "02ad464aab2f868772e16d2f8dbb7b2cf2ee1146ef163947f275ba1d6a383508"
|
||||
|
30
recipes-games/kfourinline/kfourinline.inc
Normal file
30
recipes-games/kfourinline/kfourinline.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KFourInLine is a four-in-a-row game"
|
||||
SUMMARY = "KFourInLine is a four-in-a-row game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kfourinline"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later & LGPL-2.0-only & LGPL-2.0-or-later & LGPL-2.1-only & LGPL-3.0-only & LicenseRef-KDE-Accepted-LGPL"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdnssd \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kfourinline/kfourinline_23.04.1.bb
Normal file
7
recipes-games/kfourinline/kfourinline_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kfourinline-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "a7a052fffa4eee9730f5a38d51d7d2e6b1f79f0636211890aa5cc634e9ecba71"
|
||||
|
31
recipes-games/kgoldrunner/kgoldrunner.inc
Normal file
31
recipes-games/kgoldrunner/kgoldrunner.inc
Normal file
|
@ -0,0 +1,31 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KGoldrunner is a game of action and puzzle solving"
|
||||
SUMMARY = "KGoldrunner is a game of action and puzzle solving"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kgoldrunner"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kio \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kgoldrunner/kgoldrunner_23.04.1.bb
Normal file
7
recipes-games/kgoldrunner/kgoldrunner_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kgoldrunner-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "b630dae7b1600b0f4f82ce7712bfd1b8514a941a822197673d249f5d3ac5bf93"
|
||||
|
33
recipes-games/kigo/kigo.inc
Normal file
33
recipes-games/kigo/kigo.inc
Normal file
|
@ -0,0 +1,33 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Kigo is an open-source implementation of the popular Go game"
|
||||
SUMMARY = "Kigo is an open-source implementation of the popular Go game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kigo"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-only & GPL-3.0-only & LicenseRef-KDE-Accepted-GPL"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kio \
|
||||
knewstuff \
|
||||
ktextwidgets \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kigo/kigo_23.04.1.bb
Normal file
7
recipes-games/kigo/kigo_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kigo-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "ac66976fccb9507a656d27687f1148b4fb20f28b53243631fd4bdcb73f2c60ce"
|
||||
|
31
recipes-games/killbots/killbots.inc
Normal file
31
recipes-games/killbots/killbots.inc
Normal file
|
@ -0,0 +1,31 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Killbots is a simple game of evading killer robots"
|
||||
SUMMARY = "Killbots is a simple game of evading killer robots"
|
||||
HOMEPAGE = "https://invent.kde.org/games/killbots"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcompletion \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/killbots/killbots_23.04.1.bb
Normal file
7
recipes-games/killbots/killbots_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/killbots-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "2b1803ae776a93e1dfc41c5f4c1f0236cec088cd314dd2378cf7a590b8c77430"
|
||||
|
26
recipes-games/kiriki/kiriki.inc
Normal file
26
recipes-games/kiriki/kiriki.inc
Normal file
|
@ -0,0 +1,26 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Kiriki is an addictive and fun dice game"
|
||||
SUMMARY = "Kiriki is an addictive and fun dice game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kiriki"
|
||||
LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kiconthemes \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
7
recipes-games/kiriki/kiriki_23.04.1.bb
Normal file
7
recipes-games/kiriki/kiriki_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kiriki-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "359d4bc0a1eac71ef66bcaa4fca301f5311fa9c9901ce127ecfcaa3cf7adb7d1"
|
||||
|
31
recipes-games/kjumpingcube/kjumpingcube.inc
Normal file
31
recipes-games/kjumpingcube/kjumpingcube.inc
Normal file
|
@ -0,0 +1,31 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KJumpingCube is a simple tactical game"
|
||||
SUMMARY = "KJumpingCube is a simple tactical game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kjumpingcube"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kio \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kjumpingcube/kjumpingcube_23.04.1.bb
Normal file
7
recipes-games/kjumpingcube/kjumpingcube_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kjumpingcube-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "1b577e52ad1385f646c32c2419dbf595346a1e6aafe0a900ed2c5db44fd8f91e"
|
||||
|
34
recipes-games/klickety/klickety.inc
Normal file
34
recipes-games/klickety/klickety.inc
Normal file
|
@ -0,0 +1,34 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Klickety is an adaptation of the Clickomania game"
|
||||
SUMMARY = "Klickety is an adaptation of the Clickomania game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/klickety"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kio \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN} += " \
|
||||
perl \
|
||||
"
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/klickety/klickety_23.04.1.bb
Normal file
7
recipes-games/klickety/klickety_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/klickety-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "5b766444fdeab4dd6cf6f556b2d10ea26bf40015af027fdb290fbd97c4dd88ed"
|
||||
|
30
recipes-games/klines/klines.inc
Normal file
30
recipes-games/klines/klines.inc
Normal file
|
@ -0,0 +1,30 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KLines is a simple but highly addictive, one player game"
|
||||
SUMMARY = "KLines is a simple but highly addictive, one player game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/klines"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/klines/klines_23.04.1.bb
Normal file
7
recipes-games/klines/klines_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/klines-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "975e0fc0564668b64b93547a5ae81870fa120be3b4c40f085bdcc683ab2db56b"
|
||||
|
31
recipes-games/kmines/kmines.inc
Normal file
31
recipes-games/kmines/kmines.inc
Normal file
|
@ -0,0 +1,31 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "KMines is the classic Minesweeper game"
|
||||
SUMMARY = "KMines is the classic Minesweeper game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/kmines"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GFDL-1.2-or-later & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kconfigwidgets \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
ktextwidgets \
|
||||
kwidgetsaddons \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/kmines/kmines_23.04.1.bb
Normal file
7
recipes-games/kmines/kmines_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/kmines-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "2afdabe967d57766b2e6020b292e9d893af28b5360ef1c7b6938419ea0253354"
|
||||
|
31
recipes-games/knavalbattle/knavalbattle.inc
Normal file
31
recipes-games/knavalbattle/knavalbattle.inc
Normal file
|
@ -0,0 +1,31 @@
|
|||
# SPDX-FileCopyrightText: 2023 Justin Hammond <justin@dynam.ac>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Naval Battle is a ship sinking game"
|
||||
SUMMARY = "Naval Battle is a ship sinking game"
|
||||
HOMEPAGE = "https://invent.kde.org/games/knavalbattle"
|
||||
LICENSE = " BSD-3-Clause & CC0-1.0 & GPL-2.0-or-later"
|
||||
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit kconfig
|
||||
inherit kcoreaddons
|
||||
inherit kdoctools
|
||||
inherit ki18n
|
||||
inherit reuse_license_checksums
|
||||
inherit mime-xdg
|
||||
|
||||
|
||||
DEPENDS = " \
|
||||
kcrash \
|
||||
kdbusaddons \
|
||||
kdnssd \
|
||||
ktextwidgets \
|
||||
kxmlgui \
|
||||
libkdegames \
|
||||
"
|
||||
|
||||
|
||||
KF5_REUSE_LICENSECHECK_ENABLED="1"
|
||||
|
7
recipes-games/knavalbattle/knavalbattle_23.04.1.bb
Normal file
7
recipes-games/knavalbattle/knavalbattle_23.04.1.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/stable/release-service/${PV}/src/knavalbattle-${PV}.tar.xz"
|
||||
SRC_URI[sha256sum] = "4debc2535daa8424ec11702553ef5dba605f66c51aa213f6c1ce1c3333940682"
|
||||
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Reference in a new issue