mirror of
https://github.com/Fishwaldo/yocto-meta-kde.git
synced 2025-03-16 12:11:36 +00:00
Update to Plasma 5.18.5 and applications 20.04.1
This commit is contained in:
parent
cf7cae95c2
commit
08207d2bcb
45 changed files with 34 additions and 24 deletions
|
@ -24,3 +24,6 @@ inherit kconfig
|
|||
inherit kauth
|
||||
|
||||
FILES_SOLIBSDEV = ""
|
||||
FILES_${PN} += " \
|
||||
${datadir}/knsrcfiles \
|
||||
"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
require ${BPN}.inc
|
||||
SRCREV = "b659b06ec76e9ff84e5bf3c84f04caf0799e21ed"
|
||||
SRCREV = "493853667d589afe395752fbadd592072cdabd8e"
|
||||
|
|
|
@ -6,6 +6,7 @@ PR = "r0"
|
|||
|
||||
DEPENDS += " \
|
||||
qtdeclarative \
|
||||
qtmultimedia \
|
||||
qca \
|
||||
kconfigwidgets \
|
||||
kdbusaddons \
|
||||
|
@ -20,7 +21,6 @@ DEPENDS += " \
|
|||
|
||||
SRC_URI = " \
|
||||
git://anongit.kde.org/${BPN};protocol=git \
|
||||
file://0001-fix-kf5-55-compat.diff \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
@ -36,4 +36,5 @@ FILES_${PN} += " \
|
|||
${datadir}/nautilus-python \
|
||||
${datadir}/Thunar \
|
||||
${datadir}/contractor \
|
||||
${datadir}/zsh \
|
||||
"
|
16
recipes-extragear/libraries/pulseaudio-qt.inc
Normal file
16
recipes-extragear/libraries/pulseaudio-qt.inc
Normal file
|
@ -0,0 +1,16 @@
|
|||
DESCRIPTION = "KF5 PulseAudio Qt Bindings - libpulse bindings for Qt"
|
||||
HOMEPAGE = "https://invent.kde.org/libraries/pulseaudio-qt"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = " \
|
||||
pulseaudio \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
git://anongit.kde.org/${BPN};nobranch=1 \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit cmake_kf5
|
2
recipes-extragear/libraries/pulseaudio-qt_1.2.0.bb
Normal file
2
recipes-extragear/libraries/pulseaudio-qt_1.2.0.bb
Normal file
|
@ -0,0 +1,2 @@
|
|||
require ${BPN}.inc
|
||||
SRCREV = "v${PV}"
|
|
@ -1,12 +0,0 @@
|
|||
diff --git a/app/qml/FindDevicesPage.qml b/app/qml/FindDevicesPage.qml
|
||||
index 24fcca5c..2a47e2b3 100644
|
||||
--- a/app/qml/FindDevicesPage.qml
|
||||
+++ b/app/qml/FindDevicesPage.qml
|
||||
@@ -66,7 +66,6 @@ Kirigami.ScrollablePage
|
||||
delegate: Kirigami.BasicListItem {
|
||||
width: ListView.view.width
|
||||
icon: iconName
|
||||
- iconColor: "transparent"
|
||||
label: display + "\n" + toolTip
|
||||
onClicked: {
|
||||
pageStack.push(
|
|
@ -1,2 +0,0 @@
|
|||
require ${BPN}.inc
|
||||
SRCREV = "e2d1284a935314bc5d14fbb47e7a3999cf9ddaa1"
|
|
@ -6,6 +6,7 @@ PR = "r0"
|
|||
|
||||
DEPENDS = " \
|
||||
qtdeclarative \
|
||||
qtsensors \
|
||||
kdbusaddons \
|
||||
plasma-framework \
|
||||
kconfigwidgets \
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
require ${PN}.inc
|
||||
SRCREV = "f1dd73e6715f6be23af092760c2c5e496697f2d5"
|
|
@ -1,2 +1,2 @@
|
|||
require ${PN}.inc
|
||||
SRCREV = "c28d8da6850238b13b7d0891a24bc32ab4860b2e"
|
||||
SRCREV = "fe164bbbe642657abd2c3f69415ade845fb294d8"
|
||||
|
|
|
@ -9,7 +9,10 @@ DEPENDS += " \
|
|||
knotifications \
|
||||
kwayland \
|
||||
kwidgetsaddons \
|
||||
kirigami \
|
||||
kio \
|
||||
kdeclarative \
|
||||
plasma-framework \
|
||||
"
|
||||
|
||||
SRC_URI = " \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
require ${BPN}.inc
|
||||
SRCREV = "9bb5f5e9e7c7996e351f20ca53e680ffe1f41465"
|
||||
SRCREV = "e766232d8a5298446eaa4c70a845536a64126262"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
require ${BPN}.inc
|
||||
# SRCREV = "v${PV}"
|
||||
SRCREV = "8569b1c3b7a991738d80f921e485e2466a5512cf"
|
||||
SRCREV = "ced8368236f328577580aba01e3e89f278fb0c9b"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
require ${BPN}.inc
|
||||
# SRCREV = "v${PV}"
|
||||
SRCREV = "d46da415a3ea03d8ec432c6c838a6e4f5d35526e"
|
||||
SRCREV = "eb32234dc8da8f47a524be9d6b01b179303f0452"
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
require ${BPN}.inc
|
||||
SRCREV = "0be2a2ced313e1671cb947a2be8243cee59ab18c"
|
||||
SRCREV = "02585a58e3c988877292a573c3b86c49c67e7960"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
require ${BPN}.inc
|
||||
# SRCREV = "v${PV}"
|
||||
SRCREV = "41f2090394597b27c37a5bc5f85ce7cf5620770d"
|
||||
SRCREV = "ffa841ec9766e4428f2f960b966bcc5b4e7e4982"
|
||||
|
|
Loading…
Add table
Reference in a new issue