diff options
208 files changed, 5 insertions, 212 deletions
diff --git a/app-editors/okteta/okteta-9999.ebuild b/app-editors/okteta/okteta-9999.ebuild index c6ba71d753..9ffdcda933 100644 --- a/app-editors/okteta/okteta-9999.ebuild +++ b/app-editors/okteta/okteta-9999.ebuild @@ -8,7 +8,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Hex editor by KDE" diff --git a/app-office/kmymoney/kmymoney-5.1.9999.ebuild b/app-office/kmymoney/kmymoney-5.1.9999.ebuild index d934ed6ee1..4d89904e23 100644 --- a/app-office/kmymoney/kmymoney-5.1.9999.ebuild +++ b/app-office/kmymoney/kmymoney-5.1.9999.ebuild @@ -8,7 +8,6 @@ ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" VIRTUALDBUS_TEST="true" inherit ecm kde.org optfeature diff --git a/app-office/kmymoney/kmymoney-9999.ebuild b/app-office/kmymoney/kmymoney-9999.ebuild index 5f80ef60cf..969037a537 100644 --- a/app-office/kmymoney/kmymoney-9999.ebuild +++ b/app-office/kmymoney/kmymoney-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" VIRTUALDBUS_TEST="true" inherit ecm kde.org optfeature diff --git a/app-office/ktimetracker/ktimetracker-9999.ebuild b/app-office/ktimetracker/ktimetracker-9999.ebuild index c935f5aa5f..4dc872aa56 100644 --- a/app-office/ktimetracker/ktimetracker-9999.ebuild +++ b/app-office/ktimetracker/ktimetracker-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" KDE_ORG_CATEGORY="pim" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Todo management and time tracker" diff --git a/app-office/libalkimia/libalkimia-8.9999.ebuild b/app-office/libalkimia/libalkimia-8.9999.ebuild index d5f030525f..4ea691e539 100644 --- a/app-office/libalkimia/libalkimia-8.9999.ebuild +++ b/app-office/libalkimia/libalkimia-8.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KDE_ORG_NAME="alkimia" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then diff --git a/app-office/libalkimia/libalkimia-9999.ebuild b/app-office/libalkimia/libalkimia-9999.ebuild index 91f61277fa..6414d44a50 100644 --- a/app-office/libalkimia/libalkimia-9999.ebuild +++ b/app-office/libalkimia/libalkimia-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KDE_ORG_NAME="alkimia" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then diff --git a/app-office/skrooge/skrooge-9999.ebuild b/app-office/skrooge/skrooge-9999.ebuild index 4e298488da..2e1802a8e3 100644 --- a/app-office/skrooge/skrooge-9999.ebuild +++ b/app-office/skrooge/skrooge-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Personal finances manager, aiming at being simple and intuitive" diff --git a/dev-libs/grantlee/grantlee-9999.ebuild b/dev-libs/grantlee/grantlee-9999.ebuild index 7cb46948f6..c3cc527ae4 100644 --- a/dev-libs/grantlee/grantlee-9999.ebuild +++ b/dev-libs/grantlee/grantlee-9999.ebuild @@ -3,8 +3,7 @@ EAPI=8 -VIRTUALX_REQUIRED="test" -inherit cmake virtualx git-r3 +inherit cmake git-r3 DESCRIPTION="C++ string template engine based on the Django template system" HOMEPAGE="https://github.com/steveire/grantlee" @@ -13,7 +12,7 @@ EGIT_REPO_URI=( "https://github.com/steveire/${PN}" ) LICENSE="LGPL-2.1+" SLOT="5" KEYWORDS="" -IUSE="debug doc test" +IUSE="doc test" RESTRICT="!test? ( test )" @@ -51,11 +50,12 @@ src_compile() { } src_test() { - virtx cmake_src_test + local -x QT_QPA_PLATFORM="offscreen" + cmake_src_test } src_install() { - use doc && local HTML_DOCS=("${BUILD_DIR}/apidox/") + use doc && local HTML_DOCS=( "${BUILD_DIR}/apidox/" ) cmake_src_install } diff --git a/dev-libs/kdiagram/kdiagram-9999.ebuild b/dev-libs/kdiagram/kdiagram-9999.ebuild index 89dc6e3833..d84d5439a3 100644 --- a/dev-libs/kdiagram/kdiagram-9999.ebuild +++ b/dev-libs/kdiagram/kdiagram-9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="true" KDE_ORG_CATEGORY="graphics" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Powerful libraries (KChart, KGantt) for creating business diagrams" diff --git a/dev-libs/kirigami-addons/kirigami-addons-9999.ebuild b/dev-libs/kirigami-addons/kirigami-addons-9999.ebuild index 8cba1034b8..3bfb132d16 100644 --- a/dev-libs/kirigami-addons/kirigami-addons-9999.ebuild +++ b/dev-libs/kirigami-addons/kirigami-addons-9999.ebuild @@ -7,7 +7,6 @@ ECM_QTHELP=true ECM_TEST=true KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED=test inherit ecm kde.org if [[ ${KDE_BUILD_TYPE} = release ]]; then diff --git a/dev-libs/kreport/kreport-9999.ebuild b/dev-libs/kreport/kreport-9999.ebuild index 8f1d0c3195..0c128e9206 100644 --- a/dev-libs/kreport/kreport-9999.ebuild +++ b/dev-libs/kreport/kreport-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PYTHON_COMPAT=( python3_{10..11} ) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org python-any-r1 DESCRIPTION="Framework for creation and generation of reports in multiple formats" diff --git a/dev-libs/ktextaddons/ktextaddons-9999.ebuild b/dev-libs/ktextaddons/ktextaddons-9999.ebuild index 15bef19f6c..4a82c1597a 100644 --- a/dev-libs/ktextaddons/ktextaddons-9999.ebuild +++ b/dev-libs/ktextaddons/ktextaddons-9999.ebuild @@ -8,7 +8,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Various text handling addons" diff --git a/dev-libs/kuserfeedback/kuserfeedback-9999.ebuild b/dev-libs/kuserfeedback/kuserfeedback-9999.ebuild index 64ab2247bd..750b2a5e0d 100644 --- a/dev-libs/kuserfeedback/kuserfeedback-9999.ebuild +++ b/dev-libs/kuserfeedback/kuserfeedback-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Framework to collect user feedback for applications via telemetry and surveys" diff --git a/dev-util/kdevelop-krazy2/kdevelop-krazy2-9999.ebuild b/dev-util/kdevelop-krazy2/kdevelop-krazy2-9999.ebuild index 6fb31da2ec..d55e67ae79 100644 --- a/dev-util/kdevelop-krazy2/kdevelop-krazy2-9999.ebuild +++ b/dev-util/kdevelop-krazy2/kdevelop-krazy2-9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_CATEGORY="kdevelop" KDE_ORG_NAME="kdev-krazy2" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Plugin for KDevelop to perform Krazy2 analysis" diff --git a/dev-util/kdevelop-php/kdevelop-php-23.04.49.9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-23.04.49.9999.ebuild index e24d79dfcd..7950202e81 100644 --- a/dev-util/kdevelop-php/kdevelop-php-23.04.49.9999.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-23.04.49.9999.ebuild @@ -10,7 +10,6 @@ KDE_ORG_CATEGORY="kdevelop" KDE_ORG_NAME="kdev-php" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="PHP plugin for KDevelop" diff --git a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild index e24d79dfcd..7950202e81 100644 --- a/dev-util/kdevelop-php/kdevelop-php-9999.ebuild +++ b/dev-util/kdevelop-php/kdevelop-php-9999.ebuild @@ -10,7 +10,6 @@ KDE_ORG_CATEGORY="kdevelop" KDE_ORG_NAME="kdev-php" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="PHP plugin for KDevelop" diff --git a/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild b/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild index ff300b8aeb..42a82bb379 100644 --- a/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild +++ b/dev-util/kdevelop/kdevelop-23.04.49.9999.ebuild @@ -10,7 +10,6 @@ KFMIN=5.106.0 LLVM_MAX_SLOT=16 QTMIN=5.15.9 VIRTUALDBUS_TEST="true" -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org llvm optfeature DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more" diff --git a/dev-util/kdevelop/kdevelop-9999.ebuild b/dev-util/kdevelop/kdevelop-9999.ebuild index ff300b8aeb..42a82bb379 100644 --- a/dev-util/kdevelop/kdevelop-9999.ebuild +++ b/dev-util/kdevelop/kdevelop-9999.ebuild @@ -10,7 +10,6 @@ KFMIN=5.106.0 LLVM_MAX_SLOT=16 QTMIN=5.15.9 VIRTUALDBUS_TEST="true" -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org llvm optfeature DESCRIPTION="Integrated Development Environment, supporting KF5/Qt, C/C++ and much more" diff --git a/kde-apps/akonadi-search/akonadi-search-23.04.49.9999.ebuild b/kde-apps/akonadi-search/akonadi-search-23.04.49.9999.ebuild index 6d34b345a7..0735450236 100644 --- a/kde-apps/akonadi-search/akonadi-search-23.04.49.9999.ebuild +++ b/kde-apps/akonadi-search/akonadi-search-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Libraries and daemons to implement searching in Akonadi" diff --git a/kde-apps/akonadi-search/akonadi-search-9999.ebuild b/kde-apps/akonadi-search/akonadi-search-9999.ebuild index 6d34b345a7..0735450236 100644 --- a/kde-apps/akonadi-search/akonadi-search-9999.ebuild +++ b/kde-apps/akonadi-search/akonadi-search-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Libraries and daemons to implement searching in Akonadi" diff --git a/kde-apps/akonadi/akonadi-23.04.49.9999.ebuild b/kde-apps/akonadi/akonadi-23.04.49.9999.ebuild index 5a98579272..92f8881503 100644 --- a/kde-apps/akonadi/akonadi-23.04.49.9999.ebuild +++ b/kde-apps/akonadi/akonadi-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 VIRTUALDBUS_TEST="true" -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org readme.gentoo-r1 DESCRIPTION="Storage service for PIM data and libraries for PIM apps" diff --git a/kde-apps/akonadi/akonadi-9999.ebuild b/kde-apps/akonadi/akonadi-9999.ebuild index 5a98579272..92f8881503 100644 --- a/kde-apps/akonadi/akonadi-9999.ebuild +++ b/kde-apps/akonadi/akonadi-9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 VIRTUALDBUS_TEST="true" -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org readme.gentoo-r1 DESCRIPTION="Storage service for PIM data and libraries for PIM apps" diff --git a/kde-apps/analitza/analitza-23.04.49.9999.ebuild b/kde-apps/analitza/analitza-23.04.49.9999.ebuild index f94b7ff145..b83de5eb2b 100644 --- a/kde-apps/analitza/analitza-23.04.49.9999.ebuild +++ b/kde-apps/analitza/analitza-23.04.49.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_TEST="forceoptional" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE library for mathematical features" diff --git a/kde-apps/analitza/analitza-9999.ebuild b/kde-apps/analitza/analitza-9999.ebuild index f94b7ff145..b83de5eb2b 100644 --- a/kde-apps/analitza/analitza-9999.ebuild +++ b/kde-apps/analitza/analitza-9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_TEST="forceoptional" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE library for mathematical features" diff --git a/kde-apps/ark/ark-23.04.49.9999.ebuild b/kde-apps/ark/ark-23.04.49.9999.ebuild index 5cd37b4a49..7d2c06e125 100644 --- a/kde-apps/ark/ark-23.04.49.9999.ebuild +++ b/kde-apps/ark/ark-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="File archiver by KDE" diff --git a/kde-apps/ark/ark-9999.ebuild b/kde-apps/ark/ark-9999.ebuild index 5cd37b4a49..7d2c06e125 100644 --- a/kde-apps/ark/ark-9999.ebuild +++ b/kde-apps/ark/ark-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="File archiver by KDE" diff --git a/kde-apps/calendarsupport/calendarsupport-23.04.49.9999.ebuild b/kde-apps/calendarsupport/calendarsupport-23.04.49.9999.ebuild index d6f0789fee..d2620264a4 100644 --- a/kde-apps/calendarsupport/calendarsupport-23.04.49.9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="false" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Calendar support library" diff --git a/kde-apps/calendarsupport/calendarsupport-9999.ebuild b/kde-apps/calendarsupport/calendarsupport-9999.ebuild index d6f0789fee..d2620264a4 100644 --- a/kde-apps/calendarsupport/calendarsupport-9999.ebuild +++ b/kde-apps/calendarsupport/calendarsupport-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="false" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Calendar support library" diff --git a/kde-apps/dolphin/dolphin-23.04.49.9999.ebuild b/kde-apps/dolphin/dolphin-23.04.49.9999.ebuild index 2e7cd1d3c9..abf9d25451 100644 --- a/kde-apps/dolphin/dolphin-23.04.49.9999.ebuild +++ b/kde-apps/dolphin/dolphin-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Plasma filemanager focusing on usability" diff --git a/kde-apps/dolphin/dolphin-9999.ebuild b/kde-apps/dolphin/dolphin-9999.ebuild index 2e7cd1d3c9..abf9d25451 100644 --- a/kde-apps/dolphin/dolphin-9999.ebuild +++ b/kde-apps/dolphin/dolphin-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Plasma filemanager focusing on usability" diff --git a/kde-apps/eventviews/eventviews-23.04.49.9999.ebuild b/kde-apps/eventviews/eventviews-23.04.49.9999.ebuild index 9524bf9339..c7aac98e75 100644 --- a/kde-apps/eventviews/eventviews-23.04.49.9999.ebuild +++ b/kde-apps/eventviews/eventviews-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 # monthitemordertest requires a display -VIRTUALX_REQUIRED=test inherit ecm gear.kde.org DESCRIPTION="Calendar viewer for KDE PIM" diff --git a/kde-apps/eventviews/eventviews-9999.ebuild b/kde-apps/eventviews/eventviews-9999.ebuild index 9524bf9339..c7aac98e75 100644 --- a/kde-apps/eventviews/eventviews-9999.ebuild +++ b/kde-apps/eventviews/eventviews-9999.ebuild @@ -9,7 +9,6 @@ PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 # monthitemordertest requires a display -VIRTUALX_REQUIRED=test inherit ecm gear.kde.org DESCRIPTION="Calendar viewer for KDE PIM" diff --git a/kde-apps/incidenceeditor/incidenceeditor-23.04.49.9999.ebuild b/kde-apps/incidenceeditor/incidenceeditor-23.04.49.9999.ebuild index 789a9c2cdc..5113c14c08 100644 --- a/kde-apps/incidenceeditor/incidenceeditor-23.04.49.9999.ebuild +++ b/kde-apps/incidenceeditor/incidenceeditor-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Incidence editor for korganizer" diff --git a/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild b/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild index 789a9c2cdc..5113c14c08 100644 --- a/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild +++ b/kde-apps/incidenceeditor/incidenceeditor-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Incidence editor for korganizer" diff --git a/kde-apps/kaddressbook/kaddressbook-23.04.49.9999.ebuild b/kde-apps/kaddressbook/kaddressbook-23.04.49.9999.ebuild index d80173a169..a88a954f15 100644 --- a/kde-apps/kaddressbook/kaddressbook-23.04.49.9999.ebuild +++ b/kde-apps/kaddressbook/kaddressbook-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Address book application based on KDE Frameworks" diff --git a/kde-apps/kaddressbook/kaddressbook-9999.ebuild b/kde-apps/kaddressbook/kaddressbook-9999.ebuild index 8f701431aa..ae7b3b7876 100644 --- a/kde-apps/kaddressbook/kaddressbook-9999.ebuild +++ b/kde-apps/kaddressbook/kaddressbook-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Address book application based on KDE Frameworks" diff --git a/kde-apps/kamoso/kamoso-23.04.49.9999.ebuild b/kde-apps/kamoso/kamoso-23.04.49.9999.ebuild index 0c496b1b27..4ad5e1e0c8 100644 --- a/kde-apps/kamoso/kamoso-23.04.49.9999.ebuild +++ b/kde-apps/kamoso/kamoso-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Application to take pictures and videos from your webcam by KDE" diff --git a/kde-apps/kamoso/kamoso-9999.ebuild b/kde-apps/kamoso/kamoso-9999.ebuild index 0c496b1b27..4ad5e1e0c8 100644 --- a/kde-apps/kamoso/kamoso-9999.ebuild +++ b/kde-apps/kamoso/kamoso-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Application to take pictures and videos from your webcam by KDE" diff --git a/kde-apps/kate-addons/kate-addons-23.04.49.9999.ebuild b/kde-apps/kate-addons/kate-addons-23.04.49.9999.ebuild index eaa870d971..8a95342f73 100644 --- a/kde-apps/kate-addons/kate-addons-23.04.49.9999.ebuild +++ b/kde-apps/kate-addons/kate-addons-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_NAME="kate" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm flag-o-matic gear.kde.org optfeature DESCRIPTION="Addons used by Kate" diff --git a/kde-apps/kate-addons/kate-addons-9999.ebuild b/kde-apps/kate-addons/kate-addons-9999.ebuild index 0f7eca62f6..dc8888f75f 100644 --- a/kde-apps/kate-addons/kate-addons-9999.ebuild +++ b/kde-apps/kate-addons/kate-addons-9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_NAME="kate" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm flag-o-matic gear.kde.org optfeature DESCRIPTION="Addons used by Kate" diff --git a/kde-apps/kate-lib/kate-lib-23.04.49.9999.ebuild b/kde-apps/kate-lib/kate-lib-23.04.49.9999.ebuild index b289b2fb50..2dd33477cd 100644 --- a/kde-apps/kate-lib/kate-lib-23.04.49.9999.ebuild +++ b/kde-apps/kate-lib/kate-lib-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_NAME="kate" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Shared library used by Kate/Kwrite and Kate-Addons" diff --git a/kde-apps/kate-lib/kate-lib-9999.ebuild b/kde-apps/kate-lib/kate-lib-9999.ebuild index 9247f65237..d3b8eac14b 100644 --- a/kde-apps/kate-lib/kate-lib-9999.ebuild +++ b/kde-apps/kate-lib/kate-lib-9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_NAME="kate" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Shared library used by Kate/Kwrite and Kate-Addons" diff --git a/kde-apps/kate/kate-23.04.49.9999.ebuild b/kde-apps/kate/kate-23.04.49.9999.ebuild index a27abf2c79..3cbeedcf41 100644 --- a/kde-apps/kate/kate-23.04.49.9999.ebuild +++ b/kde-apps/kate/kate-23.04.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_HANDBOOK="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm flag-o-matic gear.kde.org DESCRIPTION="Multi-document editor with network transparency, Plasma integration and more" diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild index f7dd1fc827..a9735f1d45 100644 --- a/kde-apps/kate/kate-9999.ebuild +++ b/kde-apps/kate/kate-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_HANDBOOK="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm flag-o-matic gear.kde.org DESCRIPTION="Multi-document editor with network transparency, Plasma integration and more" diff --git a/kde-apps/kblocks/kblocks-23.04.49.9999.ebuild b/kde-apps/kblocks/kblocks-23.04.49.9999.ebuild index 8716aee1cd..a5e6fb0e6e 100644 --- a/kde-apps/kblocks/kblocks-23.04.49.9999.ebuild +++ b/kde-apps/kblocks/kblocks-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Single-player Tetris-like KDE game" diff --git a/kde-apps/kblocks/kblocks-9999.ebuild b/kde-apps/kblocks/kblocks-9999.ebuild index 8716aee1cd..a5e6fb0e6e 100644 --- a/kde-apps/kblocks/kblocks-9999.ebuild +++ b/kde-apps/kblocks/kblocks-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Single-player Tetris-like KDE game" diff --git a/kde-apps/kcalutils/kcalutils-23.04.49.9999.ebuild b/kde-apps/kcalutils/kcalutils-23.04.49.9999.ebuild index 3b8c76cdb4..f30353613e 100644 --- a/kde-apps/kcalutils/kcalutils-23.04.49.9999.ebuild +++ b/kde-apps/kcalutils/kcalutils-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library providing utility functions for the handling of calendar data" diff --git a/kde-apps/kcalutils/kcalutils-9999.ebuild b/kde-apps/kcalutils/kcalutils-9999.ebuild index 3b8c76cdb4..f30353613e 100644 --- a/kde-apps/kcalutils/kcalutils-9999.ebuild +++ b/kde-apps/kcalutils/kcalutils-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library providing utility functions for the handling of calendar data" diff --git a/kde-apps/kdebugsettings/kdebugsettings-23.04.49.9999.ebuild b/kde-apps/kdebugsettings/kdebugsettings-23.04.49.9999.ebuild index 617bcfdb3a..673060e520 100644 --- a/kde-apps/kdebugsettings/kdebugsettings-23.04.49.9999.ebuild +++ b/kde-apps/kdebugsettings/kdebugsettings-23.04.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Application to enable/disable qCDebug" diff --git a/kde-apps/kdebugsettings/kdebugsettings-9999.ebuild b/kde-apps/kdebugsettings/kdebugsettings-9999.ebuild index 617bcfdb3a..673060e520 100644 --- a/kde-apps/kdebugsettings/kdebugsettings-9999.ebuild +++ b/kde-apps/kdebugsettings/kdebugsettings-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Application to enable/disable qCDebug" diff --git a/kde-apps/kdenlive/kdenlive-23.04.49.9999.ebuild b/kde-apps/kdenlive/kdenlive-23.04.49.9999.ebuild index 630c0526a7..c474efc490 100644 --- a/kde-apps/kdenlive/kdenlive-23.04.49.9999.ebuild +++ b/kde-apps/kdenlive/kdenlive-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Non-linear video editing suite by KDE" diff --git a/kde-apps/kdenlive/kdenlive-9999.ebuild b/kde-apps/kdenlive/kdenlive-9999.ebuild index 630c0526a7..c474efc490 100644 --- a/kde-apps/kdenlive/kdenlive-9999.ebuild +++ b/kde-apps/kdenlive/kdenlive-9999.ebuild @@ -9,7 +9,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Non-linear video editing suite by KDE" diff --git a/kde-apps/kdepim-addons/kdepim-addons-23.04.49.9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-23.04.49.9999.ebuild index 8aea988a71..9887fb06c1 100644 --- a/kde-apps/kdepim-addons/kdepim-addons-23.04.49.9999.ebuild +++ b/kde-apps/kdepim-addons/kdepim-addons-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Plugins for KDE Personal Information Management Suite" diff --git a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild index 8aea988a71..9887fb06c1 100644 --- a/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild +++ b/kde-apps/kdepim-addons/kdepim-addons-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Plugins for KDE Personal Information Management Suite" diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-23.04.49.9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-23.04.49.9999.ebuild index da2995f914..a9bbc62938 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-23.04.49.9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM" diff --git a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild index da2995f914..a9bbc62938 100644 --- a/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild +++ b/kde-apps/kdepim-runtime/kdepim-runtime-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Runtime plugin collection to extend the functionality of KDE PIM" diff --git a/kde-apps/keditbookmarks/keditbookmarks-23.04.49.9999.ebuild b/kde-apps/keditbookmarks/keditbookmarks-23.04.49.9999.ebuild index 6a2faa9499..f3ab9aa546 100644 --- a/kde-apps/keditbookmarks/keditbookmarks-23.04.49.9999.ebuild +++ b/kde-apps/keditbookmarks/keditbookmarks-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Bookmarks editor based on KDE Frameworks" diff --git a/kde-apps/keditbookmarks/keditbookmarks-9999.ebuild b/kde-apps/keditbookmarks/keditbookmarks-9999.ebuild index 6a2faa9499..f3ab9aa546 100644 --- a/kde-apps/keditbookmarks/keditbookmarks-9999.ebuild +++ b/kde-apps/keditbookmarks/keditbookmarks-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Bookmarks editor based on KDE Frameworks" diff --git a/kde-apps/kget/kget-23.04.49.9999.ebuild b/kde-apps/kget/kget-23.04.49.9999.ebuild index 2f7e98638e..3b3311b325 100644 --- a/kde-apps/kget/kget-23.04.49.9999.ebuild +++ b/kde-apps/kget/kget-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Advanced download manager by KDE" diff --git a/kde-apps/kget/kget-9999.ebuild b/kde-apps/kget/kget-9999.ebuild index 2f7e98638e..3b3311b325 100644 --- a/kde-apps/kget/kget-9999.ebuild +++ b/kde-apps/kget/kget-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Advanced download manager by KDE" diff --git a/kde-apps/kidentitymanagement/kidentitymanagement-23.04.49.9999.ebuild b/kde-apps/kidentitymanagement/kidentitymanagement-23.04.49.9999.ebuild index 2ee2da65d3..751c0d321e 100644 --- a/kde-apps/kidentitymanagement/kidentitymanagement-23.04.49.9999.ebuild +++ b/kde-apps/kidentitymanagement/kidentitymanagement-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for managing identitites" diff --git a/kde-apps/kidentitymanagement/kidentitymanagement-9999.ebuild b/kde-apps/kidentitymanagement/kidentitymanagement-9999.ebuild index 2ee2da65d3..751c0d321e 100644 --- a/kde-apps/kidentitymanagement/kidentitymanagement-9999.ebuild +++ b/kde-apps/kidentitymanagement/kidentitymanagement-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for managing identitites" diff --git a/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild b/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild index 6b620f45b2..4334fe9ca8 100644 --- a/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild +++ b/kde-apps/kio-extras/kio-extras-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" diff --git a/kde-apps/kio-extras/kio-extras-9999.ebuild b/kde-apps/kio-extras/kio-extras-9999.ebuild index a17dcacbee..6579afc0f8 100644 --- a/kde-apps/kio-extras/kio-extras-9999.ebuild +++ b/kde-apps/kio-extras/kio-extras-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KIO plugins present a filesystem-like view of arbitrary data" diff --git a/kde-apps/kitinerary/kitinerary-23.04.49.9999.ebuild b/kde-apps/kitinerary/kitinerary-23.04.49.9999.ebuild index 7f23649c74..e05cb93f9b 100644 --- a/kde-apps/kitinerary/kitinerary-23.04.49.9999.ebuild +++ b/kde-apps/kitinerary/kitinerary-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Data Model and Extraction System for Travel Reservation information" diff --git a/kde-apps/kitinerary/kitinerary-9999.ebuild b/kde-apps/kitinerary/kitinerary-9999.ebuild index 7f23649c74..e05cb93f9b 100644 --- a/kde-apps/kitinerary/kitinerary-9999.ebuild +++ b/kde-apps/kitinerary/kitinerary-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Data Model and Extraction System for Travel Reservation information" diff --git a/kde-apps/kleopatra/kleopatra-23.04.49.9999.ebuild b/kde-apps/kleopatra/kleopatra-23.04.49.9999.ebuild index 04ea2d3213..a535603a28 100644 --- a/kde-apps/kleopatra/kleopatra-23.04.49.9999.ebuild +++ b/kde-apps/kleopatra/kleopatra-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Certificate manager and GUI for OpenPGP and CMS cryptography" diff --git a/kde-apps/kleopatra/kleopatra-9999.ebuild b/kde-apps/kleopatra/kleopatra-9999.ebuild index 04ea2d3213..a535603a28 100644 --- a/kde-apps/kleopatra/kleopatra-9999.ebuild +++ b/kde-apps/kleopatra/kleopatra-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Certificate manager and GUI for OpenPGP and CMS cryptography" diff --git a/kde-apps/kmail-account-wizard/kmail-account-wizard-23.04.49.9999.ebuild b/kde-apps/kmail-account-wizard/kmail-account-wizard-23.04.49.9999.ebuild index 115ec6df8a..32f9a388b8 100644 --- a/kde-apps/kmail-account-wizard/kmail-account-wizard-23.04.49.9999.ebuild +++ b/kde-apps/kmail-account-wizard/kmail-account-wizard-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Assistant for KMail accounts configuration" diff --git a/kde-apps/kmail-account-wizard/kmail-account-wizard-9999.ebuild b/kde-apps/kmail-account-wizard/kmail-account-wizard-9999.ebuild index 115ec6df8a..32f9a388b8 100644 --- a/kde-apps/kmail-account-wizard/kmail-account-wizard-9999.ebuild +++ b/kde-apps/kmail-account-wizard/kmail-account-wizard-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Assistant for KMail accounts configuration" diff --git a/kde-apps/kmail/kmail-23.04.49.9999.ebuild b/kde-apps/kmail/kmail-23.04.49.9999.ebuild index dd27414642..e3549f56ff 100644 --- a/kde-apps/kmail/kmail-23.04.49.9999.ebuild +++ b/kde-apps/kmail/kmail-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" diff --git a/kde-apps/kmail/kmail-9999.ebuild b/kde-apps/kmail/kmail-9999.ebuild index dd27414642..e3549f56ff 100644 --- a/kde-apps/kmail/kmail-9999.ebuild +++ b/kde-apps/kmail/kmail-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org optfeature DESCRIPTION="Email client, supporting POP3 and IMAP mailboxes" diff --git a/kde-apps/knetwalk/knetwalk-23.04.49.9999.ebuild b/kde-apps/knetwalk/knetwalk-23.04.49.9999.ebuild index 0d68d173a5..a48bc8813d 100644 --- a/kde-apps/knetwalk/knetwalk-23.04.49.9999.ebuild +++ b/kde-apps/knetwalk/knetwalk-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE version of the popular NetWalk game for system administrators" diff --git a/kde-apps/knetwalk/knetwalk-9999.ebuild b/kde-apps/knetwalk/knetwalk-9999.ebuild index 0d68d173a5..a48bc8813d 100644 --- a/kde-apps/knetwalk/knetwalk-9999.ebuild +++ b/kde-apps/knetwalk/knetwalk-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE version of the popular NetWalk game for system administrators" diff --git a/kde-apps/knotes/knotes-23.04.49.9999.ebuild b/kde-apps/knotes/knotes-23.04.49.9999.ebuild index e32982b004..9164759d92 100644 --- a/kde-apps/knotes/knotes-23.04.49.9999.ebuild +++ b/kde-apps/knotes/knotes-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Note taking application" diff --git a/kde-apps/knotes/knotes-9999.ebuild b/kde-apps/knotes/knotes-9999.ebuild index e32982b004..9164759d92 100644 --- a/kde-apps/knotes/knotes-9999.ebuild +++ b/kde-apps/knotes/knotes-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Note taking application" diff --git a/kde-apps/konqueror/konqueror-23.04.49.9999.ebuild b/kde-apps/konqueror/konqueror-23.04.49.9999.ebuild index 67cfa3149d..912a4aef3f 100644 --- a/kde-apps/konqueror/konqueror-23.04.49.9999.ebuild +++ b/kde-apps/konqueror/konqueror-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit flag-o-matic ecm gear.kde.org optfeature DESCRIPTION="Web browser and file manager based on KDE Frameworks" diff --git a/kde-apps/konqueror/konqueror-9999.ebuild b/kde-apps/konqueror/konqueror-9999.ebuild index 67cfa3149d..912a4aef3f 100644 --- a/kde-apps/konqueror/konqueror-9999.ebuild +++ b/kde-apps/konqueror/konqueror-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit flag-o-matic ecm gear.kde.org optfeature DESCRIPTION="Web browser and file manager based on KDE Frameworks" diff --git a/kde-apps/konsole/konsole-23.04.49.9999.ebuild b/kde-apps/konsole/konsole-23.04.49.9999.ebuild index 3afa85f5d5..b059acebcc 100644 --- a/kde-apps/konsole/konsole-23.04.49.9999.ebuild +++ b/kde-apps/konsole/konsole-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE's terminal emulator" diff --git a/kde-apps/konsole/konsole-9999.ebuild b/kde-apps/konsole/konsole-9999.ebuild index 3afa85f5d5..b059acebcc 100644 --- a/kde-apps/konsole/konsole-9999.ebuild +++ b/kde-apps/konsole/konsole-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE's terminal emulator" diff --git a/kde-apps/korganizer/korganizer-23.04.49.9999.ebuild b/kde-apps/korganizer/korganizer-23.04.49.9999.ebuild index c7d332670c..5827d373df 100644 --- a/kde-apps/korganizer/korganizer-23.04.49.9999.ebuild +++ b/kde-apps/korganizer/korganizer-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Organizational assistant, providing calendars and other similar functionality" diff --git a/kde-apps/korganizer/korganizer-9999.ebuild b/kde-apps/korganizer/korganizer-9999.ebuild index c7d332670c..5827d373df 100644 --- a/kde-apps/korganizer/korganizer-9999.ebuild +++ b/kde-apps/korganizer/korganizer-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Organizational assistant, providing calendars and other similar functionality" diff --git a/kde-apps/kpat/kpat-23.04.49.9999.ebuild b/kde-apps/kpat/kpat-23.04.49.9999.ebuild index 20adcb45a4..fa38792933 100644 --- a/kde-apps/kpat/kpat-23.04.49.9999.ebuild +++ b/kde-apps/kpat/kpat-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ KDE_SELINUX_MODULE="games" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE patience game" diff --git a/kde-apps/kpat/kpat-9999.ebuild b/kde-apps/kpat/kpat-9999.ebuild index 20adcb45a4..fa38792933 100644 --- a/kde-apps/kpat/kpat-9999.ebuild +++ b/kde-apps/kpat/kpat-9999.ebuild @@ -9,7 +9,6 @@ KDE_SELINUX_MODULE="games" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE patience game" diff --git a/kde-apps/kpimtextedit/kpimtextedit-23.04.49.9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-23.04.49.9999.ebuild index 191d6a1be3..33ef830516 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-23.04.49.9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Extended text editor for PIM applications" diff --git a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild index 191d6a1be3..33ef830516 100644 --- a/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild +++ b/kde-apps/kpimtextedit/kpimtextedit-9999.ebuild @@ -8,7 +8,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Extended text editor for PIM applications" diff --git a/kde-apps/kpkpass/kpkpass-23.04.49.9999.ebuild b/kde-apps/kpkpass/kpkpass-23.04.49.9999.ebuild index 0787128a22..a89b463be8 100644 --- a/kde-apps/kpkpass/kpkpass-23.04.49.9999.ebuild +++ b/kde-apps/kpkpass/kpkpass-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library to deal with Apple Wallet pass files" diff --git a/kde-apps/kpkpass/kpkpass-9999.ebuild b/kde-apps/kpkpass/kpkpass-9999.ebuild index 0787128a22..a89b463be8 100644 --- a/kde-apps/kpkpass/kpkpass-9999.ebuild +++ b/kde-apps/kpkpass/kpkpass-9999.ebuild @@ -7,7 +7,6 @@ ECM_QTHELP="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library to deal with Apple Wallet pass files" diff --git a/kde-apps/ksystemlog/ksystemlog-23.04.49.9999.ebuild b/kde-apps/ksystemlog/ksystemlog-23.04.49.9999.ebuild index 4bb2f28d22..e0fce17684 100644 --- a/kde-apps/ksystemlog/ksystemlog-23.04.49.9999.ebuild +++ b/kde-apps/ksystemlog/ksystemlog-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="System log viewer by KDE" diff --git a/kde-apps/ksystemlog/ksystemlog-9999.ebuild b/kde-apps/ksystemlog/ksystemlog-9999.ebuild index 4bb2f28d22..e0fce17684 100644 --- a/kde-apps/ksystemlog/ksystemlog-9999.ebuild +++ b/kde-apps/ksystemlog/ksystemlog-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="System log viewer by KDE" diff --git a/kde-apps/libgravatar/libgravatar-23.04.49.9999.ebuild b/kde-apps/libgravatar/libgravatar-23.04.49.9999.ebuild index 6badd5e964..64e41906d3 100644 --- a/kde-apps/libgravatar/libgravatar-23.04.49.9999.ebuild +++ b/kde-apps/libgravatar/libgravatar-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for gravatar integration" diff --git a/kde-apps/libgravatar/libgravatar-9999.ebuild b/kde-apps/libgravatar/libgravatar-9999.ebuild index 6badd5e964..64e41906d3 100644 --- a/kde-apps/libgravatar/libgravatar-9999.ebuild +++ b/kde-apps/libgravatar/libgravatar-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for gravatar integration" diff --git a/kde-apps/libkdegames/libkdegames-23.04.49.9999.ebuild b/kde-apps/libkdegames/libkdegames-23.04.49.9999.ebuild index 1c1fc07915..992c2592d5 100644 --- a/kde-apps/libkdegames/libkdegames-23.04.49.9999.ebuild +++ b/kde-apps/libkdegames/libkdegames-23.04.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Base library common to many KDE games" diff --git a/kde-apps/libkdegames/libkdegames-9999.ebuild b/kde-apps/libkdegames/libkdegames-9999.ebuild index 1c1fc07915..992c2592d5 100644 --- a/kde-apps/libkdegames/libkdegames-9999.ebuild +++ b/kde-apps/libkdegames/libkdegames-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Base library common to many KDE games" diff --git a/kde-apps/libkdepim/libkdepim-23.04.49.9999.ebuild b/kde-apps/libkdepim/libkdepim-23.04.49.9999.ebuild index 11cdae9a72..b1c1c7bc9c 100644 --- a/kde-apps/libkdepim/libkdepim-23.04.49.9999.ebuild +++ b/kde-apps/libkdepim/libkdepim-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common PIM libraries" diff --git a/kde-apps/libkdepim/libkdepim-9999.ebuild b/kde-apps/libkdepim/libkdepim-9999.ebuild index 11cdae9a72..b1c1c7bc9c 100644 --- a/kde-apps/libkdepim/libkdepim-9999.ebuild +++ b/kde-apps/libkdepim/libkdepim-9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common PIM libraries" diff --git a/kde-apps/libkgapi/libkgapi-23.04.49.9999.ebuild b/kde-apps/libkgapi/libkgapi-23.04.49.9999.ebuild index d313066da5..d6343f4f25 100644 --- a/kde-apps/libkgapi/libkgapi-23.04.49.9999.ebuild +++ b/kde-apps/libkgapi/libkgapi-23.04.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for accessing Google calendar and contact resources" diff --git a/kde-apps/libkgapi/libkgapi-9999.ebuild b/kde-apps/libkgapi/libkgapi-9999.ebuild index d313066da5..d6343f4f25 100644 --- a/kde-apps/libkgapi/libkgapi-9999.ebuild +++ b/kde-apps/libkgapi/libkgapi-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for accessing Google calendar and contact resources" diff --git a/kde-apps/libkleo/libkleo-23.04.49.9999.ebuild b/kde-apps/libkleo/libkleo-23.04.49.9999.ebuild index 7450369764..8708a36ca2 100644 --- a/kde-apps/libkleo/libkleo-23.04.49.9999.ebuild +++ b/kde-apps/libkleo/libkleo-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for encryption handling" diff --git a/kde-apps/libkleo/libkleo-9999.ebuild b/kde-apps/libkleo/libkleo-9999.ebuild index 7450369764..8708a36ca2 100644 --- a/kde-apps/libkleo/libkleo-9999.ebuild +++ b/kde-apps/libkleo/libkleo-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library for encryption handling" diff --git a/kde-apps/libksieve/libksieve-23.04.49.9999.ebuild b/kde-apps/libksieve/libksieve-23.04.49.9999.ebuild index 002b5f8e0f..0788994739 100644 --- a/kde-apps/libksieve/libksieve-23.04.49.9999.ebuild +++ b/kde-apps/libksieve/libksieve-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common PIM libraries" diff --git a/kde-apps/libksieve/libksieve-9999.ebuild b/kde-apps/libksieve/libksieve-9999.ebuild index 002b5f8e0f..0788994739 100644 --- a/kde-apps/libksieve/libksieve-9999.ebuild +++ b/kde-apps/libksieve/libksieve-9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common PIM libraries" diff --git a/kde-apps/mailcommon/mailcommon-23.04.49.9999.ebuild b/kde-apps/mailcommon/mailcommon-23.04.49.9999.ebuild index fe4901ca7d..d0ad7be257 100644 --- a/kde-apps/mailcommon/mailcommon-23.04.49.9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common mail library" diff --git a/kde-apps/mailcommon/mailcommon-9999.ebuild b/kde-apps/mailcommon/mailcommon-9999.ebuild index fe4901ca7d..d0ad7be257 100644 --- a/kde-apps/mailcommon/mailcommon-9999.ebuild +++ b/kde-apps/mailcommon/mailcommon-9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common mail library" diff --git a/kde-apps/mailimporter/mailimporter-23.04.49.9999.ebuild b/kde-apps/mailimporter/mailimporter-23.04.49.9999.ebuild index 1c6ca5fae7..2d8d429c6e 100644 --- a/kde-apps/mailimporter/mailimporter-23.04.49.9999.ebuild +++ b/kde-apps/mailimporter/mailimporter-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library to import mail from various sources" diff --git a/kde-apps/mailimporter/mailimporter-9999.ebuild b/kde-apps/mailimporter/mailimporter-9999.ebuild index 1c6ca5fae7..2d8d429c6e 100644 --- a/kde-apps/mailimporter/mailimporter-9999.ebuild +++ b/kde-apps/mailimporter/mailimporter-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Library to import mail from various sources" diff --git a/kde-apps/marble/marble-23.04.49.9999.ebuild b/kde-apps/marble/marble-23.04.49.9999.ebuild index e951644e27..7ce7dabb7d 100644 --- a/kde-apps/marble/marble-23.04.49.9999.ebuild +++ b/kde-apps/marble/marble-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" # see src/apps/marble-kde/CMakeLists.txt ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Virtual Globe and World Atlas to learn more about Earth" diff --git a/kde-apps/marble/marble-9999.ebuild b/kde-apps/marble/marble-9999.ebuild index e951644e27..7ce7dabb7d 100644 --- a/kde-apps/marble/marble-9999.ebuild +++ b/kde-apps/marble/marble-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" # see src/apps/marble-kde/CMakeLists.txt ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Virtual Globe and World Atlas to learn more about Earth" diff --git a/kde-apps/messagelib/messagelib-23.04.49.9999.ebuild b/kde-apps/messagelib/messagelib-23.04.49.9999.ebuild index 7719ba3ae9..84cdc5628d 100644 --- a/kde-apps/messagelib/messagelib-23.04.49.9999.ebuild +++ b/kde-apps/messagelib/messagelib-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Libraries for messaging functions" diff --git a/kde-apps/messagelib/messagelib-9999.ebuild b/kde-apps/messagelib/messagelib-9999.ebuild index 7719ba3ae9..84cdc5628d 100644 --- a/kde-apps/messagelib/messagelib-9999.ebuild +++ b/kde-apps/messagelib/messagelib-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Libraries for messaging functions" diff --git a/kde-apps/okular/okular-23.04.49.9999.ebuild b/kde-apps/okular/okular-23.04.49.9999.ebuild index 11e101cb34..a3c57fddce 100644 --- a/kde-apps/okular/okular-23.04.49.9999.ebuild +++ b/kde-apps/okular/okular-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Universal document viewer based on KDE Frameworks" diff --git a/kde-apps/okular/okular-9999.ebuild b/kde-apps/okular/okular-9999.ebuild index 11e101cb34..a3c57fddce 100644 --- a/kde-apps/okular/okular-9999.ebuild +++ b/kde-apps/okular/okular-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Universal document viewer based on KDE Frameworks" diff --git a/kde-apps/picmi/picmi-23.04.49.9999.ebuild b/kde-apps/picmi/picmi-23.04.49.9999.ebuild index c39d47f45b..5f3b41fe90 100644 --- a/kde-apps/picmi/picmi-23.04.49.9999.ebuild +++ b/kde-apps/picmi/picmi-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Nonogram logic game by KDE" diff --git a/kde-apps/picmi/picmi-9999.ebuild b/kde-apps/picmi/picmi-9999.ebuild index c39d47f45b..5f3b41fe90 100644 --- a/kde-apps/picmi/picmi-9999.ebuild +++ b/kde-apps/picmi/picmi-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Nonogram logic game by KDE" diff --git a/kde-apps/pim-data-exporter/pim-data-exporter-23.04.49.9999.ebuild b/kde-apps/pim-data-exporter/pim-data-exporter-23.04.49.9999.ebuild index 4091704db2..0a28a6eec9 100644 --- a/kde-apps/pim-data-exporter/pim-data-exporter-23.04.49.9999.ebuild +++ b/kde-apps/pim-data-exporter/pim-data-exporter-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Assistant to backup and archive PIM data and configuration" diff --git a/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild b/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild index 4091704db2..0a28a6eec9 100644 --- a/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild +++ b/kde-apps/pim-data-exporter/pim-data-exporter-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Assistant to backup and archive PIM data and configuration" diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-23.04.49.9999.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-23.04.49.9999.ebuild index 064fd6675f..3a490d17b4 100644 --- a/kde-apps/pim-sieve-editor/pim-sieve-editor-23.04.49.9999.ebuild +++ b/kde-apps/pim-sieve-editor/pim-sieve-editor-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Assistant for editing IMAP Sieve filters" diff --git a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild index 064fd6675f..3a490d17b4 100644 --- a/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild +++ b/kde-apps/pim-sieve-editor/pim-sieve-editor-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Assistant for editing IMAP Sieve filters" diff --git a/kde-apps/pimcommon/pimcommon-23.04.49.9999.ebuild b/kde-apps/pimcommon/pimcommon-23.04.49.9999.ebuild index e4fbeeb9f7..c7d7af89f3 100644 --- a/kde-apps/pimcommon/pimcommon-23.04.49.9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-23.04.49.9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common PIM libraries" diff --git a/kde-apps/pimcommon/pimcommon-9999.ebuild b/kde-apps/pimcommon/pimcommon-9999.ebuild index e4fbeeb9f7..c7d7af89f3 100644 --- a/kde-apps/pimcommon/pimcommon-9999.ebuild +++ b/kde-apps/pimcommon/pimcommon-9999.ebuild @@ -9,7 +9,6 @@ ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Common PIM libraries" diff --git a/kde-apps/rocs/rocs-23.04.49.9999.ebuild b/kde-apps/rocs/rocs-23.04.49.9999.ebuild index 03f856ee0a..dda8663bfe 100644 --- a/kde-apps/rocs/rocs-23.04.49.9999.ebuild +++ b/kde-apps/rocs/rocs-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Interface to work with Graph Theory" diff --git a/kde-apps/rocs/rocs-9999.ebuild b/kde-apps/rocs/rocs-9999.ebuild index 03f856ee0a..dda8663bfe 100644 --- a/kde-apps/rocs/rocs-9999.ebuild +++ b/kde-apps/rocs/rocs-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="optional" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Interface to work with Graph Theory" diff --git a/kde-apps/umbrello/umbrello-23.04.49.9999.ebuild b/kde-apps/umbrello/umbrello-23.04.49.9999.ebuild index a2e6e91982..a006198db8 100644 --- a/kde-apps/umbrello/umbrello-23.04.49.9999.ebuild +++ b/kde-apps/umbrello/umbrello-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_QTHELP="false" # TODO: figure out install error ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE UML Modeller" diff --git a/kde-apps/umbrello/umbrello-9999.ebuild b/kde-apps/umbrello/umbrello-9999.ebuild index a2e6e91982..a006198db8 100644 --- a/kde-apps/umbrello/umbrello-9999.ebuild +++ b/kde-apps/umbrello/umbrello-9999.ebuild @@ -8,7 +8,6 @@ ECM_QTHELP="false" # TODO: figure out install error ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="KDE UML Modeller" diff --git a/kde-frameworks/baloo/baloo-5.9999.ebuild b/kde-frameworks/baloo/baloo-5.9999.ebuild index 3ed50c067a..05ccdd7a3b 100644 --- a/kde-frameworks/baloo/baloo-5.9999.ebuild +++ b/kde-frameworks/baloo/baloo-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for searching and managing metadata" diff --git a/kde-frameworks/bluez-qt/bluez-qt-5.9999.ebuild b/kde-frameworks/bluez-qt/bluez-qt-5.9999.ebuild index 8025b500b0..2fa073f1c4 100644 --- a/kde-frameworks/bluez-qt/bluez-qt-5.9999.ebuild +++ b/kde-frameworks/bluez-qt/bluez-qt-5.9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org udev DESCRIPTION="Qt wrapper for Bluez 5 DBus API" diff --git a/kde-frameworks/frameworkintegration/frameworkintegration-5.9999.ebuild b/kde-frameworks/frameworkintegration/frameworkintegration-5.9999.ebuild index dc3af33bd2..7a1d4de52c 100644 --- a/kde-frameworks/frameworkintegration/frameworkintegration-5.9999.ebuild +++ b/kde-frameworks/frameworkintegration/frameworkintegration-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for integrating Qt applications with KDE Plasma workspaces" diff --git a/kde-frameworks/kauth/kauth-5.9999.ebuild b/kde-frameworks/kauth/kauth-5.9999.ebuild index aa27665155..5822ab5ccb 100644 --- a/kde-frameworks/kauth/kauth-5.9999.ebuild +++ b/kde-frameworks/kauth/kauth-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework to let applications perform actions as a privileged user" diff --git a/kde-frameworks/kbookmarks/kbookmarks-5.9999.ebuild b/kde-frameworks/kbookmarks/kbookmarks-5.9999.ebuild index 09f6ee3fb0..af9a387bc3 100644 --- a/kde-frameworks/kbookmarks/kbookmarks-5.9999.ebuild +++ b/kde-frameworks/kbookmarks/kbookmarks-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for managing bookmarks stored in XBEL format" diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.9999.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.9999.ebuild index e6ed82a626..9b0f0d139f 100644 --- a/kde-frameworks/kcalendarcore/kcalendarcore-5.9999.ebuild +++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_TEST="true" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Library for interfacing with calendars" diff --git a/kde-frameworks/kcmutils/kcmutils-5.9999.ebuild b/kde-frameworks/kcmutils/kcmutils-5.9999.ebuild index 53beba05cc..ed7757da07 100644 --- a/kde-frameworks/kcmutils/kcmutils-5.9999.ebuild +++ b/kde-frameworks/kcmutils/kcmutils-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework to work with KDE System Settings modules" diff --git a/kde-frameworks/kcompletion/kcompletion-5.9999.ebuild b/kde-frameworks/kcompletion/kcompletion-5.9999.ebuild index 4a35c19324..dbad343072 100644 --- a/kde-frameworks/kcompletion/kcompletion-5.9999.ebuild +++ b/kde-frameworks/kcompletion/kcompletion-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for common completion tasks such as filename or URL completion" diff --git a/kde-frameworks/kconfig/kconfig-5.9999.ebuild b/kde-frameworks/kconfig/kconfig-5.9999.ebuild index 874dd5cf29..24a6361d0f 100644 --- a/kde-frameworks/kconfig/kconfig-5.9999.ebuild +++ b/kde-frameworks/kconfig/kconfig-5.9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for reading and writing configuration" diff --git a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild index fe274fb4f3..87c654f3de 100644 --- a/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild +++ b/kde-frameworks/kconfigwidgets/kconfigwidgets-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing an assortment of configuration-related widgets" diff --git a/kde-frameworks/kcontacts/kcontacts-5.9999.ebuild b/kde-frameworks/kcontacts/kcontacts-5.9999.ebuild index f714c81ddf..f420569a6c 100644 --- a/kde-frameworks/kcontacts/kcontacts-5.9999.ebuild +++ b/kde-frameworks/kcontacts/kcontacts-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Address book API based on KDE Frameworks" diff --git a/kde-frameworks/kcrash/kcrash-5.9999.ebuild b/kde-frameworks/kcrash/kcrash-5.9999.ebuild index 50c2139769..882c2df832 100644 --- a/kde-frameworks/kcrash/kcrash-5.9999.ebuild +++ b/kde-frameworks/kcrash/kcrash-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for intercepting and handling application crashes" diff --git a/kde-frameworks/kdav/kdav-5.9999.ebuild b/kde-frameworks/kdav/kdav-5.9999.ebuild index 5cb43ca5bb..ef6bfe3eb8 100644 --- a/kde-frameworks/kdav/kdav-5.9999.ebuild +++ b/kde-frameworks/kdav/kdav-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="DAV protocol implemention with KJobs" diff --git a/kde-frameworks/kdelibs4support/kdelibs4support-5.9999.ebuild b/kde-frameworks/kdelibs4support/kdelibs4support-5.9999.ebuild index 176ff55d49..6b98009608 100644 --- a/kde-frameworks/kdelibs4support/kdelibs4support-5.9999.ebuild +++ b/kde-frameworks/kdelibs4support/kdelibs4support-5.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="true" ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework easing the development transition from KDELibs 4 to KF 5" diff --git a/kde-frameworks/kemoticons/kemoticons-5.9999.ebuild b/kde-frameworks/kemoticons/kemoticons-5.9999.ebuild index d67ab45599..5f6725ffcf 100644 --- a/kde-frameworks/kemoticons/kemoticons-5.9999.ebuild +++ b/kde-frameworks/kemoticons/kemoticons-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for converting text emoticons to graphical representations" diff --git a/kde-frameworks/kglobalaccel/kglobalaccel-5.9999.ebuild b/kde-frameworks/kglobalaccel/kglobalaccel-5.9999.ebuild index ed8aadce57..1612d2ce97 100644 --- a/kde-frameworks/kglobalaccel/kglobalaccel-5.9999.ebuild +++ b/kde-frameworks/kglobalaccel/kglobalaccel-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework to handle global shortcuts" diff --git a/kde-frameworks/kguiaddons/kguiaddons-5.9999.ebuild b/kde-frameworks/kguiaddons/kguiaddons-5.9999.ebuild index 9c479c65c6..e435376a34 100644 --- a/kde-frameworks/kguiaddons/kguiaddons-5.9999.ebuild +++ b/kde-frameworks/kguiaddons/kguiaddons-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_NONGUI="false" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing assorted high-level user interface components" diff --git a/kde-frameworks/khtml/khtml-5.9999.ebuild b/kde-frameworks/khtml/khtml-5.9999.ebuild index 378c075743..6c242e60a6 100644 --- a/kde-frameworks/khtml/khtml-5.9999.ebuild +++ b/kde-frameworks/khtml/khtml-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="KHTML web rendering engine" diff --git a/kde-frameworks/kiconthemes/kiconthemes-5.9999.ebuild b/kde-frameworks/kiconthemes/kiconthemes-5.9999.ebuild index d3887ec45f..8a0090f322 100644 --- a/kde-frameworks/kiconthemes/kiconthemes-5.9999.ebuild +++ b/kde-frameworks/kiconthemes/kiconthemes-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for icon theming and configuration" diff --git a/kde-frameworks/kimageformats/kimageformats-5.9999.ebuild b/kde-frameworks/kimageformats/kimageformats-5.9999.ebuild index 4903722b09..220c38ca79 100644 --- a/kde-frameworks/kimageformats/kimageformats-5.9999.ebuild +++ b/kde-frameworks/kimageformats/kimageformats-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing additional format plugins for Qt's image I/O system" diff --git a/kde-frameworks/kio/kio-5.9999.ebuild b/kde-frameworks/kio/kio-5.9999.ebuild index 3d0ee0baff..5717eded82 100644 --- a/kde-frameworks/kio/kio-5.9999.ebuild +++ b/kde-frameworks/kio/kio-5.9999.ebuild @@ -7,7 +7,6 @@ ECM_DESIGNERPLUGIN="true" ECM_TEST="forceoptional" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org xdg-utils DESCRIPTION="Framework providing transparent file and data management" diff --git a/kde-frameworks/kitemmodels/kitemmodels-5.9999.ebuild b/kde-frameworks/kitemmodels/kitemmodels-5.9999.ebuild index 50970ea8d6..0efcb69b6d 100644 --- a/kde-frameworks/kitemmodels/kitemmodels-5.9999.ebuild +++ b/kde-frameworks/kitemmodels/kitemmodels-5.9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing data models to help with tasks such as sorting and filtering" diff --git a/kde-frameworks/kitemviews/kitemviews-5.9999.ebuild b/kde-frameworks/kitemviews/kitemviews-5.9999.ebuild index b5652ca718..1f85c75da7 100644 --- a/kde-frameworks/kitemviews/kitemviews-5.9999.ebuild +++ b/kde-frameworks/kitemviews/kitemviews-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing additional widgets for item models" diff --git a/kde-frameworks/kmediaplayer/kmediaplayer-5.9999.ebuild b/kde-frameworks/kmediaplayer/kmediaplayer-5.9999.ebuild index 125437b1e4..de3e35dce1 100644 --- a/kde-frameworks/kmediaplayer/kmediaplayer-5.9999.ebuild +++ b/kde-frameworks/kmediaplayer/kmediaplayer-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing a common interface for KParts that can play media files" diff --git a/kde-frameworks/kparts/kparts-5.9999.ebuild b/kde-frameworks/kparts/kparts-5.9999.ebuild index 8781a9adb8..140b5e5571 100644 --- a/kde-frameworks/kparts/kparts-5.9999.ebuild +++ b/kde-frameworks/kparts/kparts-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing elaborate user-interface components" diff --git a/kde-frameworks/kpeople/kpeople-5.9999.ebuild b/kde-frameworks/kpeople/kpeople-5.9999.ebuild index 11f23ea6b5..366a64e22d 100644 --- a/kde-frameworks/kpeople/kpeople-5.9999.ebuild +++ b/kde-frameworks/kpeople/kpeople-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="KDE contact person abstraction library" diff --git a/kde-frameworks/kplotting/kplotting-5.9999.ebuild b/kde-frameworks/kplotting/kplotting-5.9999.ebuild index f7ea2b9993..991cf8341a 100644 --- a/kde-frameworks/kplotting/kplotting-5.9999.ebuild +++ b/kde-frameworks/kplotting/kplotting-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing easy data-plotting functions" diff --git a/kde-frameworks/kquickcharts/kquickcharts-5.9999.ebuild b/kde-frameworks/kquickcharts/kquickcharts-5.9999.ebuild index afa1720e46..5cd3d66856 100644 --- a/kde-frameworks/kquickcharts/kquickcharts-5.9999.ebuild +++ b/kde-frameworks/kquickcharts/kquickcharts-5.9999.ebuild @@ -8,7 +8,6 @@ ECM_QTHELP="false" ECM_TEST="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="QtQuick plugin providing high-performance charts" diff --git a/kde-frameworks/kross/kross-5.9999.ebuild b/kde-frameworks/kross/kross-5.9999.ebuild index 32b02423f4..3e05c8fdc1 100644 --- a/kde-frameworks/kross/kross-5.9999.ebuild +++ b/kde-frameworks/kross/kross-5.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_QTHELP="false" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for embedding scripting into applications" diff --git a/kde-frameworks/krunner/krunner-5.9999.ebuild b/kde-frameworks/krunner/krunner-5.9999.ebuild index 0e97739ae6..c65e875b0a 100644 --- a/kde-frameworks/krunner/krunner-5.9999.ebuild +++ b/kde-frameworks/krunner/krunner-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for providing different actions given a string query" diff --git a/kde-frameworks/ktexteditor/ktexteditor-5.9999.ebuild b/kde-frameworks/ktexteditor/ktexteditor-5.9999.ebuild index 0240957bcd..a4276e7370 100644 --- a/kde-frameworks/ktexteditor/ktexteditor-5.9999.ebuild +++ b/kde-frameworks/ktexteditor/ktexteditor-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing a full text editor component" diff --git a/kde-frameworks/ktextwidgets/ktextwidgets-5.9999.ebuild b/kde-frameworks/ktextwidgets/ktextwidgets-5.9999.ebuild index 6788e64a10..883d72788a 100644 --- a/kde-frameworks/ktextwidgets/ktextwidgets-5.9999.ebuild +++ b/kde-frameworks/ktextwidgets/ktextwidgets-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing an assortment of widgets for displaying and editing text" diff --git a/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.9999.ebuild b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.9999.ebuild index c1e6bba715..4c76f104c2 100644 --- a/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.9999.ebuild +++ b/kde-frameworks/kwidgetsaddons/kwidgetsaddons-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="An assortment of high-level widgets for common tasks" diff --git a/kde-frameworks/kwindowsystem/kwindowsystem-5.9999.ebuild b/kde-frameworks/kwindowsystem/kwindowsystem-5.9999.ebuild index 569b00156e..74a69f8efe 100644 --- a/kde-frameworks/kwindowsystem/kwindowsystem-5.9999.ebuild +++ b/kde-frameworks/kwindowsystem/kwindowsystem-5.9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework providing access to properties and features of the window manager" diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.9999.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.9999.ebuild index 201bdfcd13..926060fd9c 100644 --- a/kde-frameworks/kxmlgui/kxmlgui-5.9999.ebuild +++ b/kde-frameworks/kxmlgui/kxmlgui-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" diff --git a/kde-frameworks/plasma/plasma-5.9999.ebuild b/kde-frameworks/plasma/plasma-5.9999.ebuild index eeac9aa26e..24c2df6199 100644 --- a/kde-frameworks/plasma/plasma-5.9999.ebuild +++ b/kde-frameworks/plasma/plasma-5.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 KDE_ORG_NAME="${PN}-framework" PVCUT=$(ver_cut 1-2) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Plasma framework" diff --git a/kde-frameworks/solid/solid-5.9999.ebuild b/kde-frameworks/solid/solid-5.9999.ebuild index 4147613b05..3fdd106260 100644 --- a/kde-frameworks/solid/solid-5.9999.ebuild +++ b/kde-frameworks/solid/solid-5.9999.ebuild @@ -4,7 +4,6 @@ EAPI=8 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org optfeature DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management" diff --git a/kde-frameworks/sonnet/sonnet-5.9999.ebuild b/kde-frameworks/sonnet/sonnet-5.9999.ebuild index 894d6d8470..b30753499e 100644 --- a/kde-frameworks/sonnet/sonnet-5.9999.ebuild +++ b/kde-frameworks/sonnet/sonnet-5.9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_DESIGNERPLUGIN="true" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm frameworks.kde.org DESCRIPTION="Framework for providing spell-checking through abstraction of popular backends" diff --git a/kde-misc/basket/basket-9999.ebuild b/kde-misc/basket/basket-9999.ebuild index 5bfc0fd266..f91d581fb4 100644 --- a/kde-misc/basket/basket-9999.ebuild +++ b/kde-misc/basket/basket-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Multiple information organizer - a DropDrawers clone" diff --git a/kde-misc/kdiff3/kdiff3-9999.ebuild b/kde-misc/kdiff3/kdiff3-9999.ebuild index 58b77df35c..1f66c93f7d 100644 --- a/kde-misc/kdiff3/kdiff3-9999.ebuild +++ b/kde-misc/kdiff3/kdiff3-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_HANDBOOK="optional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Frontend to diff3 based on KDE Frameworks" diff --git a/kde-misc/rsibreak/rsibreak-9999.ebuild b/kde-misc/rsibreak/rsibreak-9999.ebuild index 14599e182e..2aeb86f99c 100644 --- a/kde-misc/rsibreak/rsibreak-9999.ebuild +++ b/kde-misc/rsibreak/rsibreak-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Small utility which bothers you at certain intervals" diff --git a/kde-misc/tellico/tellico-9999.ebuild b/kde-misc/tellico/tellico-9999.ebuild index 2028562390..36511d57e5 100644 --- a/kde-misc/tellico/tellico-9999.ebuild +++ b/kde-misc/tellico/tellico-9999.ebuild @@ -5,7 +5,6 @@ EAPI=8 ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Collection manager based on KDE Frameworks" diff --git a/kde-misc/wacomtablet/wacomtablet-9999.ebuild b/kde-misc/wacomtablet/wacomtablet-9999.ebuild index b2fa06807c..bbe947be13 100644 --- a/kde-misc/wacomtablet/wacomtablet-9999.ebuild +++ b/kde-misc/wacomtablet/wacomtablet-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="System settings module for Wacom tablets" diff --git a/kde-misc/zanshin/zanshin-23.04.49.9999.ebuild b/kde-misc/zanshin/zanshin-23.04.49.9999.ebuild index 9052be44c9..7aa1bf4425 100644 --- a/kde-misc/zanshin/zanshin-23.04.49.9999.ebuild +++ b/kde-misc/zanshin/zanshin-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_CATEGORY="pim" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Getting things done application by KDE" diff --git a/kde-misc/zanshin/zanshin-9999.ebuild b/kde-misc/zanshin/zanshin-9999.ebuild index 9052be44c9..7aa1bf4425 100644 --- a/kde-misc/zanshin/zanshin-9999.ebuild +++ b/kde-misc/zanshin/zanshin-9999.ebuild @@ -8,7 +8,6 @@ KDE_ORG_CATEGORY="pim" PVCUT=$(ver_cut 1-3) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Getting things done application by KDE" diff --git a/kde-plasma/discover/discover-5.27.49.9999.ebuild b/kde-plasma/discover/discover-5.27.49.9999.ebuild index 6c594db285..d4256630d6 100644 --- a/kde-plasma/discover/discover-5.27.49.9999.ebuild +++ b/kde-plasma/discover/discover-5.27.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma resources management GUI" diff --git a/kde-plasma/discover/discover-9999.ebuild b/kde-plasma/discover/discover-9999.ebuild index 6c594db285..d4256630d6 100644 --- a/kde-plasma/discover/discover-9999.ebuild +++ b/kde-plasma/discover/discover-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma resources management GUI" diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-5.27.49.9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-5.27.49.9999.ebuild index cb8b361392..6b8721cc1f 100644 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-5.27.49.9999.ebuild +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-5.27.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system" diff --git a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild index cb8b361392..6b8721cc1f 100644 --- a/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild +++ b/kde-plasma/kde-cli-tools/kde-cli-tools-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Tools based on KDE Frameworks 5 to better interact with the system" diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild index 1159499609..51f4c4c18f 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-5.27.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Syncs KDE Plasma theme settings to GTK applications" diff --git a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild index 1159499609..51f4c4c18f 100644 --- a/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild +++ b/kde-plasma/kde-gtk-config/kde-gtk-config-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Syncs KDE Plasma theme settings to GTK applications" diff --git a/kde-plasma/kdecoration/kdecoration-5.27.49.9999.ebuild b/kde-plasma/kdecoration/kdecoration-5.27.49.9999.ebuild index 0de4588630..8a1b4cf162 100644 --- a/kde-plasma/kdecoration/kdecoration-5.27.49.9999.ebuild +++ b/kde-plasma/kdecoration/kdecoration-5.27.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Plugin based library to create window decorations" diff --git a/kde-plasma/kdecoration/kdecoration-9999.ebuild b/kde-plasma/kdecoration/kdecoration-9999.ebuild index 0de4588630..8a1b4cf162 100644 --- a/kde-plasma/kdecoration/kdecoration-9999.ebuild +++ b/kde-plasma/kdecoration/kdecoration-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Plugin based library to create window decorations" diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.27.49.9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.27.49.9999.ebuild index 472fb9e6e6..ae6fe86746 100644 --- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.27.49.9999.ebuild +++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-5.27.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org optfeature DESCRIPTION="Extra Plasma applets and engines" diff --git a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild index 472fb9e6e6..ae6fe86746 100644 --- a/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild +++ b/kde-plasma/kdeplasma-addons/kdeplasma-addons-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org optfeature DESCRIPTION="Extra Plasma applets and engines" diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.27.49.9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.27.49.9999.ebuild index dd12db558d..04fcd8f8bc 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.27.49.9999.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-5.27.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org pam DESCRIPTION="Library and components for secure lock screen architecture" diff --git a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild index dd12db558d..04fcd8f8bc 100644 --- a/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild +++ b/kde-plasma/kscreenlocker/kscreenlocker-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org pam DESCRIPTION="Library and components for secure lock screen architecture" diff --git a/kde-plasma/ksysguard/ksysguard-9999.ebuild b/kde-plasma/ksysguard/ksysguard-9999.ebuild index 7c841ec150..f42aa12369 100644 --- a/kde-plasma/ksysguard/ksysguard-9999.ebuild +++ b/kde-plasma/ksysguard/ksysguard-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Network-enabled resource usage monitor" diff --git a/kde-plasma/ksystemstats/ksystemstats-5.27.49.9999.ebuild b/kde-plasma/ksystemstats/ksystemstats-5.27.49.9999.ebuild index c5ee42ffed..a2216fa52d 100644 --- a/kde-plasma/ksystemstats/ksystemstats-5.27.49.9999.ebuild +++ b/kde-plasma/ksystemstats/ksystemstats-5.27.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Plugin-based system monitoring daemon" diff --git a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild index c5ee42ffed..a2216fa52d 100644 --- a/kde-plasma/ksystemstats/ksystemstats-9999.ebuild +++ b/kde-plasma/ksystemstats/ksystemstats-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Plugin-based system monitoring daemon" diff --git a/kde-plasma/kwin/kwin-5.27.49.9999.ebuild b/kde-plasma/kwin/kwin-5.27.49.9999.ebuild index 60e778a799..bf9036bca6 100644 --- a/kde-plasma/kwin/kwin-5.27.49.9999.ebuild +++ b/kde-plasma/kwin/kwin-5.27.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org optfeature DESCRIPTION="Flexible, composited Window Manager for windowing systems on Linux" diff --git a/kde-plasma/kwin/kwin-9999.ebuild b/kde-plasma/kwin/kwin-9999.ebuild index 60e778a799..bf9036bca6 100644 --- a/kde-plasma/kwin/kwin-9999.ebuild +++ b/kde-plasma/kwin/kwin-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org optfeature DESCRIPTION="Flexible, composited Window Manager for windowing systems on Linux" diff --git a/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild b/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild index f5dc769dc9..4b63f27bc2 100644 --- a/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-5.27.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Plasma screen management library" diff --git a/kde-plasma/libkscreen/libkscreen-9999.ebuild b/kde-plasma/libkscreen/libkscreen-9999.ebuild index f5dc769dc9..4b63f27bc2 100644 --- a/kde-plasma/libkscreen/libkscreen-9999.ebuild +++ b/kde-plasma/libkscreen/libkscreen-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Plasma screen management library" diff --git a/kde-plasma/libksysguard/libksysguard-5.27.49.9999.ebuild b/kde-plasma/libksysguard/libksysguard-5.27.49.9999.ebuild index a82aab325a..3804aac6e2 100644 --- a/kde-plasma/libksysguard/libksysguard-5.27.49.9999.ebuild +++ b/kde-plasma/libksysguard/libksysguard-5.27.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_DESIGNERPLUGIN="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Task management and system monitoring library" diff --git a/kde-plasma/libksysguard/libksysguard-9999.ebuild b/kde-plasma/libksysguard/libksysguard-9999.ebuild index a82aab325a..3804aac6e2 100644 --- a/kde-plasma/libksysguard/libksysguard-9999.ebuild +++ b/kde-plasma/libksysguard/libksysguard-9999.ebuild @@ -7,7 +7,6 @@ ECM_DESIGNERPLUGIN="true" ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Task management and system monitoring library" diff --git a/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild index 741a112b61..6a3b084256 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-5.27.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org optfeature DESCRIPTION="KDE Plasma desktop" diff --git a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild index 8973e1c9f5..0e0d1cf30e 100644 --- a/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild +++ b/kde-plasma/plasma-desktop/plasma-desktop-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="true" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org optfeature DESCRIPTION="KDE Plasma desktop" diff --git a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild index d7c68e1fac..ae9dce99f2 100644 --- a/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-5.27.49.9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" diff --git a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild index 36f38cfc5f..7912f6d34e 100644 --- a/kde-plasma/plasma-integration/plasma-integration-9999.ebuild +++ b/kde-plasma/plasma-integration/plasma-integration-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Qt Platform Theme integration plugins for the Plasma workspaces" diff --git a/kde-plasma/plasma-sdk/plasma-sdk-5.27.49.9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-5.27.49.9999.ebuild index 5e82d2799e..707ed0c859 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-5.27.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Useful applications for Plasma development" diff --git a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild index 5e82d2799e..707ed0c859 100644 --- a/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild +++ b/kde-plasma/plasma-sdk/plasma-sdk-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="Useful applications for Plasma development" diff --git a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild index 94755ac858..4279f6346d 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-5.27.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma workspace" diff --git a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild index 94755ac858..4279f6346d 100644 --- a/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild +++ b/kde-plasma/plasma-workspace/plasma-workspace-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="forceoptional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm plasma.kde.org DESCRIPTION="KDE Plasma workspace" diff --git a/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild b/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild index d067744df2..1d08c747dd 100644 --- a/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild +++ b/media-gfx/kphotoalbum/kphotoalbum-9999.ebuild @@ -7,7 +7,6 @@ ECM_HANDBOOK="forceoptional" ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Tool for indexing, searching, and viewing images" diff --git a/media-gfx/krita/krita-9999.ebuild b/media-gfx/krita/krita-9999.ebuild index 2932e8a751..3313ff7b90 100644 --- a/media-gfx/krita/krita-9999.ebuild +++ b/media-gfx/krita/krita-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" PYTHON_COMPAT=( python3_{10..11} ) KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org python-single-r1 if [[ ${KDE_BUILD_TYPE} = release ]]; then diff --git a/media-libs/libqaccessibilityclient/libqaccessibilityclient-9999.ebuild b/media-libs/libqaccessibilityclient/libqaccessibilityclient-9999.ebuild index c84577c819..692e573b05 100644 --- a/media-libs/libqaccessibilityclient/libqaccessibilityclient-9999.ebuild +++ b/media-libs/libqaccessibilityclient/libqaccessibilityclient-9999.ebuild @@ -7,7 +7,6 @@ ECM_KDEINSTALLDIRS="false" ECM_TEST="true" ECM_EXAMPLES="true" QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Library for writing accessibility clients such as screen readers" diff --git a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild index ce2df1422f..b328b421d7 100644 --- a/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild +++ b/media-video/subtitlecomposer/subtitlecomposer-9999.ebuild @@ -6,7 +6,6 @@ EAPI=8 ECM_TEST="forceoptional" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm kde.org DESCRIPTION="Text-based subtitles editor" diff --git a/net-libs/libktorrent/libktorrent-23.04.49.9999.ebuild b/net-libs/libktorrent/libktorrent-23.04.49.9999.ebuild index 9332ad66e1..ffbae84fbc 100644 --- a/net-libs/libktorrent/libktorrent-23.04.49.9999.ebuild +++ b/net-libs/libktorrent/libktorrent-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KDE_ORG_CATEGORY="network" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="BitTorrent library based on KDE Frameworks" diff --git a/net-libs/libktorrent/libktorrent-9999.ebuild b/net-libs/libktorrent/libktorrent-9999.ebuild index 9332ad66e1..ffbae84fbc 100644 --- a/net-libs/libktorrent/libktorrent-9999.ebuild +++ b/net-libs/libktorrent/libktorrent-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="forceoptional" KDE_ORG_CATEGORY="network" KFMIN=5.106.0 QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="BitTorrent library based on KDE Frameworks" diff --git a/net-p2p/ktorrent/ktorrent-23.04.49.9999.ebuild b/net-p2p/ktorrent/ktorrent-23.04.49.9999.ebuild index 28f05c4deb..92f13260ed 100644 --- a/net-p2p/ktorrent/ktorrent-23.04.49.9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-23.04.49.9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks" diff --git a/net-p2p/ktorrent/ktorrent-9999.ebuild b/net-p2p/ktorrent/ktorrent-9999.ebuild index 28f05c4deb..92f13260ed 100644 --- a/net-p2p/ktorrent/ktorrent-9999.ebuild +++ b/net-p2p/ktorrent/ktorrent-9999.ebuild @@ -8,7 +8,6 @@ ECM_TEST="optional" KFMIN=5.106.0 PVCUT=$(ver_cut 1-3) QTMIN=5.15.9 -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org DESCRIPTION="Powerful BitTorrent client based on KDE Frameworks" diff --git a/www-client/falkon/falkon-23.04.49.9999.ebuild b/www-client/falkon/falkon-23.04.49.9999.ebuild index 3c19fcab08..78abf7d5a8 100644 --- a/www-client/falkon/falkon-23.04.49.9999.ebuild +++ b/www-client/falkon/falkon-23.04.49.9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 PYTHON_COMPAT=( python3_{10..11} ) -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org python-single-r1 DESCRIPTION="Cross-platform web browser using QtWebEngine" diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index 3c19fcab08..78abf7d5a8 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -7,7 +7,6 @@ ECM_TEST="true" KFMIN=5.106.0 QTMIN=5.15.9 PYTHON_COMPAT=( python3_{10..11} ) -VIRTUALX_REQUIRED="test" inherit ecm gear.kde.org python-single-r1 DESCRIPTION="Cross-platform web browser using QtWebEngine" |