summaryrefslogtreecommitdiffstats
path: root/kde5-extra/sink
diff options
context:
space:
mode:
authorTreeve Jelbert2017-07-05 16:21:16 +0200
committerTreeve Jelbert2017-07-05 16:31:23 +0200
commita32b4be979067156d78a5f760e5d4a5010fa1755 (patch)
tree6012519862a876870877d35dbc5919dcc8897f65 /kde5-extra/sink
parent5bcaa2a32c9ffce011d201cbe76d8a8862da8ef1 (diff)
sink-0.3.0
Diffstat (limited to 'kde5-extra/sink')
-rwxr-xr-xkde5-extra/sink/CONFIGURE1
-rwxr-xr-xkde5-extra/sink/DEPENDS10
-rwxr-xr-xkde5-extra/sink/DETAILS14
-rw-r--r--kde5-extra/sink/HISTORY5
4 files changed, 30 insertions, 0 deletions
diff --git a/kde5-extra/sink/CONFIGURE b/kde5-extra/sink/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/kde5-extra/sink/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-extra/sink/DEPENDS b/kde5-extra/sink/DEPENDS
new file mode 100755
index 0000000000..60c86043e4
--- /dev/null
+++ b/kde5-extra/sink/DEPENDS
@@ -0,0 +1,10 @@
+source $GRIMOIRE/KDE5_DEPENDS &&
+depends flatbuffers &&
+depends kasync &&
+depends kcontacts &&
+depends kmime &&
+depends lmdb &&
+depends readline
+#optional_depends kdav2 '' '' 'build DAV resource example' &&
+#optional_depends kimap2 '' '' 'build KIMAP2 resource example' &&
+#optional_depends libgit2 '' '' 'build hawd tests'
diff --git a/kde5-extra/sink/DETAILS b/kde5-extra/sink/DETAILS
new file mode 100755
index 0000000000..fc685b7c36
--- /dev/null
+++ b/kde5-extra/sink/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=sink
+ VERSION=0.3.0
+ SOURCE_HASH=sha512:066050339603b80efd7edb8b903d675f0434a7147cb7ad0fd810c82c29184f39762948bc75c45ea98e0ee4c455fcaeaa326ace95908745d51ad58bead5d70e1a
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=https://download.kde.org/unstable/sink/${VERSION}/src/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://quickgit.kde.org/?p=sink.git
+ ENTERED=20141202
+ LICENSE[0]=GPL
+ KEYWORDS="qt5"
+ SHORT="data access layer handling synchronization, caching and indexing"
+cat << EOF
+Sink is a data access layer handling synchronization, caching and indexing.
+EOF
diff --git a/kde5-extra/sink/HISTORY b/kde5-extra/sink/HISTORY
new file mode 100644
index 0000000000..e523e166ba
--- /dev/null
+++ b/kde5-extra/sink/HISTORY
@@ -0,0 +1,5 @@
+2017-07-05 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.3.0
+
+2014-1202 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version master