          MODULE=kapptemplate
         VERSION=26.04.3
          SOURCE=$MODULE-$VERSION.tar.xz
      SOURCE_URL=$KDE_URL/stable/release-service/$VERSION/src
      SOURCE_VFY=sha256:e917a5e37e8c7b9283af30fcd017433a0966d9d4236e4021f817acd2723a5426
   MODULE_PREFIX=${KDE_INSTALL_DIR:-/usr}
        WEB_SITE=http://www.kde.org/applications/development/kapptemplate/
         ENTERED=20130814
         UPDATED=20260714
           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
