blob: 700505f4fb838473c6457198d7bf20691c057b8c (
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
|
pkgbase = pdcom
pkgdesc = The Data Logging Service (DLS) is a data logging system for EtherLab, that is capable of collecting, compressing and storing high-frequency realtime data. The goal is, to allow the user unlimited and performant access to the stored data.
pkgver = 5.3.1
pkgrel = 1
url = https://gitlab.com/etherlab.org/pdcom
arch = x86_64
license = GPL-3.0-or-later
checkdepends = ctest
makedepends = git
makedepends = cmake
makedepends = ninja
makedepends = systemd-libs
makedepends = pkgconf
makedepends = pybind11
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = expat
depends = gcc-libs
depends = glibc
depends = gnutls
depends = libsasl
depends = python
source = pdcom-5.3.1.tar.gz::https://gitlab.com/etherlab.org/pdcom/-/archive/5.3.1/pdcom-5.3.1.tar.gz
sha256sums = 064c77a6743a550501ad8336e4ae06abb7a2ced8fd10b6c8e81ef84c5b320424
pkgname = pdcom
depends = expat
depends = gcc-libs
depends = glibc
depends = gnutls
depends = libsasl
provides = pdcom
conflicts = pdcom
pkgname = python-pdcom
pkgdesc = The Data Logging Service (DLS) is a data logging system for EtherLab, that is capable of collecting, compressing and storing high-frequency realtime data. The goal is, to allow the user unlimited and performant access to the stored data. -- python
depends = pdcom
depends = glibc
depends = gcc-libs
depends = python
depends = python-numpy
provides = python-pdcom
conflicts = python-pdcom
|