Package aura-browser
This commit is contained in:
23
recipes-plasma/aura-browser.inc
Normal file
23
recipes-plasma/aura-browser.inc
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
# SPDX-FileCopyrightText: 2022 Andreas Cord-Landwehr <cordlandwehr@kde.org>
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: MIT
|
||||||
|
|
||||||
|
DESCRIPTION = "Aura Browser"
|
||||||
|
HOMEPAGE = "https://invent.kde.org/plasma-bigscreen/aura-browser/"
|
||||||
|
LICENSE = "GPL-2.0+ & GPL-3.0+"
|
||||||
|
LIC_FILES_CHKSUM = " \
|
||||||
|
file://LICENSES/GPL-2.0-or-later.txt;md5=fed54355545ffd980b814dab4a3b312c \
|
||||||
|
file://LICENSES/GPL-3.0-or-later.txt;md5=1ebbd3e34237af26da5dc08a4e440464 \
|
||||||
|
"
|
||||||
|
PR = "r0"
|
||||||
|
|
||||||
|
DEPENDS = " \
|
||||||
|
kirigami \
|
||||||
|
qtdeclarative \
|
||||||
|
qtquickcontrols2 \
|
||||||
|
qtmultimedia \
|
||||||
|
qtwebengine \
|
||||||
|
"
|
||||||
|
|
||||||
|
inherit cmake_plasma
|
||||||
|
inherit mime-xdg
|
||||||
7
recipes-plasma/aura-browser_5.25.90.bb
Normal file
7
recipes-plasma/aura-browser_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/aura-browser;nobranch=1;protocol=https"
|
||||||
|
SRCREV = "c5db2e5190fa87c59851fcf443a6c0d04ff1e08f"
|
||||||
|
S = "${WORKDIR}/git"
|
||||||
Reference in New Issue
Block a user