          MODULE=kapptemplate
         VERSION=25.12.0
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/release-service/$VERSION/src
      SOURCE_VFY=sha256:70d69a49c533d387180e8707b8751e50fb615bfb605231e193e9a23d9ebcbb7e
   MODULE_PREFIX=${KDE_INSTALL_DIR:-/usr}
        WEB_SITE=http://www.kde.org/applications/development/kapptemplate/
         ENTERED=20130814
         UPDATED=20251211
           SHORT="Templates providing written code and a proper structure"

cat << EOF
KAppTemplate is an application to start development quickly using existing
templates providing basic repeatedly written code and a proper structure.
Features
  Templates for C++, Ruby, Python and PHP.
  Categories.
  Templates for different build-systems and frameworks.
  Templates especially for KDE-development (plugins for Plasma, KOffice,
  KTextEditor, KRunner, Akonadi)a.
  It is easy to create new templates using space holders and a simple
  CMake-command.
  Integrated into KDevelop.
EOF
