summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a9840e6a98d04bf6c7b65a088652791a27afa55 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
pkgbase = docspell
	pkgdesc = Assists in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort.
	pkgver = 0.23.0
	pkgrel = 1
	url = https://docspell.org/
	changelog = .CHANGELOG
	arch = any
	groups = docspell
	license = GPL3
	makedepends = python
	source = docspell-0.23.0-restserver.zip::https://github.com/eikek/docspell/releases/download/v0.23.0/docspell-restserver-0.23.0.zip
	source = docspell-0.23.0-joex.zip::https://github.com/eikek/docspell/releases/download/v0.23.0/docspell-joex-0.23.0.zip
	source = docspell-0.23.0-tools.zip::https://github.com/eikek/docspell/releases/download/v0.23.0/docspell-tools-0.23.0.zip
	source = docspell-joex.sh
	source = docspell-restserver.sh
	source = docspell-joex.service
	source = docspell-restserver.service
	source = docspell.sysusers
	source = docspell.tmpfiles
	sha512sums = 49c3676c38f064763817c2e56aae9605fcec1fbaa4e3cfa0c5b975c6f8f1b7004fe02db688bcff189bf7038e0e2b4d9e1be483a232a72d01142aeefe8a9495fd
	sha512sums = 329d1d7ef678121f0a6d46bddd8a84c614e8217334f2b516a659cfdb2baa5a40ca5f87906c262c7538f08ef3dae435ce93c5482f078ad6dc9e247ed226084475
	sha512sums = 8fa8664c8303112feac564e8d52512cd329d0558b3701afd4bd53063491ab9f212022ea86ff6b9ce322e5dc9460a0ff626e27d0cd8414364b80f75c1f11b2e58
	sha512sums = 6ab8b24eb76f02b68e4fa4194b8771ef4f57c8375b34bf7bf914563528e347ea127beb5547e432910911d4fd15982cccdd1df50aeb76058129b909824ce49093
	sha512sums = 0b8b08f47f1cb46a3bfc16df4b0574cebfb4a851562d134fcba3c4bf80fb011443499a549c3a04480456c048346d09f36fbcbc9d792810001c9c8b370d3926a8
	sha512sums = c1a7a9cb942413d0febb083554a15ded0ead5c7124624f0ec5fe43d3bc73a1637f89bc27f7b6e0bbdbd0d886799e5331beb5f45f476db70b69ae17c0d803f004
	sha512sums = 391311d8d9859e579c158ea0d37c17f3f80f286743f68f09f09b6cf6ab4398b2dd1e878498867a8e4631ae38c11a4821ed2b47fa7fb254b6955cf91c3588e9ce
	sha512sums = afe9a62801e962aac2996d1bfdd02bcf027f5135e40130bff2078a0fe2072d1d135ceb0dfce5d2174686f1f60a6d93f460c83fbb62884ef2e51c23232f521597
	sha512sums = 0fc1d59cd6b57186c3a17d03779f428552f50f161f9a13de3ce727ac47ae8e3aac3c719bae08dfda258de02cd140c0ab7ba9cc6728d0ae6f5a4b0cbbaf72fa9c

pkgname = docspell-joex
	pkgdesc = Assists in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort. (Job executer)
	depends = ghostscript
	depends = java-runtime-headless
	depends = tesseract
	depends = unoconv
	depends = wkhtmltopdf
	optdepends = ocrmypdf: adds an OCR layer to scanned PDF files to make them searchable
	optdepends = unpaper: pre-processes images to yield better results when doing ocr
	backup = etc/docspell/joex.conf

pkgname = docspell-restserver
	pkgdesc = Assists in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort. (Server)
	depends = java-runtime-headless
	optdepends = solr: provide fulltext search
	backup = etc/docspell/restserver.conf

pkgname = docspell-tools
	pkgdesc = Collection of tools to interact with Docspell
	depends = curl
	depends = inotify-tools
	depends = jq
	depends = python