summaryrefslogtreecommitdiffstats
path: root/ktp/ktp-text-ui
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-text-ui
parentce0b7ee5d7534123dbf5b93448994abb7e56b311 (diff)
new spells ktp/* - version 15.04.2
Diffstat (limited to 'ktp/ktp-text-ui')
-rwxr-xr-xktp/ktp-text-ui/CONFIGURE1
-rwxr-xr-xktp/ktp-text-ui/DEPENDS20
-rwxr-xr-xktp/ktp-text-ui/DETAILS15
-rw-r--r--ktp/ktp-text-ui/HISTORY3
4 files changed, 39 insertions, 0 deletions
diff --git a/ktp/ktp-text-ui/CONFIGURE b/ktp/ktp-text-ui/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/ktp/ktp-text-ui/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/ktp/ktp-text-ui/DEPENDS b/ktp/ktp-text-ui/DEPENDS
new file mode 100755
index 0000000000..f85d118a73
--- /dev/null
+++ b/ktp/ktp-text-ui/DEPENDS
@@ -0,0 +1,20 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends qtwebkit &&
+depends karchive &&
+depends kcmutils &&
+depends kdewebkit &&
+depends kemoticons &&
+depends ki18n &&
+depends kiconthemes &&
+depends kio &&
+depends kitemviews &&
+depends knotifications &&
+depends knotifyconfig &&
+depends ktextwidgets &&
+depends kpeople &&
+depends kservice &&
+depends kwidgetsaddons &&
+depends kwindowsystem &&
+depends kxmlgui &&
+depends sonnet &&
+depends ktp-common-internals
diff --git a/ktp/ktp-text-ui/DETAILS b/ktp/ktp-text-ui/DETAILS
new file mode 100755
index 0000000000..2d3fbcaf36
--- /dev/null
+++ b/ktp/ktp-text-ui/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=ktp-text-ui
+ VERSION=15.04.2
+ SOURCE_HASH=sha512:365395928935277bc50c4e9257b3910b8a0e958444fcf3e122a91487913991804e8e3ed047081870c5fdcd9c388448bcadf3779056facda22a6a34a4be122f81
+ 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-text-ui
+ ENTERED=20150523
+# SECURITY_PATCH=1
+ LICENSE[0]=LGPL
+ KEYWORDS=""
+ SHORT="Telepathy handler for Text Chats"
+cat << EOF
+Telepathy handler for Text Chats
+EOF
diff --git a/ktp/ktp-text-ui/HISTORY b/ktp/ktp-text-ui/HISTORY
new file mode 100644
index 0000000000..8e41d7f4e2
--- /dev/null
+++ b/ktp/ktp-text-ui/HISTORY
@@ -0,0 +1,3 @@
+2015-06-07 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.04.2
+