diff --git a/recipes-kf5/obsolete/kjsembed.inc b/recipes-kf5/obsolete/kjsembed.inc index aabdc5e..af442dd 100644 --- a/recipes-kf5/obsolete/kjsembed.inc +++ b/recipes-kf5/obsolete/kjsembed.inc @@ -1,22 +1,23 @@ DESCRIPTION = "KJSEmbed" HOMEPAGE = "https://api.kde.org/frameworks/kjsembed/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " PR = "r0" DEPENDS = " \ qttools \ qtsvg \ kjs \ ki18n \ + gettext-native \ " SRC_URI = " \ git://anongit.kde.org/${PN};nobranch=1 \ " S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier1/solid.inc b/recipes-kf5/tier1/solid.inc index 044d9a0..c33c8ac 100644 --- a/recipes-kf5/tier1/solid.inc +++ b/recipes-kf5/tier1/solid.inc @@ -1,18 +1,18 @@ DESCRIPTION = "Solid" HOMEPAGE = "https://api.kde.org/frameworks/solid/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " PR = "r0" -DEPENDS = "qtbase" +DEPENDS = "qtbase bison-native" SRC_URI = "git://anongit.kde.org/solid;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 FILES_${PN} += " \ ${libdir}/qml/org/kde/solid/qmldir \ ${libdir}/qml/org/kde/solid/*.so \ " diff --git a/recipes-kf5/tier2/kfilemetadata.inc b/recipes-kf5/tier2/kfilemetadata.inc index baa76a5..d99bdaa 100644 --- a/recipes-kf5/tier2/kfilemetadata.inc +++ b/recipes-kf5/tier2/kfilemetadata.inc @@ -1,18 +1,18 @@ DESCRIPTION = "KFileMetaData" HOMEPAGE = "https://api.kde.org/frameworks/kfilemetadata/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LGPL-2.1;md5=4fbd65380cdd255951079008b364516c" PR = "r0" -DEPENDS = "qtbase ki18n" +DEPENDS = "qtbase ki18n gettext-native" SRC_URI = "git://anongit.kde.org/kfilemetadata;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/plugins/kf5/kfilemetadata/*.so \ " diff --git a/recipes-kf5/tier2/kpty.inc b/recipes-kf5/tier2/kpty.inc index 10d8a72..e22f66c 100644 --- a/recipes-kf5/tier2/kpty.inc +++ b/recipes-kf5/tier2/kpty.inc @@ -1,15 +1,15 @@ DESCRIPTION = "KPty" HOMEPAGE = "https://api.kde.org/frameworks/kpty/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " PR = "r0" -DEPENDS = "ki18n kcoreaddons" +DEPENDS = "ki18n kcoreaddons gettext-native" SRC_URI = "git://anongit.kde.org/kpty;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier2/kunitconversion.inc b/recipes-kf5/tier2/kunitconversion.inc index f75ddf2..c1cb096 100644 --- a/recipes-kf5/tier2/kunitconversion.inc +++ b/recipes-kf5/tier2/kunitconversion.inc @@ -1,15 +1,15 @@ DESCRIPTION = "KUnitConversion" HOMEPAGE = "https://api.kde.org/frameworks/kunitconversion/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ " PR = "r0" -DEPENDS = "qtbase ki18n" +DEPENDS = "qtbase ki18n gettext-native" SRC_URI = "git://anongit.kde.org/kunitconversion;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit python3native inherit gettext diff --git a/recipes-kf5/tier3/baloo.inc b/recipes-kf5/tier3/baloo.inc index 052f900..d53bdc9 100644 --- a/recipes-kf5/tier3/baloo.inc +++ b/recipes-kf5/tier3/baloo.inc @@ -1,35 +1,36 @@ DESCRIPTION = "Baloo" HOMEPAGE = "https://api.kde.org/frameworks/baloo/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" PR = "r0" DEPENDS = " \ qtbase \ qtdeclarative \ kcoreaddons \ kconfig \ kdbusaddons \ ki18n \ kidletime \ solid \ kfilemetadata \ kcrash \ kio \ lmdb \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/baloo;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/plugins/kf5/kio/*.so \ ${libdir}/plugins/kf5/kded/*.so \ ${libdir}/qml/org/kde/baloo/* \ ${libdir}/qml/org/kde/baloo/experimental/* \ ${datadir}/icons/hicolor/128x128/apps/baloo.png \ " diff --git a/recipes-kf5/tier3/kcmutils.inc b/recipes-kf5/tier3/kcmutils.inc index 6678e32..5a0920f 100644 --- a/recipes-kf5/tier3/kcmutils.inc +++ b/recipes-kf5/tier3/kcmutils.inc @@ -1,25 +1,26 @@ DESCRIPTION = "KCMUtils" HOMEPAGE = "https://api.kde.org/frameworks/kcmutils/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ kitemviews \ kconfigwidgets \ kcoreaddons \ kiconthemes \ ki18n \ kservice \ kxmlgui \ kdeclarative \ kpackage \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/kcmutils;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kconfigwidgets.inc b/recipes-kf5/tier3/kconfigwidgets.inc index e1979b3..5e18bdb 100644 --- a/recipes-kf5/tier3/kconfigwidgets.inc +++ b/recipes-kf5/tier3/kconfigwidgets.inc @@ -1,20 +1,29 @@ DESCRIPTION = "KConfigWidgets" HOMEPAGE = "https://api.kde.org/frameworks/kconfigwidgets/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" -DEPENDS = "qtbase kauth kcoreaddons kcodecs kconfig kguiaddons ki18n kwidgetsaddons" +DEPENDS = "qtbase \ + kauth \ + kcoreaddons \ + kcodecs \ + kconfig \ + kguiaddons \ + ki18n \ + kwidgetsaddons \ + gettext-native \ + " SRC_URI = "git://anongit.kde.org/kconfigwidgets;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN}-dev += " \ ${bindir}/preparetips5 \ " RDEPENDS_${PN}-dev += "perl" diff --git a/recipes-kf5/tier3/kdeclarative.inc b/recipes-kf5/tier3/kdeclarative.inc index 41f9388..229338d 100644 --- a/recipes-kf5/tier3/kdeclarative.inc +++ b/recipes-kf5/tier3/kdeclarative.inc @@ -1,35 +1,36 @@ DESCRIPTION = "KDeclarative" HOMEPAGE = "https://api.kde.org/frameworks/kdeclarative/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ qtdeclarative \ kconfig \ ki18n \ kiconthemes \ kio \ kwidgetsaddons \ kwindowsystem \ kglobalaccel \ kguiaddons \ kpackage \ libepoxy \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/kdeclarative;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/qml/org/kde \ " RDEPENDS_${PN} += " \ qtdeclarative-qmlplugins \ " diff --git a/recipes-kf5/tier3/kdesu.inc b/recipes-kf5/tier3/kdesu.inc index 420b8a3..57b009d 100644 --- a/recipes-kf5/tier3/kdesu.inc +++ b/recipes-kf5/tier3/kdesu.inc @@ -1,20 +1,21 @@ DESCRIPTION = "KDESu" HOMEPAGE = "https://api.kde.org/frameworks/kdesu/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ kcoreaddons \ ki18n \ kservice \ kpty \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/kdesu;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kiconthemes.inc b/recipes-kf5/tier3/kiconthemes.inc index 7e8fb0f..7711ea2 100644 --- a/recipes-kf5/tier3/kiconthemes.inc +++ b/recipes-kf5/tier3/kiconthemes.inc @@ -1,14 +1,23 @@ DESCRIPTION = "KIconThemes" HOMEPAGE = "https://api.kde.org/frameworks/kiconthemes/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" -DEPENDS = "qtbase qtsvg karchive ki18n kcoreaddons kconfigwidgets kwidgetsaddons kitemviews" +DEPENDS = "qtbase \ + qtsvg \ + karchive \ + ki18n \ + kcoreaddons \ + kconfigwidgets \ + kwidgetsaddons \ + kitemviews \ + gettext-native \ +" SRC_URI = "git://anongit.kde.org/kiconthemes;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kinit.inc b/recipes-kf5/tier3/kinit.inc index a56495a..42f7a13 100644 --- a/recipes-kf5/tier3/kinit.inc +++ b/recipes-kf5/tier3/kinit.inc @@ -1,30 +1,31 @@ DESCRIPTION = "KInit" HOMEPAGE = "https://api.kde.org/frameworks/kinit/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ kservice \ kio \ ki18n \ kwindowsystem \ kcrash \ kconfig \ libxslt-native \ + gettext-native \ " SRC_URI = " \ git://anongit.kde.org/kinit;nobranch=1 \ " S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_SOLIBSDEV = "" FILES_${PN} += " \ ${libdir}/libkdeinit5_klauncher.so \ " diff --git a/recipes-kf5/tier3/kio.inc b/recipes-kf5/tier3/kio.inc index af083d0..0d008ad 100644 --- a/recipes-kf5/tier3/kio.inc +++ b/recipes-kf5/tier3/kio.inc @@ -1,47 +1,50 @@ DESCRIPTION = "KIO" HOMEPAGE = "https://api.kde.org/frameworks/kio/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ karchive \ kconfig \ kcoreaddons \ kdbusaddons \ ki18n \ kservice \ solid \ kbookmarks \ kcompletion \ + kdoctools \ kconfigwidgets \ kiconthemes \ kitemviews \ kjobwidgets \ kwidgetsaddons \ - kwindowsystem\ + kwindowsystem \ + libxslt-native \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/kio;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/plugins/kcm_*.so \ ${libdir}/plugins/kf5/kio/*.so \ ${libdir}/plugins/kf5/kded/*.so \ ${libdir}/plugins/kf5/kiod/*.so \ ${libdir}/plugins/kf5/urifilters/*.so \ ${datadir}/kservices5/useragentstrings/*.desktop \ ${datadir}/kservices5/searchproviders/*.desktop \ ${datadir}/kf5/kcookiejar/domain_info \ ${datadir}/kconf_update \ " RDEPENDS_${PN} += " \ ca-certificates \ " diff --git a/recipes-kf5/tier3/knewstuff.inc b/recipes-kf5/tier3/knewstuff.inc index abdb496..c330e74 100644 --- a/recipes-kf5/tier3/knewstuff.inc +++ b/recipes-kf5/tier3/knewstuff.inc @@ -1,37 +1,38 @@ DESCRIPTION = "KNewStuff" HOMEPAGE = "https://api.kde.org/frameworks/knewstuff/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ qtdeclarative \ karchive \ kcompletion \ kconfig \ kcoreaddons \ ki18n \ kiconthemes \ kio \ kitemviews \ kservice \ ktextwidgets \ kwidgetsaddons \ kxmlgui \ attica \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/knewstuff;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/qml/org/kde/newstuff/* \ ${libdir}/qml/org/kde/newstuff/qml/* \ ${datadir}/kf5/knewstuff/pics/*.png \ ${datadir}/kf5/kmoretools/presets-kmoretools/* \ " diff --git a/recipes-kf5/tier3/knotifyconfig.inc b/recipes-kf5/tier3/knotifyconfig.inc index 37326cc..f0e3c6c 100644 --- a/recipes-kf5/tier3/knotifyconfig.inc +++ b/recipes-kf5/tier3/knotifyconfig.inc @@ -1,21 +1,22 @@ DESCRIPTION = "KNotifyConfig" HOMEPAGE = "https://api.kde.org/frameworks/knotifyconfig/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ phonon \ kcompletion \ kconfig \ ki18n \ kio \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/knotifyconfig;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kparts.inc b/recipes-kf5/tier3/kparts.inc index 0e8dfe6..7931126 100644 --- a/recipes-kf5/tier3/kparts.inc +++ b/recipes-kf5/tier3/kparts.inc @@ -1,26 +1,27 @@ DESCRIPTION = "KParts" HOMEPAGE = "https://api.kde.org/frameworks/kparts/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ kconfig \ kcoreaddons \ ki18n \ kiconthemes \ kio \ kjobwidgets \ kservice \ ktextwidgets \ kwidgetsaddons \ kxmlgui \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/kparts;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kpeople.inc b/recipes-kf5/tier3/kpeople.inc index cb172b5..0a5a8a3 100644 --- a/recipes-kf5/tier3/kpeople.inc +++ b/recipes-kf5/tier3/kpeople.inc @@ -1,27 +1,28 @@ DESCRIPTION = "KPeople" HOMEPAGE = "https://api.kde.org/frameworks/kpeople/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" PR = "r0" DEPENDS = " \ qtbase \ qtdeclarative \ kcoreaddons \ ki18n \ kwidgetsaddons \ kservice \ kitemviews \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/kpeople;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/qml/org/kde/people/* \ ${datadir}/kf5/kpeople/*.png \ " diff --git a/recipes-kf5/tier3/krunner.inc b/recipes-kf5/tier3/krunner.inc index b7a5b22..fcb9097 100644 --- a/recipes-kf5/tier3/krunner.inc +++ b/recipes-kf5/tier3/krunner.inc @@ -1,29 +1,30 @@ DESCRIPTION = "KRunner" HOMEPAGE = "https://api.kde.org/frameworks/krunner/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" PR = "r0" DEPENDS = " \ qtbase \ qtdeclarative \ kconfig \ kcoreaddons \ ki18n \ kio \ kservice \ plasma-framework \ solid \ threadweaver \ + gettext-native \ " SRC_URI = "git://anongit.kde.org/krunner;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/qml/org/kde/runnermodel/* \ " diff --git a/recipes-kf5/tier3/kservice.inc b/recipes-kf5/tier3/kservice.inc index 326b7bb..78c9eba 100644 --- a/recipes-kf5/tier3/kservice.inc +++ b/recipes-kf5/tier3/kservice.inc @@ -1,14 +1,23 @@ DESCRIPTION = "KService" HOMEPAGE = "https://api.kde.org/frameworks/kservice/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" -DEPENDS = "qtbase kconfig kcoreaddons kcrash kdbusaddons ki18n" +DEPENDS = "qtbase \ + kconfig \ + kcoreaddons \ + kcrash \ + kdbusaddons \ + ki18n \ + kdoctools \ + gettext-native \ + bison-native \ + " SRC_URI = "git://anongit.kde.org/kservice;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/ktexteditor.inc b/recipes-kf5/tier3/ktexteditor.inc index 7165481..9a1b897 100644 --- a/recipes-kf5/tier3/ktexteditor.inc +++ b/recipes-kf5/tier3/ktexteditor.inc @@ -1,37 +1,38 @@ DESCRIPTION = "KTextEditor" HOMEPAGE = "https://api.kde.org/frameworks/ktexteditor/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ karchive \ kconfig \ kguiaddons \ ki18n \ kio \ kparts \ sonnet \ kiconthemes \ ksyntaxhighlighting \ + gettext-native \ " SRC_URI = " \ git://anongit.kde.org/ktexteditor;nobranch=1 \ " S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native do_compile_prepend() { # desktoptojson needs to find installed service type files export XDG_DATA_DIRS=${STAGING_DATADIR}:$XDG_DATA_DIRS } FILES_${PN} += " \ ${libdir}/plugins/kf5/parts/katepart.so \ ${datadir}/katepart5/script/README.md \ " diff --git a/recipes-kf5/tier3/ktextwidgets.inc b/recipes-kf5/tier3/ktextwidgets.inc index 3dc9251..7a89522 100644 --- a/recipes-kf5/tier3/ktextwidgets.inc +++ b/recipes-kf5/tier3/ktextwidgets.inc @@ -1,14 +1,25 @@ DESCRIPTION = "KTextWidgets" HOMEPAGE = "https://api.kde.org/frameworks/ktextwidgets/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" -DEPENDS = "qtbase kcompletion kconfig kconfigwidgets ki18n kiconthemes kservice kwidgetsaddons kwindowsystem sonnet" +DEPENDS = "qtbase \ + kcompletion \ + kconfig \ + kconfigwidgets \ + ki18n \ + kiconthemes \ + kservice \ + kwidgetsaddons \ + kwindowsystem \ + sonnet \ + gettext-native \ +" SRC_URI = "git://anongit.kde.org/ktextwidgets;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kwallet.inc b/recipes-kf5/tier3/kwallet.inc index 6d6de1e..d508f3f 100644 --- a/recipes-kf5/tier3/kwallet.inc +++ b/recipes-kf5/tier3/kwallet.inc @@ -1,29 +1,30 @@ DESCRIPTION = "KWallet" HOMEPAGE = "https://api.kde.org/frameworks/kwallet/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ kconfig \ kconfigwidgets \ kcoreaddons \ kdbusaddons \ kiconthemes \ knotifications \ ki18n \ kservice \ kwidgetsaddons \ kwindowsystem \ libgcrypt \ + gettext-native \ " SRC_URI = " \ git://anongit.kde.org/kwallet;nobranch=1 \ " S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/kxmlgui.inc b/recipes-kf5/tier3/kxmlgui.inc index 7c5efee..8b6866b 100644 --- a/recipes-kf5/tier3/kxmlgui.inc +++ b/recipes-kf5/tier3/kxmlgui.inc @@ -1,14 +1,26 @@ DESCRIPTION = "KXmlGui" HOMEPAGE = "https://api.kde.org/frameworks/kxmlgui/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" -DEPENDS = "qtbase kcoreaddons kitemviews kconfig kconfigwidgets ki18n kiconthemes ktextwidgets kwidgetsaddons kwindowsystem kglobalaccel" +DEPENDS = "qtbase \ + kcoreaddons \ + kitemviews \ + kconfig \ + kconfigwidgets \ + ki18n \ + kiconthemes \ + ktextwidgets \ + kwidgetsaddons \ + kwindowsystem \ + kglobalaccel\ + gettext-native \ +" SRC_URI = "git://anongit.kde.org/kxmlgui;nobranch=1" S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native diff --git a/recipes-kf5/tier3/plasma-framework.inc b/recipes-kf5/tier3/plasma-framework.inc index ba9982b..d2d6fbe 100644 --- a/recipes-kf5/tier3/plasma-framework.inc +++ b/recipes-kf5/tier3/plasma-framework.inc @@ -1,58 +1,59 @@ DESCRIPTION = "Plama Framework" HOMEPAGE = "https://api.kde.org/plasma-framework/html/index.html" LICENSE = "LGPL-2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1" PR = "r0" DEPENDS = " \ qtbase \ kactivities \ karchive \ kconfig \ kconfigwidgets \ kdbusaddons \ kdeclarative \ kglobalaccel \ kguiaddons \ ki18n \ kiconthemes \ kio \ kservice \ kwindowsystem \ kxmlgui \ knotifications \ kpackage \ kwayland \ kirigami \ + gettext-native \ " SRC_URI = " \ git://anongit.kde.org/plasma-framework;nobranch=1 \ " S = "${WORKDIR}/git" inherit cmake_kf5 inherit gettext inherit python3native FILES_${PN} += " \ ${libdir}/plugins/*.so \ ${libdir}/plugins/kpackage/packagestructure/*.so \ ${libdir}/plugins/plasma/scriptengines/*.so \ ${libdir}/qml/org/kde/plasma/accessdenied/* \ ${libdir}/qml/org/kde/plasma \ ${libdir}/qml/org/kde/kirigami.2 \ ${libdir}/qml/QtQuick/Controls.2/Plasma \ ${libdir}/qml/QtQuick/Controls/Styles/Plasma \ ${datadir}/plasma/services/*.operations \ ${datadir}/plasma/desktoptheme/air/* \ ${datadir}/plasma/desktoptheme/air/*/* \ ${datadir}/plasma/desktoptheme/breeze-dark/* \ ${datadir}/plasma/desktoptheme/breeze-dark/*/* \ ${datadir}/plasma/desktoptheme/breeze-light/* \ ${datadir}/plasma/desktoptheme/breeze-light/*/* \ ${datadir}/plasma/desktoptheme/default/* \ ${datadir}/plasma/desktoptheme/default/*/* \ ${datadir}/plasma/desktoptheme/oxygen/* \ ${datadir}/plasma/desktoptheme/oxygen/*/* \ "