Rename oxygen-icons to oxygen-icons5

Adapt to KDE basename to improve tooling.
This commit is contained in:
Andreas Cord-Landwehr
2021-01-01 14:39:29 +01:00
parent 0d346628e4
commit e17452f722
5 changed files with 7 additions and 7 deletions

View File

@@ -41,7 +41,7 @@ RDEPENDS_${PN} = " \
kwindowsystem \
modemmanager-qt \
networkmanager-qt \
oxygen-icons \
oxygen-icons5 \
prison \
solid \
sonnet \

View File

@@ -9,7 +9,7 @@ PR = "r0"
SRC_URI = "git://invent.kde.org/frameworks/oxygen-icons5;nobranch=1;protocol=https"
S = "${WORKDIR}/git"
require oxygen-icons_metainfo.inc
require oxygen-icons5_metainfo.inc
inherit cmake_kf5
FILES_${PN} += " \

View File

@@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: CC0-1.0
SUMMARY ?= "Oxygen icon theme"
HOMEPAGE ?= "https://api.kde.org/frameworks/oxygen-icons5/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/oxygen-icons/html/index.html"