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