blob: 10ebd71c93c28733dcee2654cf5aedf01c16ae28 (
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
|
pkgbase = python-julius-git
pkgdesc = Fast PyTorch based DSP for audio and 1D signals
pkgver = r69.486c032
pkgrel = 1
url = https://github.com/adefossez/julius
arch = any
license = MIT
checkdepends = python-resampy
makedepends = git
makedepends = python-build
makedepends = python-pdoc
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-setuptools-scm
makedepends = python-sphinx
makedepends = python-sphinx_rtd_theme
makedepends = python-wheel
depends = python
depends = python-pytorch
provides = python-julius=r69.486c032
conflicts = python-julius
source = julius::git+https://github.com/adefossez/julius.git
sha512sums = SKIP
pkgname = python-julius-git
|