mirror of
https://invent.kde.org/packaging/yocto-meta-kf5.git
synced 2026-01-29 21:08:43 +01:00
Rename oxygen-icons to oxygen-icons5
Adapt to KDE basename to improve tooling.
This commit is contained in:
@@ -41,7 +41,7 @@ RDEPENDS_${PN} = " \
|
||||
kwindowsystem \
|
||||
modemmanager-qt \
|
||||
networkmanager-qt \
|
||||
oxygen-icons \
|
||||
oxygen-icons5 \
|
||||
prison \
|
||||
solid \
|
||||
sonnet \
|
||||
|
||||
@@ -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} += " \
|
||||
5
recipes-kf5/tier1/oxygen-icons5_metainfo.inc
Normal file
5
recipes-kf5/tier1/oxygen-icons5_metainfo.inc
Normal 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"
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user