diff --git a/devel/kf6-extra-cmake-modules/Makefile b/devel/kf6-extra-cmake-modules/Makefile index 5236b0a7ab31..01bb75a2fab0 100644 --- a/devel/kf6-extra-cmake-modules/Makefile +++ b/devel/kf6-extra-cmake-modules/Makefile @@ -1,35 +1,44 @@ PORTNAME= extra-cmake-modules DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks COMMENT= Extra modules and scripts for CMake MAINTAINER= kde@FreeBSD.org -USES= cmake kde:6 qt:6 shebangfix tar:xz \ +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING-CMAKE-SCRIPTS + +USES= cmake:testing kde:6 shebangfix tar:xz \ python:build -USE_QT= base -INSTALL_TARGET= install + SHEBANG_FILES= kde-modules/kde-git-commit-hooks/json-schema.py +INSTALL_TARGET= install # does not have install/strip target PORTDOCS= html/* +DOCSDIR= ${PREFIX}/share/doc/ECM +NO_ARCH= yes +SPHINX_DEP= sphinx-build:textproc/py-sphinx ## options OPTIONS_DEFINE= DOCS HELP MANPAGES OPTIONS_DEFAULT= HELP MANPAGES OPTIONS_SUB= yes -HELP_DESC= Generate QtHelp documentation for installed modules - -SPHINX_DEP= sphinx-build:textproc/py-sphinx DOCS_BUILD_DEPENDS= ${SPHINX_DEP} -HELP_BUILD_DEPENDS= ${SPHINX_DEP} -MANPAGES_BUILD_DEPENDS= ${SPHINX_DEP} DOCS_CMAKE_BOOL= BUILD_HTML_DOCS + +HELP_DESC= Generate QtHelp documentation for installed modules +HELP_BUILD_DEPENDS= ${SPHINX_DEP} +HELP_BINARY_ALIAS= qcollectiongenerator=${LOCALBASE}/libexec/qt6/qhelpgenerator +HELP_USES= qt:6 +HELP_USE= QT=sqldriver-sqlite:build,tools:build HELP_CMAKE_BOOL= BUILD_QTHELP_DOCS + +MANPAGES_BUILD_DEPENDS= ${SPHINX_DEP} MANPAGES_CMAKE_BOOL= BUILD_MAN_DOCS -CONFIGURE_ENV+= CMAKE_PROGRAM_PATH="${LOCALBASE}/bin:${LOCALBASE}/lib/qt5/bin" -INSTALL_TARGET= install # does not have install/strip target +TESTING_UNSAFE= requires reuse-tool port .include diff --git a/devel/kf6-extra-cmake-modules/pkg-plist b/devel/kf6-extra-cmake-modules/pkg-plist index 72ea2e4d99d1..33c0333441fc 100644 --- a/devel/kf6-extra-cmake-modules/pkg-plist +++ b/devel/kf6-extra-cmake-modules/pkg-plist @@ -1,333 +1,139 @@ share/ECM/cmake/ECMConfig.cmake share/ECM/cmake/ECMConfigVersion.cmake share/ECM/find-modules/ECMFindModuleHelpersStub.cmake share/ECM/find-modules/Find7Zip.cmake share/ECM/find-modules/Find7z.cmake share/ECM/find-modules/FindCanberra.cmake share/ECM/find-modules/FindEGL.cmake share/ECM/find-modules/FindGLIB2.cmake share/ECM/find-modules/FindGperf.cmake share/ECM/find-modules/FindGradle.cmake share/ECM/find-modules/FindIcoTool.cmake share/ECM/find-modules/FindInotify.cmake share/ECM/find-modules/FindIsoCodes.cmake share/ECM/find-modules/FindKF5.cmake share/ECM/find-modules/FindKF6.cmake share/ECM/find-modules/FindLibExiv2.cmake share/ECM/find-modules/FindLibGit2.cmake share/ECM/find-modules/FindLibMount.cmake share/ECM/find-modules/FindLibcap.cmake share/ECM/find-modules/FindOpenEXR.cmake share/ECM/find-modules/FindPhoneNumber.cmake share/ECM/find-modules/FindPoppler.cmake share/ECM/find-modules/FindPulseAudio.cmake share/ECM/find-modules/FindPythonModuleGeneration.cmake share/ECM/find-modules/FindQHelpGenerator.cmake share/ECM/find-modules/FindQtWaylandScanner.cmake share/ECM/find-modules/FindReuseTool.cmake share/ECM/find-modules/FindSasl2.cmake share/ECM/find-modules/FindSeccomp.cmake share/ECM/find-modules/FindSharedMimeInfo.cmake share/ECM/find-modules/FindTaglib.cmake share/ECM/find-modules/FindUDev.cmake share/ECM/find-modules/FindWayland.cmake share/ECM/find-modules/FindWaylandProtocols.cmake share/ECM/find-modules/FindWaylandScanner.cmake share/ECM/find-modules/FindX11_XCB.cmake share/ECM/find-modules/FindXCB.cmake share/ECM/find-modules/Findepoxy.cmake share/ECM/find-modules/Findgzip.cmake share/ECM/find-modules/GeneratePythonBindingUmbrellaModule.cmake share/ECM/find-modules/Qt5Ruleset.py share/ECM/find-modules/local.properties.cmake share/ECM/find-modules/rules_engine.py share/ECM/find-modules/run-sip.py share/ECM/find-modules/settings.gradle.cmake share/ECM/find-modules/sip_generator.py share/ECM/kde-modules/KDECMakeSettings.cmake share/ECM/kde-modules/KDEClangFormat.cmake share/ECM/kde-modules/KDECompilerSettings.cmake share/ECM/kde-modules/KDEFrameworkCompilerLegacySettings.cmake share/ECM/kde-modules/KDEFrameworkCompilerSettings.cmake share/ECM/kde-modules/KDEGitCommitHooks.cmake share/ECM/kde-modules/KDEInstallDirs.cmake share/ECM/kde-modules/KDEInstallDirs5.cmake share/ECM/kde-modules/KDEInstallDirs6.cmake share/ECM/kde-modules/KDEInstallDirsCommon.cmake share/ECM/kde-modules/KDEMetaInfoPlatformCheck.cmake share/ECM/kde-modules/KDEPackageAppTemplates.cmake share/ECM/kde-modules/KDESetupPrefixScript.cmake share/ECM/kde-modules/appstreamtest.cmake share/ECM/kde-modules/clang-format.cmake share/ECM/kde-modules/kde-git-commit-hooks/clang-format.sh share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in share/ECM/kde-modules/kde-git-commit-hooks/combined.schema.json.in.license share/ECM/kde-modules/kde-git-commit-hooks/json-schema.py share/ECM/kde-modules/kde-git-commit-hooks/pre-commit.in share/ECM/kde-modules/prefix.sh.cmake share/ECM/kde-modules/prefix.sh.fish.cmake share/ECM/modules/CheckAtomic.cmake share/ECM/modules/ECMAddAndroidApk.cmake share/ECM/modules/ECMAddAppIcon.cmake share/ECM/modules/ECMAddQch.cmake share/ECM/modules/ECMAddQtDesignerPlugin.cmake share/ECM/modules/ECMAddTests.cmake share/ECM/modules/ECMCheckOutboundLicense.cmake share/ECM/modules/ECMConfiguredInstall.cmake share/ECM/modules/ECMCoverageOption.cmake share/ECM/modules/ECMCreateQmFromPoFiles.cmake share/ECM/modules/ECMDeprecationSettings.cmake share/ECM/modules/ECMEnableSanitizers.cmake share/ECM/modules/ECMFeatureSummary.cmake share/ECM/modules/ECMFindModuleHelpers.cmake share/ECM/modules/ECMFindQmlModule.cmake share/ECM/modules/ECMFindQmlModule.cmake.in share/ECM/modules/ECMGenerateDBusServiceFile.cmake share/ECM/modules/ECMGenerateExportHeader.cmake share/ECM/modules/ECMGenerateHeaders.cmake share/ECM/modules/ECMGeneratePkgConfigFile.cmake share/ECM/modules/ECMGeneratePriFile.cmake share/ECM/modules/ECMGenerateQmlTypes.cmake share/ECM/modules/ECMInstallIcons.cmake share/ECM/modules/ECMMarkAsTest.cmake share/ECM/modules/ECMMarkNonGuiExecutable.cmake share/ECM/modules/ECMOptionalAddSubdirectory.cmake share/ECM/modules/ECMPackageConfigHelpers.cmake share/ECM/modules/ECMPoQmTools.cmake share/ECM/modules/ECMQMLModules.cmake share/ECM/modules/ECMQchDoxygen.config.in share/ECM/modules/ECMQchDoxygenLayout.xml share/ECM/modules/ECMQmLoader.cpp.in share/ECM/modules/ECMQmlModule.cmake share/ECM/modules/ECMQmlModule.cpp.in share/ECM/modules/ECMQmlModule.cpp.in.license share/ECM/modules/ECMQmlModule.h.in share/ECM/modules/ECMQmlModule.h.in.license share/ECM/modules/ECMQmlModule5.cmake share/ECM/modules/ECMQmlModule6.cmake share/ECM/modules/ECMQtDeclareLoggingCategory.cmake share/ECM/modules/ECMQtDeclareLoggingCategory.cpp.in share/ECM/modules/ECMQtDeclareLoggingCategory.h.in share/ECM/modules/ECMQueryQmake.cmake share/ECM/modules/ECMQueryQt.cmake share/ECM/modules/ECMSetupQtPluginMacroNames.cmake share/ECM/modules/ECMSetupVersion.cmake share/ECM/modules/ECMSourceVersionControl.cmake share/ECM/modules/ECMUninstallTarget.cmake share/ECM/modules/ECMUseFindModules.cmake share/ECM/modules/ECMVersionHeader.h.in share/ECM/modules/ECMWinResolveSymlinks.cmake share/ECM/modules/QtVersionOption.cmake share/ECM/modules/check-outbound-license.py share/ECM/modules/ecm_uninstall.cmake.in share/ECM/test-modules/test_execute_and_compare.cmake share/ECM/toolchain/Android.cmake share/ECM/toolchain/ECMAndroidDeployQt5.cmake share/ECM/toolchain/deployment-file-qt514.json.in share/ECM/toolchain/deployment-file-qt6.json.in share/ECM/toolchain/deployment-file-qt6.json.in.license share/ECM/toolchain/deployment-file.json.in share/ECM/toolchain/generate-fastlane-metadata.py share/ECM/toolchain/hasMainSymbol.cmake share/ECM/toolchain/specifydependencies.cmake -share/doc/ECM/html/_sources/find-module/Find7Zip.rst.txt -share/doc/ECM/html/_sources/find-module/Find7z.rst.txt -share/doc/ECM/html/_sources/find-module/FindCanberra.rst.txt -share/doc/ECM/html/_sources/find-module/FindEGL.rst.txt -share/doc/ECM/html/_sources/find-module/FindGLIB2.rst.txt -share/doc/ECM/html/_sources/find-module/FindGperf.rst.txt -share/doc/ECM/html/_sources/find-module/FindGradle.rst.txt -share/doc/ECM/html/_sources/find-module/FindIcoTool.rst.txt -share/doc/ECM/html/_sources/find-module/FindInotify.rst.txt -share/doc/ECM/html/_sources/find-module/FindIsoCodes.rst.txt -share/doc/ECM/html/_sources/find-module/FindKF5.rst.txt -share/doc/ECM/html/_sources/find-module/FindLibExiv2.rst.txt -share/doc/ECM/html/_sources/find-module/FindLibGit2.rst.txt -share/doc/ECM/html/_sources/find-module/FindLibMount.rst.txt -share/doc/ECM/html/_sources/find-module/FindLibcap.rst.txt -share/doc/ECM/html/_sources/find-module/FindOpenEXR.rst.txt -share/doc/ECM/html/_sources/find-module/FindPhoneNumber.rst.txt -share/doc/ECM/html/_sources/find-module/FindPoppler.rst.txt -share/doc/ECM/html/_sources/find-module/FindPulseAudio.rst.txt -share/doc/ECM/html/_sources/find-module/FindQtWaylandScanner.rst.txt -share/doc/ECM/html/_sources/find-module/FindSasl2.rst.txt -share/doc/ECM/html/_sources/find-module/FindSeccomp.rst.txt -share/doc/ECM/html/_sources/find-module/FindSharedMimeInfo.rst.txt -share/doc/ECM/html/_sources/find-module/FindTaglib.rst.txt -share/doc/ECM/html/_sources/find-module/FindUDev.rst.txt -share/doc/ECM/html/_sources/find-module/FindWayland.rst.txt -share/doc/ECM/html/_sources/find-module/FindWaylandProtocols.rst.txt -share/doc/ECM/html/_sources/find-module/FindWaylandScanner.rst.txt -share/doc/ECM/html/_sources/find-module/FindX11_XCB.rst.txt -share/doc/ECM/html/_sources/find-module/FindXCB.rst.txt -share/doc/ECM/html/_sources/find-module/Findepoxy.rst.txt -share/doc/ECM/html/_sources/find-module/Findgzip.rst.txt -share/doc/ECM/html/_sources/index.rst.txt -share/doc/ECM/html/_sources/kde-module/KDECMakeSettings.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEClangFormat.rst.txt -share/doc/ECM/html/_sources/kde-module/KDECompilerSettings.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEFrameworkCompilerSettings.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEGitCommitHooks.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEInstallDirs.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEInstallDirs5.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEInstallDirs6.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEMetaInfoPlatformCheck.rst.txt -share/doc/ECM/html/_sources/kde-module/KDEPackageAppTemplates.rst.txt -share/doc/ECM/html/_sources/manual/ecm-developer.7.rst.txt -share/doc/ECM/html/_sources/manual/ecm-find-modules.7.rst.txt -share/doc/ECM/html/_sources/manual/ecm-kde-modules.7.rst.txt -share/doc/ECM/html/_sources/manual/ecm-modules.7.rst.txt -share/doc/ECM/html/_sources/manual/ecm-toolchains.7.rst.txt -share/doc/ECM/html/_sources/manual/ecm.7.rst.txt -share/doc/ECM/html/_sources/module/CheckAtomic.rst.txt -share/doc/ECM/html/_sources/module/ECMAddAndroidApk.rst.txt -share/doc/ECM/html/_sources/module/ECMAddAppIcon.rst.txt -share/doc/ECM/html/_sources/module/ECMAddQch.rst.txt -share/doc/ECM/html/_sources/module/ECMAddQtDesignerPlugin.rst.txt -share/doc/ECM/html/_sources/module/ECMAddTests.rst.txt -share/doc/ECM/html/_sources/module/ECMCheckOutboundLicense.rst.txt -share/doc/ECM/html/_sources/module/ECMConfiguredInstall.rst.txt -share/doc/ECM/html/_sources/module/ECMCoverageOption.rst.txt -share/doc/ECM/html/_sources/module/ECMCreateQmFromPoFiles.rst.txt -share/doc/ECM/html/_sources/module/ECMDeprecationSettings.rst.txt -share/doc/ECM/html/_sources/module/ECMEnableSanitizers.rst.txt -share/doc/ECM/html/_sources/module/ECMFindModuleHelpers.rst.txt -share/doc/ECM/html/_sources/module/ECMFindQmlModule.rst.txt -share/doc/ECM/html/_sources/module/ECMGenerateDBusServiceFile.rst.txt -share/doc/ECM/html/_sources/module/ECMGenerateExportHeader.rst.txt -share/doc/ECM/html/_sources/module/ECMGenerateHeaders.rst.txt -share/doc/ECM/html/_sources/module/ECMGeneratePkgConfigFile.rst.txt -share/doc/ECM/html/_sources/module/ECMGeneratePriFile.rst.txt -share/doc/ECM/html/_sources/module/ECMGenerateQmlTypes.rst.txt -share/doc/ECM/html/_sources/module/ECMInstallIcons.rst.txt -share/doc/ECM/html/_sources/module/ECMMarkAsTest.rst.txt -share/doc/ECM/html/_sources/module/ECMMarkNonGuiExecutable.rst.txt -share/doc/ECM/html/_sources/module/ECMOptionalAddSubdirectory.rst.txt -share/doc/ECM/html/_sources/module/ECMPackageConfigHelpers.rst.txt -share/doc/ECM/html/_sources/module/ECMPoQmTools.rst.txt -share/doc/ECM/html/_sources/module/ECMQmlModule.rst.txt -share/doc/ECM/html/_sources/module/ECMQtDeclareLoggingCategory.rst.txt -share/doc/ECM/html/_sources/module/ECMQueryQt.rst.txt -share/doc/ECM/html/_sources/module/ECMSetupQtPluginMacroNames.rst.txt -share/doc/ECM/html/_sources/module/ECMSetupVersion.rst.txt -share/doc/ECM/html/_sources/module/ECMSourceVersionControl.rst.txt -share/doc/ECM/html/_sources/module/ECMUninstallTarget.rst.txt -share/doc/ECM/html/_sources/module/ECMUseFindModules.rst.txt -share/doc/ECM/html/_sources/module/ECMWinResolveSymlinks.rst.txt -share/doc/ECM/html/_sources/module/QtVersionOption.rst.txt -share/doc/ECM/html/_sources/toolchain/Android.rst.txt -share/doc/ECM/html/_static/_sphinx_javascript_frameworks_compat.js -share/doc/ECM/html/_static/basic.css -share/doc/ECM/html/_static/classic.css -share/doc/ECM/html/_static/default.css -share/doc/ECM/html/_static/doctools.js -share/doc/ECM/html/_static/documentation_options.js -share/doc/ECM/html/_static/ecm.css -share/doc/ECM/html/_static/file.png -share/doc/ECM/html/_static/jquery-3.6.0.js -share/doc/ECM/html/_static/jquery.js -share/doc/ECM/html/_static/kde-favicon.ico -share/doc/ECM/html/_static/language_data.js -share/doc/ECM/html/_static/minus.png -share/doc/ECM/html/_static/plus.png -share/doc/ECM/html/_static/pygments.css -share/doc/ECM/html/_static/searchtools.js -share/doc/ECM/html/_static/sidebar.js -share/doc/ECM/html/_static/sphinx_highlight.js -share/doc/ECM/html/_static/underscore-1.13.1.js -share/doc/ECM/html/_static/underscore.js -share/doc/ECM/html/find-module/Find7Zip.html -share/doc/ECM/html/find-module/Find7z.html -share/doc/ECM/html/find-module/FindCanberra.html -share/doc/ECM/html/find-module/FindEGL.html -share/doc/ECM/html/find-module/FindGLIB2.html -share/doc/ECM/html/find-module/FindGperf.html -share/doc/ECM/html/find-module/FindGradle.html -share/doc/ECM/html/find-module/FindIcoTool.html -share/doc/ECM/html/find-module/FindInotify.html -share/doc/ECM/html/find-module/FindIsoCodes.html -share/doc/ECM/html/find-module/FindKF5.html -share/doc/ECM/html/find-module/FindLibExiv2.html -share/doc/ECM/html/find-module/FindLibGit2.html -share/doc/ECM/html/find-module/FindLibMount.html -share/doc/ECM/html/find-module/FindLibcap.html -share/doc/ECM/html/find-module/FindOpenEXR.html -share/doc/ECM/html/find-module/FindPhoneNumber.html -share/doc/ECM/html/find-module/FindPoppler.html -share/doc/ECM/html/find-module/FindPulseAudio.html -share/doc/ECM/html/find-module/FindQtWaylandScanner.html -share/doc/ECM/html/find-module/FindSasl2.html -share/doc/ECM/html/find-module/FindSeccomp.html -share/doc/ECM/html/find-module/FindSharedMimeInfo.html -share/doc/ECM/html/find-module/FindTaglib.html -share/doc/ECM/html/find-module/FindUDev.html -share/doc/ECM/html/find-module/FindWayland.html -share/doc/ECM/html/find-module/FindWaylandProtocols.html -share/doc/ECM/html/find-module/FindWaylandScanner.html -share/doc/ECM/html/find-module/FindX11_XCB.html -share/doc/ECM/html/find-module/FindXCB.html -share/doc/ECM/html/find-module/Findepoxy.html -share/doc/ECM/html/find-module/Findgzip.html -share/doc/ECM/html/genindex.html -share/doc/ECM/html/index.html -share/doc/ECM/html/kde-module/KDECMakeSettings.html -share/doc/ECM/html/kde-module/KDEClangFormat.html -share/doc/ECM/html/kde-module/KDECompilerSettings.html -share/doc/ECM/html/kde-module/KDEFrameworkCompilerSettings.html -share/doc/ECM/html/kde-module/KDEGitCommitHooks.html -share/doc/ECM/html/kde-module/KDEInstallDirs.html -share/doc/ECM/html/kde-module/KDEInstallDirs5.html -share/doc/ECM/html/kde-module/KDEInstallDirs6.html -share/doc/ECM/html/kde-module/KDEMetaInfoPlatformCheck.html -share/doc/ECM/html/kde-module/KDEPackageAppTemplates.html -share/doc/ECM/html/manual/ecm-developer.7.html -share/doc/ECM/html/manual/ecm-find-modules.7.html -share/doc/ECM/html/manual/ecm-kde-modules.7.html -share/doc/ECM/html/manual/ecm-modules.7.html -share/doc/ECM/html/manual/ecm-toolchains.7.html -share/doc/ECM/html/manual/ecm.7.html -share/doc/ECM/html/module/CheckAtomic.html -share/doc/ECM/html/module/ECMAddAndroidApk.html -share/doc/ECM/html/module/ECMAddAppIcon.html -share/doc/ECM/html/module/ECMAddQch.html -share/doc/ECM/html/module/ECMAddQtDesignerPlugin.html -share/doc/ECM/html/module/ECMAddTests.html -share/doc/ECM/html/module/ECMCheckOutboundLicense.html -share/doc/ECM/html/module/ECMConfiguredInstall.html -share/doc/ECM/html/module/ECMCoverageOption.html -share/doc/ECM/html/module/ECMCreateQmFromPoFiles.html -share/doc/ECM/html/module/ECMDeprecationSettings.html -share/doc/ECM/html/module/ECMEnableSanitizers.html -share/doc/ECM/html/module/ECMFindModuleHelpers.html -share/doc/ECM/html/module/ECMFindQmlModule.html -share/doc/ECM/html/module/ECMGenerateDBusServiceFile.html -share/doc/ECM/html/module/ECMGenerateExportHeader.html -share/doc/ECM/html/module/ECMGenerateHeaders.html -share/doc/ECM/html/module/ECMGeneratePkgConfigFile.html -share/doc/ECM/html/module/ECMGeneratePriFile.html -share/doc/ECM/html/module/ECMGenerateQmlTypes.html -share/doc/ECM/html/module/ECMInstallIcons.html -share/doc/ECM/html/module/ECMMarkAsTest.html -share/doc/ECM/html/module/ECMMarkNonGuiExecutable.html -share/doc/ECM/html/module/ECMOptionalAddSubdirectory.html -share/doc/ECM/html/module/ECMPackageConfigHelpers.html -share/doc/ECM/html/module/ECMPoQmTools.html -share/doc/ECM/html/module/ECMQmlModule.html -share/doc/ECM/html/module/ECMQtDeclareLoggingCategory.html -share/doc/ECM/html/module/ECMQueryQt.html -share/doc/ECM/html/module/ECMSetupQtPluginMacroNames.html -share/doc/ECM/html/module/ECMSetupVersion.html -share/doc/ECM/html/module/ECMSourceVersionControl.html -share/doc/ECM/html/module/ECMUninstallTarget.html -share/doc/ECM/html/module/ECMUseFindModules.html -share/doc/ECM/html/module/ECMWinResolveSymlinks.html -share/doc/ECM/html/module/QtVersionOption.html -share/doc/ECM/html/search.html -share/doc/ECM/html/searchindex.js -share/doc/ECM/html/toolchain/Android.html -share/man/man7/ecm-developer.7.gz -share/man/man7/ecm-find-modules.7.gz -share/man/man7/ecm-kde-modules.7.gz -share/man/man7/ecm-modules.7.gz -share/man/man7/ecm-toolchains.7.gz -share/man/man7/ecm.7.gz +%%HELP%%%%DOCSDIR%%/ExtraCMakeModules.qch +%%MANPAGES%%share/man/man7/ecm-developer.7.gz +%%MANPAGES%%share/man/man7/ecm-find-modules.7.gz +%%MANPAGES%%share/man/man7/ecm-kde-modules.7.gz +%%MANPAGES%%share/man/man7/ecm-modules.7.gz +%%MANPAGES%%share/man/man7/ecm-toolchains.7.gz +%%MANPAGES%%share/man/man7/ecm.7.gz