          MODULE=extra-cmake-modules
         VERSION=6.25.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=http://download.kde.org/stable/frameworks/${VERSION%.*}
      SOURCE_VFY=sha256:ffeb4951bf09b2b8ee17ef24a28b6de650c0db0f59ddffb9009b37cac63af348
        WEB_SITE=https://projects.kde.org/projects/kdesupport/extra-cmake-modules
            TYPE=cmake
         ENTERED=20150205
         UPDATED=20260411
           SHORT="adds to modules provided by CMake"

cat << EOF
The Extra CMake Modules package, or ECM, adds to the modules provided by CMake,
including both ones used by ``find_package()`` to find common software and ones
that can be used directly in ``CMakeLists.txt`` files to perform common tasks.

In addition, it provides common build settings used in software produced by the
KDE community.

Can also be used by some non-kf6 packages
EOF
