summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d2c6db68dc2a0be2dbb901a47caef69cbc0d8e15 (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
pkgbase = asammdf-git
	pkgdesc = fast parser and editor for ASAM MDF files including GUI
	pkgver = r4518.edaac991
	pkgrel = 1
	url = https://github.com/danielhrisca/asammdf
	arch = x86_64
	license = LGPL-3.0-only
	makedepends = git
	makedepends = python-setuptools
	depends = python
	depends = python-pandas
	depends = python-numpy
	depends = python-numexpr
	depends = python-cchardet
	depends = python-chardet
	depends = python-lz4
	depends = python-importlib-metadata
	depends = canmatrix-git
	depends = hicolor-icon-theme
	optdepends = python-h5py: for HDF5 export
	optdepends = python-scipy: for Matlab v4 and v5 .mat export
	optdepends = python-hdf5storage: for Matlab v7.3 .mat export
	optdepends = python-fastparquet: for parquet export
	optdepends = python-snappy: snappy export
	optdepends = python-pyqtgraph: for GUI tool and Signal plotting
	optdepends = python-matplotlib: as fallback for Signal plotting
	optdepends = python-pyqt5: GUI
	optdepends = pyside6: GUI
	optdepends = python-packaging: GUI
	optdepends = python-natsort: GUI
	optdepends = python-lxml: GUI
	optdepends = python-cryptography: encryption
	optdepends = python-keyring: encryption
	optdepends = python-fsspec: filesystem
	conflicts = asammdf
	source = asammdf-git::git+https://github.com/danielhrisca/asammdf.git
	source = asammdf.desktop
	sha1sums = SKIP
	sha1sums = 1de91708f408409745be839e42cca1696940df3e

pkgname = asammdf-git