Package plank-player
This commit is contained in:
21
recipes-plasma/plank-player.inc
Normal file
21
recipes-plasma/plank-player.inc
Normal file
@@ -0,0 +1,21 @@
|
||||
# SPDX-FileCopyrightText: 2022 Andreas Cord-Landwehr <cordlandwehr@kde.org>
|
||||
#
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
DESCRIPTION = "Plank Player"
|
||||
HOMEPAGE = "https://invent.kde.org/plasma-bigscreen/plank-player/"
|
||||
LICENSE = "GPL-2.0+"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://LICENSES/GPL-2.0-or-later.txt;md5=9e2385fe012386d34dcc5c9863070881 \
|
||||
"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
kirigami \
|
||||
qtdeclarative \
|
||||
qtquickcontrols2 \
|
||||
qtmultimedia \
|
||||
"
|
||||
|
||||
inherit cmake_plasma
|
||||
inherit mime-xdg
|
||||
7
recipes-plasma/plank-player_5.25.90.bb
Normal file
7
recipes-plasma/plank-player_5.25.90.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "git://anongit.kde.org/plank-player;nobranch=1;protocol=https"
|
||||
SRCREV = "0d21c5dfe2ebea2cd55735974afc4413365200e2"
|
||||
S = "${WORKDIR}/git"
|
||||
Reference in New Issue
Block a user