summaryrefslogtreecommitdiffstats
path: root/ktp/ktp-contact-list
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-contact-list
parentce0b7ee5d7534123dbf5b93448994abb7e56b311 (diff)
new spells ktp/* - version 15.04.2
Diffstat (limited to 'ktp/ktp-contact-list')
-rwxr-xr-xktp/ktp-contact-list/CONFIGURE1
-rwxr-xr-xktp/ktp-contact-list/DEPENDS13
-rwxr-xr-xktp/ktp-contact-list/DETAILS15
-rw-r--r--ktp/ktp-contact-list/HISTORY3
4 files changed, 32 insertions, 0 deletions
diff --git a/ktp/ktp-contact-list/CONFIGURE b/ktp/ktp-contact-list/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/ktp/ktp-contact-list/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/ktp/ktp-contact-list/DEPENDS b/ktp/ktp-contact-list/DEPENDS
new file mode 100755
index 0000000000..9e3461e550
--- /dev/null
+++ b/ktp/ktp-contact-list/DEPENDS
@@ -0,0 +1,13 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends kcmutils &&
+depends kdbusaddons &&
+depends ki18n &&
+depends kiconthemes &&
+depends kio &&
+depends knotifications &&
+depends knotifyconfig &&
+depends kpeople &&
+depends kwindowsystem &&
+depends ktp-common-internals &&
+depends kxmlgui &&
+depends telepathy-qt
diff --git a/ktp/ktp-contact-list/DETAILS b/ktp/ktp-contact-list/DETAILS
new file mode 100755
index 0000000000..acb87824dd
--- /dev/null
+++ b/ktp/ktp-contact-list/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=ktp-contact-list
+ VERSION=15.04.2
+ SOURCE_HASH=sha512:fa9468c0dfa656a81e994c3c4de979d3972ef60d5c13b3daacd450421d7ad02574acc8880892c55eb75eb9d0c7fd7e28ba292396cd027a2ec7067b5bbd836634
+ 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-contact-list
+ ENTERED=20150523
+# SECURITY_PATCH=1
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT="Telepathy contact list application"
+cat << EOF
+Telepathy contact list application
+EOF
diff --git a/ktp/ktp-contact-list/HISTORY b/ktp/ktp-contact-list/HISTORY
new file mode 100644
index 0000000000..8e41d7f4e2
--- /dev/null
+++ b/ktp/ktp-contact-list/HISTORY
@@ -0,0 +1,3 @@
+2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.04.2
+