summaryrefslogtreecommitdiffstats
path: root/ktp/ktp-approver
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-approver
parentce0b7ee5d7534123dbf5b93448994abb7e56b311 (diff)
new spells ktp/* - version 15.04.2
Diffstat (limited to 'ktp/ktp-approver')
-rwxr-xr-xktp/ktp-approver/CONFIGURE1
-rwxr-xr-xktp/ktp-approver/DEPENDS7
-rwxr-xr-xktp/ktp-approver/DETAILS15
-rw-r--r--ktp/ktp-approver/HISTORY3
4 files changed, 26 insertions, 0 deletions
diff --git a/ktp/ktp-approver/CONFIGURE b/ktp/ktp-approver/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/ktp/ktp-approver/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/ktp/ktp-approver/DEPENDS b/ktp/ktp-approver/DEPENDS
new file mode 100755
index 0000000000..ea74ea1db1
--- /dev/null
+++ b/ktp/ktp-approver/DEPENDS
@@ -0,0 +1,7 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends kconfig &&
+depends kdbusaddons &&
+depends ki18n &&
+depends knotifications &&
+depends kservice &&
+depends telepathy-qt
diff --git a/ktp/ktp-approver/DETAILS b/ktp/ktp-approver/DETAILS
new file mode 100755
index 0000000000..ec6fda135b
--- /dev/null
+++ b/ktp/ktp-approver/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=ktp-approver
+ VERSION=15.04.2
+ SOURCE_HASH=sha512:cf02b9c72816a08b01de4a029e861e4462238f227dc33e5790b59de551d1ce4b480ec76304a578d6e4e2b54c4149b143a61a7bb8cf2ca6be9e8435f9bf5f26cc
+ 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-approver
+ ENTERED=20150523
+# SECURITY_PATCH=1
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT="KDE Channel Approver for Telepathy"
+cat << EOF
+KDE Channel Approver for Telepathy.
+EOF
diff --git a/ktp/ktp-approver/HISTORY b/ktp/ktp-approver/HISTORY
new file mode 100644
index 0000000000..8e41d7f4e2
--- /dev/null
+++ b/ktp/ktp-approver/HISTORY
@@ -0,0 +1,3 @@
+2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.04.2
+