blob: 6be8a380a58163d46c5f74dc6b2843c7132061db (
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
|
pkgbase = sdaps
pkgdesc = Scripts for data acquisition with paper based surveys
pkgver = 1.9.13
pkgrel = 1
url = https://github.com/sdaps/sdaps
arch = any
license = GPL3
license = LPPLv1.3c+
checkdepends = python-pillow
checkdepends = python-reportlab
checkdepends = opencv
checkdepends = python-opencv
checkdepends = poppler-glib
checkdepends = hdf5
checkdepends = python-numpy
checkdepends = python-gobject
makedepends = meson
depends = python-setuptools
depends = python-cairo
depends = libtiff
depends = zbar
depends = texlive-latexextra
depends = texlive-pictures
depends = texlive-science
optdepends = python-pillow: reportlab based reports (report)
optdepends = python-reportlab: reportlab based reports (report)
optdepends = opencv: Import of other image formats (convert, add --convert)
optdepends = python-opencv: Import of other image formats (convert, add --convert)
optdepends = poppler-glib: Import of other image formats (convert, add --convert)
optdepends = hdf5: Import of other image formats (convert, add --convert)
optdepends = python-numpy: Import of other image formats (convert, add --convert)
optdepends = python-gobject: Graphical user interface, import of other image formats (convert, add --convert)
optdepends = python-pandas: Export to feather format
optdepends = python-pyarrow: Export to feather format
conflicts = sdaps-git
source = https://github.com/sdaps/sdaps/releases/download/v1.9.13/sdaps-1.9.13.tar.xz
sha256sums = bbdb37d92a75e87e845d0e99ea7bdcb46d629168f8595324d2750e76fb59b4c6
pkgname = sdaps
|