summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 16 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6273e37f2e17..3d49d8202c22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,25 @@
pkgbase = docspell
pkgdesc = Assists in organizing your piles of documents, resulting from scanners, e-mails and other sources with miminal effort.
- pkgver = 0.18.0
+ pkgver = 0.19.0
pkgrel = 1
- url = https://github.com/eikek/docspell
+ url = https://docspell.org/
changelog = .CHANGELOG
arch = any
groups = docspell
license = GPL3
- depends = java-runtime-headless
- optdepends = solr: provide fulltext search
- source = docspell-0.18.0-restserver.zip::https://github.com/eikek/docspell/releases/download/v0.18.0/docspell-restserver-0.18.0.zip
- source = docspell-0.18.0-joex.zip::https://github.com/eikek/docspell/releases/download/v0.18.0/docspell-joex-0.18.0.zip
+ makedepends = python
+ source = docspell-0.19.0-restserver.zip::https://github.com/eikek/docspell/releases/download/v0.19.0/docspell-restserver-0.19.0.zip
+ source = docspell-0.19.0-joex.zip::https://github.com/eikek/docspell/releases/download/v0.19.0/docspell-joex-0.19.0.zip
+ source = docspell-0.19.0-tools.zip::https://github.com/eikek/docspell/releases/download/v0.19.0/docspell-tools-0.19.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 = 7c56b72970d85be635fe47098f917a9c1356b788c59c5abbdeb60eb065bad856b0b7066a5adcc4ccc6c37a837090a7bf558ce8ab9beca94ad04688127fceb4d1
- sha512sums = 56172c3d0da239280b48c5b4e3356283ed9f6edcf5e70ad9ac7e9be78de203142e53ceb8abd6a9320e4694ca18d88f4875cd82c7d39bf4549d4d2323147daddf
+ sha512sums = 1fd070456dde479d160fdd6179762ad7928e10eb721824dfdf5524101cf7a926374bc3f1794d53dc764c172c7b3137f27a41b49050634b1284077eccec2634cc
+ sha512sums = 1f91bdb47c3ea154423ee4e7096e4975b7c79509f26eaa6a3315130dbc3747af532a5741a27f4c59519b5e9664c18b65282ed51fcc8c205476ffc67eecbac295
+ sha512sums = 115cbbf8bfc2ef234fba7b98381dee04354ff6bc50302b285eb16ef51497f4a695aeed790d78c401c63baad06c2a35910d969b9b35a0c76879d77bd859533a62
sha512sums = 6ab8b24eb76f02b68e4fa4194b8771ef4f57c8375b34bf7bf914563528e347ea127beb5547e432910911d4fd15982cccdd1df50aeb76058129b909824ce49093
sha512sums = 0b8b08f47f1cb46a3bfc16df4b0574cebfb4a851562d134fcba3c4bf80fb011443499a549c3a04480456c048346d09f36fbcbc9d792810001c9c8b370d3926a8
sha512sums = f63f0fa58715b7da01aa265a7bec72eb24f0e98c354eed479b6034bc33b2ccdaef87db8a7630af1d5a6ac43fadf11a0f0a3fb3de5e183aa64d838a69b67125f9
@@ -28,17 +29,22 @@ pkgbase = docspell
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 = java-runtime-headless
depends = ghostscript
+ depends = java-runtime-headless
depends = tesseract
depends = unoconv
depends = wkhtmltopdf
- optdepends = solr: provide fulltext search
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 = python
+