summaryrefslogtreecommitdiffstats
path: root/kde5-sdk/kompare
diff options
context:
space:
mode:
authorTreeve Jelbert2015-04-29 15:42:22 +0200
committerTreeve Jelbert2015-04-29 15:42:22 +0200
commit330de1a15ff6c85c85a6a702e76dba894c2fab41 (patch)
treefe3ee12136b36f4212afec84c4ee3bed1e989dc5 /kde5-sdk/kompare
parentbd37a1f13d3b8d262dc1b1f7578ed5f3ee50d933 (diff)
add all kde applications-15.04.0 spells
Diffstat (limited to 'kde5-sdk/kompare')
-rw-r--r--kde5-sdk/kompare/CONFIGURE1
-rwxr-xr-xkde5-sdk/kompare/DEPENDS9
-rwxr-xr-xkde5-sdk/kompare/DETAILS14
-rw-r--r--kde5-sdk/kompare/HISTORY10
4 files changed, 34 insertions, 0 deletions
diff --git a/kde5-sdk/kompare/CONFIGURE b/kde5-sdk/kompare/CONFIGURE
new file mode 100644
index 0000000000..b2f02c3032
--- /dev/null
+++ b/kde5-sdk/kompare/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-sdk/kompare/DEPENDS b/kde5-sdk/kompare/DEPENDS
new file mode 100755
index 0000000000..289f434e81
--- /dev/null
+++ b/kde5-sdk/kompare/DEPENDS
@@ -0,0 +1,9 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends kdoctools &&
+depends kparts &&
+depends ktexteditor &&
+depends kwidgetsaddons &&
+depends libkomparediff2
+
+
+#depends kxmlgui
diff --git a/kde5-sdk/kompare/DETAILS b/kde5-sdk/kompare/DETAILS
new file mode 100755
index 0000000000..a95d685ec4
--- /dev/null
+++ b/kde5-sdk/kompare/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=kompare
+ VERSION=15.04.0
+ SOURCE_HASH=sha512:6c14e0cc260d871e56795af520949e38f63e5c75c4b6e54ebb5cc4af0da737fb6b09e30602db4db25d7e9abfd4a595943e5985bbc1b7d7a01eb9064cbbba8478
+ 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//kompare
+ LICENSE[0]=LGPL
+ ENTERED=20141017
+ KEYWORDS="kde5"
+ SHORT=""
+cat << EOF
+compare files
+EOF
diff --git a/kde5-sdk/kompare/HISTORY b/kde5-sdk/kompare/HISTORY
new file mode 100644
index 0000000000..52ca0c5b58
--- /dev/null
+++ b/kde5-sdk/kompare/HISTORY
@@ -0,0 +1,10 @@
+2015-04-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.04.0
+
+2015-03-11 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.03.80
+
+2014-10-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version framework (git)
+ spell created
+