summaryrefslogtreecommitdiffstats
path: root/kde5-sdk/lokalize
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/lokalize
parentbd37a1f13d3b8d262dc1b1f7578ed5f3ee50d933 (diff)
add all kde applications-15.04.0 spells
Diffstat (limited to 'kde5-sdk/lokalize')
-rwxr-xr-xkde5-sdk/lokalize/CONFIGURE1
-rwxr-xr-xkde5-sdk/lokalize/DEPENDS12
-rwxr-xr-xkde5-sdk/lokalize/DETAILS14
-rw-r--r--kde5-sdk/lokalize/HISTORY10
4 files changed, 37 insertions, 0 deletions
diff --git a/kde5-sdk/lokalize/CONFIGURE b/kde5-sdk/lokalize/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/kde5-sdk/lokalize/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-sdk/lokalize/DEPENDS b/kde5-sdk/lokalize/DEPENDS
new file mode 100755
index 0000000000..0aabb0a33e
--- /dev/null
+++ b/kde5-sdk/lokalize/DEPENDS
@@ -0,0 +1,12 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends qtscript &&
+depends hunspell &&
+depends kconfig &&
+depends kdoctools &&
+depends ki18n &&
+depends kio &&
+depends knotifications &&
+depends kcoreaddons &&
+depends kross &&
+depends sonnet &&
+depends kxmlgui
diff --git a/kde5-sdk/lokalize/DETAILS b/kde5-sdk/lokalize/DETAILS
new file mode 100755
index 0000000000..18ebed00b9
--- /dev/null
+++ b/kde5-sdk/lokalize/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=lokalize
+ VERSION=15.04.0
+ SOURCE_HASH=sha512:71799cea1af42f8a8d3be1bdcef878ed16b0714ae92b814a2eb3f6fb2ce44987b526f535a07021e847a365d7bddabce99778789a8c5a6d311646b5e85d856da0
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=$KDE_URL/stable/applications/${VERSION}/src/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://projects.kde.org/projects//lokalize
+ LICENSE[0]=GPL
+ ENTERED=20141220
+ KEYWORDS="kde5"
+ SHORT="computer-aided translation tool"
+cat << EOF
+computer-aided translation tool
+EOF
diff --git a/kde5-sdk/lokalize/HISTORY b/kde5-sdk/lokalize/HISTORY
new file mode 100644
index 0000000000..d6e7005b15
--- /dev/null
+++ b/kde5-sdk/lokalize/HISTORY
@@ -0,0 +1,10 @@
+2015-04-17 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.04.0
+
+2015-03-12 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 15.03.80
+
+2014-12-20 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version framework (git)
+ spell created
+