Rename kactivitiesstats to kactivities-stats

Match KDE basename for easier tooling.
This commit is contained in:
Andreas Cord-Landwehr
2021-01-01 14:36:06 +01:00
parent 51ed652ecd
commit 0d346628e4
5 changed files with 7 additions and 7 deletions

View File

@@ -61,7 +61,7 @@ RDEPENDS_${PN} = " \
syndication \
\
baloo \
kactivitiesstats \
kactivities-stats \
kbookmarks \
kcmutils \
kdav \

View File

@@ -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

View 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"

View File

@@ -1,5 +0,0 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
SUMMARY ?= ""
HOMEPAGE ?= "https://api.kde.org/frameworks/kactivitiesstats/html/index.html"