mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-09-11 21:49:34 +02:00
Rename kactivitiesstats to kactivities-stats
Match KDE basename for easier tooling.
This commit is contained in:
@@ -61,7 +61,7 @@ RDEPENDS_${PN} = " \
|
||||
syndication \
|
||||
\
|
||||
baloo \
|
||||
kactivitiesstats \
|
||||
kactivities-stats \
|
||||
kbookmarks \
|
||||
kcmutils \
|
||||
kdav \
|
||||
|
||||
@@ -19,6 +19,6 @@ DEPENDS = " \
|
||||
SRC_URI = "git://invent.kde.org/frameworks/kactivities-stats;nobranch=1;protocol=https"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require kactivitiesstats_metainfo.inc
|
||||
require kactivities-stats_metainfo.inc
|
||||
inherit cmake_kf5
|
||||
inherit reuse_license_checksums
|
||||
5
recipes-kf5/tier3/kactivities-stats_metainfo.inc
Normal file
5
recipes-kf5/tier3/kactivities-stats_metainfo.inc
Normal file
@@ -0,0 +1,5 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
SUMMARY ?= "A library for accessing the usage data collected by the activities system."
|
||||
HOMEPAGE ?= "https://api.kde.org/frameworks/kactivities-stats/html/index.html"
|
||||
@@ -1,5 +0,0 @@
|
||||
# SPDX-FileCopyrightText: none
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
SUMMARY ?= ""
|
||||
HOMEPAGE ?= "https://api.kde.org/frameworks/kactivitiesstats/html/index.html"
|
||||
Reference in New Issue
Block a user