replace oxygen-icons by oxygen-icons5
oxygen-icons5 is no more allarch - (extra-)cmake tries to find a compiler which is not available for allarch. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
SUMMARY = "KDE oxygen icons"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=6e01bfa20e899e8ad569d5488923cbd2 \
|
||||
"
|
||||
|
||||
inherit kde-apps allarch gtk-icon-cache
|
||||
|
||||
PV = "15.04.3"
|
||||
SRC_URI = "${KDE_MIRROR}/Attic/applications/${PV}/src/${BPN}-${PV}.tar.xz"
|
||||
SRC_URI[md5sum] = "4f24f975fb90d8daab833fc719ce39a3"
|
||||
SRC_URI[sha256sum] = "133b66d70b51641f841799674afd993a6af0d9d9b646021a0ed609beb2ffd71e"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/icons/oxygen \
|
||||
"
|
||||
20
recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb
Normal file
20
recipes-kde/kf5/tier1/oxygen-icons/oxygen-icons5.bb
Normal file
@@ -0,0 +1,20 @@
|
||||
SUMMARY = "KDE oxygen icons"
|
||||
LICENSE = "LGPLv3"
|
||||
LIC_FILES_CHKSUM = " \
|
||||
file://COPYING;md5=6e01bfa20e899e8ad569d5488923cbd2 \
|
||||
"
|
||||
|
||||
inherit kde-kf5 gtk-icon-cache
|
||||
|
||||
SRC_URI[md5sum] = "61ceb7583096c6ab70690a1e941dac8f"
|
||||
SRC_URI[sha256sum] = "ec7208b82e7439fd97ee22ff0ff4221620ab255a017fced74a5f40c3ac04888d"
|
||||
|
||||
PV = "${KF5_VERSION}"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/icons/oxygen \
|
||||
"
|
||||
|
||||
RPROVIDES_${PN} += "oxygen-icons"
|
||||
RREPLACES_${PN} += "oxygen-icons"
|
||||
RCONFLICTS_${PN} += "oxygen-icons"
|
||||
@@ -34,7 +34,6 @@ RDEPENDS_${PN} = " \
|
||||
minuet \
|
||||
okteta \
|
||||
okular \
|
||||
oxygen-icons \
|
||||
spectacle \
|
||||
umbrello \
|
||||
"
|
||||
|
||||
@@ -76,6 +76,7 @@ TIER_3 = " \
|
||||
kwallet \
|
||||
kxmlgui \
|
||||
kxmlrpcclient \
|
||||
oxygen-icons5 \
|
||||
plasma-framework \
|
||||
purpose \
|
||||
qqc2-desktop-style \
|
||||
|
||||
@@ -9,7 +9,7 @@ RDEPENDS_${PN} = " \
|
||||
qtimageformats-plugins \
|
||||
\
|
||||
lxqt-world \
|
||||
oxygen-icons \
|
||||
oxygen-icons5 \
|
||||
\
|
||||
openbox \
|
||||
openbox-theme-artwiz-boxed \
|
||||
|
||||
Reference in New Issue
Block a user