summaryrefslogtreecommitdiffstats
path: root/ktp/ktp-accounts-kcm/DETAILS
diff options
context:
space:
mode:
authorTreeve Jelbert2015-06-07 15:39:27 +0200
committerTreeve Jelbert2015-06-07 15:39:27 +0200
commit2d6292d007a9c6c08ac6ef881bfddbe8f7c5abe3 (patch)
tree607e9885a93d23906c3a877e76245607c2b549ac /ktp/ktp-accounts-kcm/DETAILS
parentce0b7ee5d7534123dbf5b93448994abb7e56b311 (diff)
new spells ktp/* - version 15.04.2
Diffstat (limited to 'ktp/ktp-accounts-kcm/DETAILS')
-rwxr-xr-xktp/ktp-accounts-kcm/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/ktp/ktp-accounts-kcm/DETAILS b/ktp/ktp-accounts-kcm/DETAILS
new file mode 100755
index 0000000000..be6f720915
--- /dev/null
+++ b/ktp/ktp-accounts-kcm/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=ktp-accounts-kcm
+ VERSION=15.04.2
+ SOURCE_HASH=sha512:2ee407d27b448ca55278e4c0a18996ef50977ba85a745eb4cab90848ffe6c3eedd5b7880fd45fd2b19bcf2a47a2b955317493f11bb83cd5241bec198824ef542
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=http://download.kde.org/stable/applications/${VERSION}/src/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://projects.kde.org/projects//ktp-accounts-kcm
+ ENTERED=20150523
+# SECURITY_PATCH=1
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT="KControl Module for Telepathy Accounts"
+cat << EOF
+This is a KControl Module which handles adding/editing/removing Telepathy
+Accounts. It interacts with any Telepathy Spec compliant AccountManager,
+such as telepathy-accountmanager-kwallet to manipulate the accounts. It is
+modular in design, with each ConnectionManager-Protocol combination having a
+plugin that provides customised forms for adding or editing their accounts,
+and also with a generic plugin which can be used as a fallback for
+ConnectionManager-Protocol combinations where no plugin exists.
+
+EOF