summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ffeedaf9f6384e07b13b5abf5dd38f1e3a8546f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
pkgbase = task-git
	pkgdesc = A command-line todo list manager
	pkgver = 3.1.0.r44.g54a94bd
	pkgrel = 1
	epoch = 1
	url = https://taskwarrior.org/
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = cmake
	makedepends = git
	makedepends = cargo
	depends = util-linux
	depends = gnutls
	optdepends = bash-completion: for bash completion
	optdepends = python: for python export addon
	optdepends = ruby: for ruby export addon
	optdepends = perl: for perl export addon
	optdepends = perl-json: for perl export addon
	provides = task
	conflicts = task
	source = git+https://github.com/GothenburgBitFactory/taskwarrior.git#branch=develop
	source = git+https://github.com/GothenburgBitFactory/libshared.git
	source = git+https://github.com/Devolutions/CMakeRust.git
	b2sums = SKIP
	b2sums = SKIP
	b2sums = SKIP

pkgname = task-git