From c35f90461f6b53b8f860e873b651ebcf9794af6b Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Wed, 18 Apr 2018 01:17:09 +0300 Subject: [PATCH] kde-frameworks: fix BUILD_REQUIRES --- .../kactivities/kactivities-5.45.0.recipe | 6 +- kde-frameworks/kauth/kauth-5.45.0.recipe | 2 +- .../kbookmarks/kbookmarks-5.45.0.recipe | 18 +++--- .../kcmutils/kcmutils-5.45.0.recipe | 26 ++++---- .../kcompletion/kcompletion-5.45.0.recipe | 4 +- .../kconfigwidgets-5.45.0.recipe | 18 +++--- kde-frameworks/kcrash/kcrash-5.45.0.recipe | 4 +- .../kdeclarative/kdeclarative-5.45.0.recipe | 40 ++++++------- kde-frameworks/kded/kded-5.45.0.recipe | 12 ++-- .../kdelibs4support-5.45.0.recipe | 60 +++++++++---------- .../kdesignerplugin-5.45.0.recipe | 24 ++++---- .../kdoctools/kdoctools-5.45.0.recipe | 4 +- .../kemoticons/kemoticons-5.45.0.recipe | 8 +-- .../kfilemetadata/kfilemetadata-5.45.0.recipe | 6 +- .../kglobalaccel/kglobalaccel-5.45.0.recipe | 14 ++--- kde-frameworks/khtml/khtml-5.45.0.recipe | 58 +++++++++--------- .../kiconthemes/kiconthemes-5.45.0.recipe | 20 +++---- .../kidletime/kidletime-5.45.0.recipe | 2 +- .../kimageformats/kimageformats-5.45.0.recipe | 8 +-- kde-frameworks/kinit/kinit-5.45.0.recipe | 34 +++++------ kde-frameworks/kio/kio-5.45.0.recipe | 48 +++++++-------- .../kjobwidgets/kjobwidgets-5.45.0.recipe | 4 +- kde-frameworks/kjs/kjs-5.45.0.recipe | 2 +- .../knewstuff/knewstuff-5.45.0.recipe | 44 +++++++------- .../knotifications-5.45.0.recipe | 8 +-- .../knotifyconfig/knotifyconfig-5.45.0.recipe | 32 +++++----- .../kpackage/kpackage-5.45.0.recipe | 6 +- kde-frameworks/kparts/kparts-5.45.0.recipe | 36 +++++------ .../kplotting/kplotting-5.45.0.recipe | 26 ++++---- kde-frameworks/kross/kross-5.45.0.recipe | 40 ++++++------- .../kservice/kservice-5.45.0.recipe | 10 ++-- .../ksyntax_highlighting-5.45.0.recipe | 2 +- .../ktexteditor/ktexteditor-5.45.0.recipe | 50 ++++++++-------- .../ktextwidgets/ktextwidgets-5.45.0.recipe | 28 ++++----- .../kunitconversion-5.45.0.recipe | 2 +- kde-frameworks/kwallet/kwallet-5.45.0.recipe | 26 ++++---- kde-frameworks/kxmlgui/kxmlgui-5.45.0.recipe | 28 ++++----- kde-frameworks/phonon/phonon-4.10.0.recipe | 2 +- 38 files changed, 381 insertions(+), 381 deletions(-) diff --git a/kde-frameworks/kactivities/kactivities-5.45.0.recipe b/kde-frameworks/kactivities/kactivities-5.45.0.recipe index 30e4d1f4a..68a9223d7 100644 --- a/kde-frameworks/kactivities/kactivities-5.45.0.recipe +++ b/kde-frameworks/kactivities/kactivities-5.45.0.recipe @@ -49,9 +49,9 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libkf5ConfigCore$secondaryArchSuffix - devel:libkf5coreaddons$secondaryArchSuffix - devel:libkf5windowsystem$secondaryArchSuffix + devel:libkf5ConfigCore$secondaryArchSuffix == $portVersion + devel:libkf5coreaddons$secondaryArchSuffix == $portVersion + devel:libkf5windowsystem$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libboost_system$secondaryArchSuffix " diff --git a/kde-frameworks/kauth/kauth-5.45.0.recipe b/kde-frameworks/kauth/kauth-5.45.0.recipe index d3294ee41..711ce16ae 100644 --- a/kde-frameworks/kauth/kauth-5.45.0.recipe +++ b/kde-frameworks/kauth/kauth-5.45.0.recipe @@ -35,7 +35,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5CoreAddons$secondaryArchSuffix + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kbookmarks/kbookmarks-5.45.0.recipe b/kde-frameworks/kbookmarks/kbookmarks-5.45.0.recipe index d22e16e26..3c9394ec5 100644 --- a/kde-frameworks/kbookmarks/kbookmarks-5.45.0.recipe +++ b/kde-frameworks/kbookmarks/kbookmarks-5.45.0.recipe @@ -47,15 +47,15 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kcmutils/kcmutils-5.45.0.recipe b/kde-frameworks/kcmutils/kcmutils-5.45.0.recipe index b9742b97c..fae016276 100644 --- a/kde-frameworks/kcmutils/kcmutils-5.45.0.recipe +++ b/kde-frameworks/kcmutils/kcmutils-5.45.0.recipe @@ -53,19 +53,19 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5Declarative$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Iconthemes$secondaryArchSuffix - devel:libKF5Package$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5Declarative$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Iconthemes$secondaryArchSuffix == $portVersion + devel:libKF5Package$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kcompletion/kcompletion-5.45.0.recipe b/kde-frameworks/kcompletion/kcompletion-5.45.0.recipe index d03d7423a..6f3b6b40d 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.45.0.recipe +++ b/kde-frameworks/kcompletion/kcompletion-5.45.0.recipe @@ -44,8 +44,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 devel:libQt5Xml$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.45.0.recipe b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.45.0.recipe index a99a0d9ba..4c2496e72 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.45.0.recipe +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.45.0.recipe @@ -41,15 +41,15 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5DocTools$secondaryArchSuffix - devel:libKF5GuiAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5DocTools$secondaryArchSuffix == $portVersion + devel:libKF5GuiAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kcrash/kcrash-5.45.0.recipe b/kde-frameworks/kcrash/kcrash-5.45.0.recipe index 0d261c16b..948e8f6b4 100644 --- a/kde-frameworks/kcrash/kcrash-5.45.0.recipe +++ b/kde-frameworks/kcrash/kcrash-5.45.0.recipe @@ -36,8 +36,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 devel:libQt5Widgets$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kdeclarative/kdeclarative-5.45.0.recipe b/kde-frameworks/kdeclarative/kdeclarative-5.45.0.recipe index 127b4ce71..b5ed98923 100644 --- a/kde-frameworks/kdeclarative/kdeclarative-5.45.0.recipe +++ b/kde-frameworks/kdeclarative/kdeclarative-5.45.0.recipe @@ -61,26 +61,26 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5GlobalAccel$secondaryArchSuffix - devel:libKF5GuiAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libkf5jobwidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Package$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5GlobalAccel$secondaryArchSuffix == $portVersion + devel:libKF5GuiAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libkf5jobwidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Package$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kded/kded-5.45.0.recipe b/kde-frameworks/kded/kded-5.45.0.recipe index 20eb035d2..bfc9f970b 100644 --- a/kde-frameworks/kded/kded-5.45.0.recipe +++ b/kde-frameworks/kded/kded-5.45.0.recipe @@ -59,12 +59,12 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5DBusAddons$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Crash$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libkdeinit5_klauncher$secondaryArchSuffix + devel:libKF5DBusAddons$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Crash$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libkdeinit5_klauncher$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-5.45.0.recipe b/kde-frameworks/kdelibs4support/kdelibs4support-5.45.0.recipe index 983ec8602..5bc6bf3e2 100644 --- a/kde-frameworks/kdelibs4support/kdelibs4support-5.45.0.recipe +++ b/kde-frameworks/kdelibs4support/kdelibs4support-5.45.0.recipe @@ -83,36 +83,36 @@ BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel uri - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Crash$secondaryArchSuffix - devel:libKF5DBusAddons$secondaryArchSuffix - devel:libkdeinit5_kded5$secondaryArchSuffix - devel:libKF5DesignerPlugin$secondaryArchSuffix - devel:libKF5GlobalAccel$secondaryArchSuffix - devel:libKF5DocTools$secondaryArchSuffix - devel:libKF5Emoticons$secondaryArchSuffix - devel:libKF5GuiAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KioCore$secondaryArchSuffix - devel:libKF5Notifications$secondaryArchSuffix - devel:libKF5Parts$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5UnitConversion$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Crash$secondaryArchSuffix == $portVersion + devel:libKF5DBusAddons$secondaryArchSuffix == $portVersion + devel:libkdeinit5_kded5$secondaryArchSuffix == $portVersion + devel:libKF5DesignerPlugin$secondaryArchSuffix == $portVersion + devel:libKF5GlobalAccel$secondaryArchSuffix == $portVersion + devel:libKF5DocTools$secondaryArchSuffix == $portVersion + devel:libKF5Emoticons$secondaryArchSuffix == $portVersion + devel:libKF5GuiAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KioCore$secondaryArchSuffix == $portVersion + devel:libKF5Notifications$secondaryArchSuffix == $portVersion + devel:libKF5Parts$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5UnitConversion$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.45.0.recipe b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.45.0.recipe index 54803b79a..0db75e2f9 100644 --- a/kde-frameworks/kdesignerplugin/kdesignerplugin-5.45.0.recipe +++ b/kde-frameworks/kdesignerplugin/kdesignerplugin-5.45.0.recipe @@ -45,18 +45,18 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5DocTools$secondaryArchSuffix - devel:libkf5completion$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libkf5kiocore$secondaryArchSuffix - devel:libkf5itemviews$secondaryArchSuffix - devel:libkf5textwidgets$secondaryArchSuffix - devel:libkf5widgetsaddons$secondaryArchSuffix - devel:libkf5xmlgui$secondaryArchSuffix - devel:libkf5sonnetcore$secondaryArchSuffix + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5DocTools$secondaryArchSuffix == $portVersion + devel:libkf5completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libkf5kiocore$secondaryArchSuffix == $portVersion + devel:libkf5itemviews$secondaryArchSuffix == $portVersion + devel:libkf5textwidgets$secondaryArchSuffix == $portVersion + devel:libkf5widgetsaddons$secondaryArchSuffix == $portVersion + devel:libkf5xmlgui$secondaryArchSuffix == $portVersion + devel:libkf5sonnetcore$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kdoctools/kdoctools-5.45.0.recipe b/kde-frameworks/kdoctools/kdoctools-5.45.0.recipe index 4cebae92d..559eff83a 100644 --- a/kde-frameworks/kdoctools/kdoctools-5.45.0.recipe +++ b/kde-frameworks/kdoctools/kdoctools-5.45.0.recipe @@ -39,8 +39,8 @@ BUILD_REQUIRES=" docbook_xsl_stylesheets >= 1.79.2 extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5archive$secondaryArchSuffix -# devel:libKF5i18n$secondaryArchSuffix # breaks the build + devel:libKF5archive$secondaryArchSuffix == $portVersion +# devel:libKF5i18n$secondaryArchSuffix == $portVersion # breaks the build uri devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libxml2$secondaryArchSuffix diff --git a/kde-frameworks/kemoticons/kemoticons-5.45.0.recipe b/kde-frameworks/kemoticons/kemoticons-5.45.0.recipe index 6e13d5c65..b24843bdf 100644 --- a/kde-frameworks/kemoticons/kemoticons-5.45.0.recipe +++ b/kde-frameworks/kemoticons/kemoticons-5.45.0.recipe @@ -38,10 +38,10 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kfilemetadata/kfilemetadata-5.45.0.recipe b/kde-frameworks/kfilemetadata/kfilemetadata-5.45.0.recipe index 910b4709f..11ebda9ee 100644 --- a/kde-frameworks/kfilemetadata/kfilemetadata-5.45.0.recipe +++ b/kde-frameworks/kfilemetadata/kfilemetadata-5.45.0.recipe @@ -37,9 +37,9 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kglobalaccel/kglobalaccel-5.45.0.recipe b/kde-frameworks/kglobalaccel/kglobalaccel-5.45.0.recipe index 0315364c0..211edbf16 100644 --- a/kde-frameworks/kglobalaccel/kglobalaccel-5.45.0.recipe +++ b/kde-frameworks/kglobalaccel/kglobalaccel-5.45.0.recipe @@ -46,13 +46,13 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Crash$secondaryArchSuffix - devel:libKF5DBusAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Crash$secondaryArchSuffix == $portVersion + devel:libKF5DBusAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion devel:libQt5Concurrent$secondaryArchSuffix >= 5.7 devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/khtml/khtml-5.45.0.recipe b/kde-frameworks/khtml/khtml-5.45.0.recipe index fe50e7e06..ae208ad9e 100644 --- a/kde-frameworks/khtml/khtml-5.45.0.recipe +++ b/kde-frameworks/khtml/khtml-5.45.0.recipe @@ -80,35 +80,35 @@ BUILD_REQUIRES=" devel:libcrypto$secondaryArchSuffix >= 1.0.0 devel:libgif$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5GlobalAccel$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5JS$secondaryArchSuffix - devel:libKF5JSApi$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Notifications$secondaryArchSuffix - devel:libKF5NotifyConfig$secondaryArchSuffix - devel:libKF5Parts$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5SonnetCore$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5Wallet$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5GlobalAccel$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5JS$secondaryArchSuffix == $portVersion + devel:libKF5JSApi$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Notifications$secondaryArchSuffix == $portVersion + devel:libKF5NotifyConfig$secondaryArchSuffix == $portVersion + devel:libKF5Parts$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5SonnetCore$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion + devel:libKF5Wallet$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libphonon4qt5$secondaryArchSuffix devel:libpng$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix diff --git a/kde-frameworks/kiconthemes/kiconthemes-5.45.0.recipe b/kde-frameworks/kiconthemes/kiconthemes-5.45.0.recipe index 4cf2a3364..423d875c6 100644 --- a/kde-frameworks/kiconthemes/kiconthemes-5.45.0.recipe +++ b/kde-frameworks/kiconthemes/kiconthemes-5.45.0.recipe @@ -55,16 +55,16 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 devel:libQt5Svg$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kidletime/kidletime-5.45.0.recipe b/kde-frameworks/kidletime/kidletime-5.45.0.recipe index be5718a7f..9a0ec1f62 100644 --- a/kde-frameworks/kidletime/kidletime-5.45.0.recipe +++ b/kde-frameworks/kidletime/kidletime-5.45.0.recipe @@ -35,7 +35,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5CoreAddons$secondaryArchSuffix + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kimageformats/kimageformats-5.45.0.recipe b/kde-frameworks/kimageformats/kimageformats-5.45.0.recipe index 2f8068832..4db0642de 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.45.0.recipe +++ b/kde-frameworks/kimageformats/kimageformats-5.45.0.recipe @@ -26,10 +26,10 @@ REQUIRES=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kinit/kinit-5.45.0.recipe b/kde-frameworks/kinit/kinit-5.45.0.recipe index 0eca5bf90..26a6671d3 100644 --- a/kde-frameworks/kinit/kinit-5.45.0.recipe +++ b/kde-frameworks/kinit/kinit-5.45.0.recipe @@ -59,23 +59,23 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Crash$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Crash$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kio/kio-5.45.0.recipe b/kde-frameworks/kio/kio-5.45.0.recipe index 6cfbd0820..a214b387f 100644 --- a/kde-frameworks/kio/kio-5.45.0.recipe +++ b/kde-frameworks/kio/kio-5.45.0.recipe @@ -80,30 +80,30 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel # devel:libacl$secondaryArchSuffix # GSSAPI - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5DBusAddons$secondaryArchSuffix -# devel:libKF5DocTools$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5Notifications$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5Wallet$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix - devel:libkf5sonnetcore$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5DBusAddons$secondaryArchSuffix == $portVersion +# devel:libKF5DocTools$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5Notifications$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5Wallet$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion + devel:libkf5sonnetcore$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion devel:libQt5Concurrent$secondaryArchSuffix >= 5.7 devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kjobwidgets/kjobwidgets-5.45.0.recipe b/kde-frameworks/kjobwidgets/kjobwidgets-5.45.0.recipe index 8a0b68dbf..c27175944 100644 --- a/kde-frameworks/kjobwidgets/kjobwidgets-5.45.0.recipe +++ b/kde-frameworks/kjobwidgets/kjobwidgets-5.45.0.recipe @@ -36,8 +36,8 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kjs/kjs-5.45.0.recipe b/kde-frameworks/kjs/kjs-5.45.0.recipe index fce5faa32..5f4f6ecc8 100644 --- a/kde-frameworks/kjs/kjs-5.45.0.recipe +++ b/kde-frameworks/kjs/kjs-5.45.0.recipe @@ -42,7 +42,7 @@ BUILD_REQUIRES=" docbook_xsl_stylesheets == 1.79.2 extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5DocTools$secondaryArchSuffix + devel:libKF5DocTools$secondaryArchSuffix == $portVersion devel:libpcre$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix >= 5.7 " diff --git a/kde-frameworks/knewstuff/knewstuff-5.45.0.recipe b/kde-frameworks/knewstuff/knewstuff-5.45.0.recipe index 19a37736b..3963fd518 100644 --- a/kde-frameworks/knewstuff/knewstuff-5.45.0.recipe +++ b/kde-frameworks/knewstuff/knewstuff-5.45.0.recipe @@ -65,28 +65,28 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Attica$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Declarative$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5Iconthemes$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Package$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Attica$secondaryArchSuffix == $portVersion + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Declarative$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5Iconthemes$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Package$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/knotifications/knotifications-5.45.0.recipe b/kde-frameworks/knotifications/knotifications-5.45.0.recipe index 883ee2351..cb4cc946a 100644 --- a/kde-frameworks/knotifications/knotifications-5.45.0.recipe +++ b/kde-frameworks/knotifications/knotifications-5.45.0.recipe @@ -41,10 +41,10 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion devel:libphonon4qt5$secondaryArchSuffix devel:libphonon4qt5experimental$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/knotifyconfig/knotifyconfig-5.45.0.recipe b/kde-frameworks/knotifyconfig/knotifyconfig-5.45.0.recipe index 9fede5486..c3b0609d6 100644 --- a/kde-frameworks/knotifyconfig/knotifyconfig-5.45.0.recipe +++ b/kde-frameworks/knotifyconfig/knotifyconfig-5.45.0.recipe @@ -45,22 +45,22 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Notifications$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Notifications$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kpackage/kpackage-5.45.0.recipe b/kde-frameworks/kpackage/kpackage-5.45.0.recipe index 8f9ba7762..5340d5ab7 100644 --- a/kde-frameworks/kpackage/kpackage-5.45.0.recipe +++ b/kde-frameworks/kpackage/kpackage-5.45.0.recipe @@ -36,9 +36,9 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kparts/kparts-5.45.0.recipe b/kde-frameworks/kparts/kparts-5.45.0.recipe index 637171fce..91ea26532 100644 --- a/kde-frameworks/kparts/kparts-5.45.0.recipe +++ b/kde-frameworks/kparts/kparts-5.45.0.recipe @@ -54,24 +54,24 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kplotting/kplotting-5.45.0.recipe b/kde-frameworks/kplotting/kplotting-5.45.0.recipe index 7f22a4bac..4136869a5 100644 --- a/kde-frameworks/kplotting/kplotting-5.45.0.recipe +++ b/kde-frameworks/kplotting/kplotting-5.45.0.recipe @@ -56,19 +56,19 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5Declarative$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Iconthemes$secondaryArchSuffix - devel:libKF5Package$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5Declarative$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Iconthemes$secondaryArchSuffix == $portVersion + devel:libKF5Package$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kross/kross-5.45.0.recipe b/kde-frameworks/kross/kross-5.45.0.recipe index e048fbe6a..e947e6180 100644 --- a/kde-frameworks/kross/kross-5.45.0.recipe +++ b/kde-frameworks/kross/kross-5.45.0.recipe @@ -61,26 +61,26 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5DocTools$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Parts$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5DocTools$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Parts$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/kservice/kservice-5.45.0.recipe b/kde-frameworks/kservice/kservice-5.45.0.recipe index af978880b..faafa2ab3 100644 --- a/kde-frameworks/kservice/kservice-5.45.0.recipe +++ b/kde-frameworks/kservice/kservice-5.45.0.recipe @@ -40,11 +40,11 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5Crash$secondaryArchSuffix - devel:libKF5DBusAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5Crash$secondaryArchSuffix == $portVersion + devel:libKF5DBusAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Xml$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.45.0.recipe b/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.45.0.recipe index 0e38c127c..4fb588b5c 100644 --- a/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.45.0.recipe +++ b/kde-frameworks/ksyntax_highlighting/ksyntax_highlighting-5.45.0.recipe @@ -39,7 +39,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5CoreAddons$secondaryArchSuffix + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 " BUILD_PREREQUIRES=" diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.45.0.recipe b/kde-frameworks/ktexteditor/ktexteditor-5.45.0.recipe index e54662c18..dc4997472 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.45.0.recipe +++ b/kde-frameworks/ktexteditor/ktexteditor-5.45.0.recipe @@ -72,35 +72,35 @@ BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel devel:libgit2$secondaryArchSuffix - devel:libKF5Archive$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Bookmarks$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5GuiAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5JobWidgets$secondaryArchSuffix - devel:libKF5KIOCore$secondaryArchSuffix - devel:libKF5Parts$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5Solid$secondaryArchSuffix - devel:libKF5SyntaxHighlighting$secondaryArchSuffix - devel:libKF5TextWidgets$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5XmlGui$secondaryArchSuffix + devel:libKF5Archive$secondaryArchSuffix == $portVersion + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Bookmarks$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5GuiAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5JobWidgets$secondaryArchSuffix == $portVersion + devel:libKF5KIOCore$secondaryArchSuffix == $portVersion + devel:libKF5Parts$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5Solid$secondaryArchSuffix == $portVersion + devel:libKF5SyntaxHighlighting$secondaryArchSuffix == $portVersion + devel:libKF5TextWidgets$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5XmlGui$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix devel:libQt5TextToSpeech$secondaryArchSuffix devel:libQt5Xml$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5SonnetCore$secondaryArchSuffix + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5SonnetCore$secondaryArchSuffix == $portVersion " BUILD_PREREQUIRES=" cmd:cmake diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-5.45.0.recipe b/kde-frameworks/ktextwidgets/ktextwidgets-5.45.0.recipe index 74ca5265b..8cdca861e 100644 --- a/kde-frameworks/ktextwidgets/ktextwidgets-5.45.0.recipe +++ b/kde-frameworks/ktextwidgets/ktextwidgets-5.45.0.recipe @@ -49,25 +49,25 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5Completion$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5Completion$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix devel:libQt5TextToSpeech$secondaryArchSuffix devel:libQt5Widgets$secondaryArchSuffix devel:libQt5Xml$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libKF5SonnetCore$secondaryArchSuffix + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libKF5SonnetCore$secondaryArchSuffix == $portVersion " BUILD_PREREQUIRES=" cmd:cmake diff --git a/kde-frameworks/kunitconversion/kunitconversion-5.45.0.recipe b/kde-frameworks/kunitconversion/kunitconversion-5.45.0.recipe index 9700b5b89..bae1c2c23 100644 --- a/kde-frameworks/kunitconversion/kunitconversion-5.45.0.recipe +++ b/kde-frameworks/kunitconversion/kunitconversion-5.45.0.recipe @@ -60,7 +60,7 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5I18n$secondaryArchSuffix + devel:libKF5I18n$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5Network$secondaryArchSuffix >= 5.7 devel:libQt5Xml$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kwallet/kwallet-5.45.0.recipe b/kde-frameworks/kwallet/kwallet-5.45.0.recipe index 91697db5d..fc412b212 100644 --- a/kde-frameworks/kwallet/kwallet-5.45.0.recipe +++ b/kde-frameworks/kwallet/kwallet-5.45.0.recipe @@ -54,19 +54,19 @@ BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel devel:libgcrypt$secondaryArchSuffix - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5DBusAddons$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5Notifications$secondaryArchSuffix - devel:libKF5Service$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5DBusAddons$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5Notifications$secondaryArchSuffix == $portVersion + devel:libKF5Service$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.45.0.recipe b/kde-frameworks/kxmlgui/kxmlgui-5.45.0.recipe index 2102e4f93..25309d798 100644 --- a/kde-frameworks/kxmlgui/kxmlgui-5.45.0.recipe +++ b/kde-frameworks/kxmlgui/kxmlgui-5.45.0.recipe @@ -55,20 +55,20 @@ REQUIRES_devel=" BUILD_REQUIRES=" extra_cmake_modules >= 5.45 haiku${secondaryArchSuffix}_devel - devel:libKF5Auth$secondaryArchSuffix - devel:libKF5Codecs$secondaryArchSuffix - devel:libKF5ConfigCore$secondaryArchSuffix - devel:libKF5ConfigGui$secondaryArchSuffix - devel:libKF5ConfigWidgets$secondaryArchSuffix - devel:libKF5CoreAddons$secondaryArchSuffix - devel:libKF5GlobalAccel$secondaryArchSuffix - devel:libKF5I18n$secondaryArchSuffix - devel:libKF5IconThemes$secondaryArchSuffix - devel:libKF5ItemViews$secondaryArchSuffix - devel:libKF5SonnetUi$secondaryArchSuffix - devel:libkf5textwidgets$secondaryArchSuffix - devel:libKF5WindowSystem$secondaryArchSuffix - devel:libKF5WidgetsAddons$secondaryArchSuffix + devel:libKF5Auth$secondaryArchSuffix == $portVersion + devel:libKF5Codecs$secondaryArchSuffix == $portVersion + devel:libKF5ConfigCore$secondaryArchSuffix == $portVersion + devel:libKF5ConfigGui$secondaryArchSuffix == $portVersion + devel:libKF5ConfigWidgets$secondaryArchSuffix == $portVersion + devel:libKF5CoreAddons$secondaryArchSuffix == $portVersion + devel:libKF5GlobalAccel$secondaryArchSuffix == $portVersion + devel:libKF5I18n$secondaryArchSuffix == $portVersion + devel:libKF5IconThemes$secondaryArchSuffix == $portVersion + devel:libKF5ItemViews$secondaryArchSuffix == $portVersion + devel:libKF5SonnetUi$secondaryArchSuffix == $portVersion + devel:libkf5textwidgets$secondaryArchSuffix == $portVersion + devel:libKF5WindowSystem$secondaryArchSuffix == $portVersion + devel:libKF5WidgetsAddons$secondaryArchSuffix == $portVersion devel:libQt5Core$secondaryArchSuffix >= 5.7 devel:libQt5DBus$secondaryArchSuffix >= 5.7 devel:libQt5Gui$secondaryArchSuffix >= 5.7 diff --git a/kde-frameworks/phonon/phonon-4.10.0.recipe b/kde-frameworks/phonon/phonon-4.10.0.recipe index f67cf5912..2206e0f89 100644 --- a/kde-frameworks/phonon/phonon-4.10.0.recipe +++ b/kde-frameworks/phonon/phonon-4.10.0.recipe @@ -5,7 +5,7 @@ COPYRIGHT="2010-2018 KDE Organisation" LICENSE="GNU LGPL v2" REVISION="1" SOURCE_URI="https://github.com/KDE/phonon/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="395408a3dc9c3db2b5c200b8722a13a60898c861633b99e6e250186adffd1370" +CHECKSUM_SHA256="cfd1b4ba853be1c7c72a478ebbc45c47b6f8d7d91df4ab14ba6739c3ef329402" PATCHES="phonon-$portVersion.patchset" ARCHITECTURES="!x86_gcc2 x86_64"