kjournald: move to release-service recipes and update
This commit is contained in:
@@ -9,34 +9,18 @@ LIC_FILES_CHKSUM = " \
|
||||
file://LICENSES/MIT.txt;md5=4dd71a82d66fd9e3ca0cc65b8be370c0 \
|
||||
file://LICENSES/LGPL-2.1-or-later.txt;md5=147a320ed8b16b036829a0c71d424153 \
|
||||
"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
kcoreaddons \
|
||||
qtbase \
|
||||
qtdeclarative \
|
||||
systemd \
|
||||
"
|
||||
|
||||
SRC_URI = "git://invent.kde.org/libraries/${BPN};nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_kdeapp
|
||||
inherit pkgconfig
|
||||
|
||||
PACKAGES += " \
|
||||
${PN}-browser \
|
||||
"
|
||||
|
||||
FILES:${PN} = " \
|
||||
${libdir} \
|
||||
"
|
||||
|
||||
FILES:${PN}-browser = " \
|
||||
${bindir}/journald-browser \
|
||||
${datadir}/applications \
|
||||
${datadir}/metainfo \
|
||||
"
|
||||
|
||||
RDEPENDS:${PN}-browser += " \
|
||||
RDEPENDS:${PN} += " \
|
||||
qtdeclarative-qmlplugins \
|
||||
"
|
||||
6
recipes-application/system/kjournald_24.01.75.bb
Normal file
6
recipes-application/system/kjournald_24.01.75.bb
Normal file
@@ -0,0 +1,6 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${PN}.inc
|
||||
SRC_URI = "https://download.kde.org/unstable/release-service/24.01.75/src/kjournald-24.01.75.tar.xz"
|
||||
SRC_URI[sha256sum] = "702bd16872faf597388f5b9c416769a128663035c78a416ffc2d5445a69c479e"
|
||||
@@ -1,5 +0,0 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
require ${BPN}.inc
|
||||
SRCREV = "16e5da2b98cc1123b244ada185e3075dc74417ec"
|
||||
Reference in New Issue
Block a user