summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Couto1970-01-01 00:00:00 +0000
committerPablo Couto2015-07-05 01:34:27 +0200
commit48bd32f82c85f8c238da37b0fc262e6e8386b78e (patch)
tree15b2e378c889591e4403337af5ee0c04b2f7e383
downloadaur-48bd32f82c85f8c238da37b0fc262e6e8386b78e.tar.gz
Root (with a .SRCINFO from the future and dummy files)
-rw-r--r--.SRCINFO25
-rw-r--r--.gitignore0
-rw-r--r--PKGBUILD0
-rw-r--r--taskd.conf0
-rw-r--r--taskd.install0
-rw-r--r--taskd.notes0
6 files changed, 25 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..7d67551a1081
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,25 @@
+pkgbase = taskd-git
+ pkgdesc = A lightweight secure server providing multi-user, multi-client access to task data
+ pkgver = 1.1.0
+ pkgrel = 1
+ url = http://tasktools.org/projects/taskd.html
+ install = taskd.install
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ depends = libutil-linux
+ depends = gnutls
+ provides = taskd
+ backup = etc/conf.d/taskd
+ source = taskd-git::git+https://git.tasktools.org/scm/tm/taskd.git#branch=1.1.0
+ source = taskd.conf
+ source = taskd.notes
+ sha256sums = SKIP
+ sha256sums = 5e518f8dda08c8b8d564f2a52452227924ebb15ec8182e7af83cc1f82cfa4cf1
+ sha256sums = a84693eb0f6e9d4565fe6c6312ef337ba0049ce577751a68d835f8e46124427c
+
+pkgname = taskd-git
+
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/.gitignore
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/PKGBUILD
diff --git a/taskd.conf b/taskd.conf
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/taskd.conf
diff --git a/taskd.install b/taskd.install
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/taskd.install
diff --git a/taskd.notes b/taskd.notes
new file mode 100644
index 000000000000..e69de29bb2d1
--- /dev/null
+++ b/taskd.notes