blob: bf941ae678efb0607cc1ffe8622c39f314824b0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-csdr-luarvique
pkgdesc = Python bindings for the csdr library.
pkgver = 0.18.26
pkgrel = 1
url = https://github.com/luarvique/pycsdr
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
makedepends = python-setuptools
depends = python
depends = gcc-libs
depends = csdr
provides = python-csdr
conflicts = python-csdr
source = python-csdr-luarvique::git+https://github.com/luarvique/pycsdr#tag=0.18.26
md5sums = SKIP
pkgname = python-csdr-luarvique
|