summaryrefslogtreecommitdiffstats
path: root/kde5-extra
diff options
context:
space:
mode:
authorTreeve Jelbert2017-07-05 16:05:29 +0200
committerTreeve Jelbert2017-07-05 16:31:23 +0200
commitbba2fbbcb6a20ce1c42ac76ffa33edb7a240cf01 (patch)
treea9f7a036d692ff314672fb3ab7c22c13122c433f /kde5-extra
parent4cb19926d9debf5619a11c46b8bbd0b09bdfa969 (diff)
kasync-0.2.0
Diffstat (limited to 'kde5-extra')
-rwxr-xr-xkde5-extra/kasync/CONFIGURE1
-rwxr-xr-xkde5-extra/kasync/DEPENDS1
-rwxr-xr-xkde5-extra/kasync/DETAILS14
-rw-r--r--kde5-extra/kasync/HISTORY5
4 files changed, 21 insertions, 0 deletions
diff --git a/kde5-extra/kasync/CONFIGURE b/kde5-extra/kasync/CONFIGURE
new file mode 100755
index 0000000000..b2f02c3032
--- /dev/null
+++ b/kde5-extra/kasync/CONFIGURE
@@ -0,0 +1 @@
+source $GRIMOIRE/CMAKE_CONFIGURE
diff --git a/kde5-extra/kasync/DEPENDS b/kde5-extra/kasync/DEPENDS
new file mode 100755
index 0000000000..097fc8babd
--- /dev/null
+++ b/kde5-extra/kasync/DEPENDS
@@ -0,0 +1 @@
+source $GRIMOIRE/KDE5_DEPENDS
diff --git a/kde5-extra/kasync/DETAILS b/kde5-extra/kasync/DETAILS
new file mode 100755
index 0000000000..da3205736c
--- /dev/null
+++ b/kde5-extra/kasync/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=kasync
+ VERSION=0.2.0
+ SOURCE_HASH=sha512:cf0d59c4ed6978552599a1d36c08df180357e112867f3730f57b13673943eb365acd16892450f100e9e5f122220a06df64ee006a0d3651d0f05d78cb5195094d
+ SOURCE=$SPELL-$VERSION.tar.xz
+ SOURCE_URL=https://download.kde.org/unstable/kasync//${VERSION}/src/$SOURCE
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=https://quickgit.kde.org/?p=kasync.git
+ ENTERED=20150518
+ LICENSE[0]=GPL
+ KEYWORDS="qt5"
+ SHORT="C++ library for controlling asynchronous tasks"
+cat << EOF
+C++ library for controlling asynchronous tasks
+EOF
diff --git a/kde5-extra/kasync/HISTORY b/kde5-extra/kasync/HISTORY
new file mode 100644
index 0000000000..ba1d825091
--- /dev/null
+++ b/kde5-extra/kasync/HISTORY
@@ -0,0 +1,5 @@
+2017-07-05 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.2.0
+
+2015-05-18 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version master