summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLudwig Kürzinger2021-11-24 22:33:04 +0100
committerLudwig Kürzinger2021-11-24 22:33:04 +0100
commitc3902ccea91f6fb1608c0c62e22baecbaa631a71 (patch)
treea3470d59b4a8ecd20fea9b977c17b0a65e125fd1 /.SRCINFO
downloadaur-c3902ccea91f6fb1608c0c62e22baecbaa631a71.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6868c9c062d9
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = python-lhotse-git
+ pkgdesc = Speech and audio data preparation toolkit.
+ pkgver = 1.0.0.dev0+git.a6c3936.clean
+ pkgrel = 1
+ url = https://github.com/lhotse-speech/lhotse
+ arch = any
+ license = Apache 2.0
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python>=3.7
+ depends = python-audioread
+ depends = python-soundfile
+ depends = python-click
+ depends = python-cytoolz
+ depends = python-h5py
+ depends = python-intervaltree
+ depends = python-lilcom-git
+ depends = python-packaging
+ depends = python-pyaml
+ depends = python-tqdm
+ depends = python-torchaudio
+ provides = python-lhotse
+ conflicts = python-lhotse
+ source = python-lhotse-git::git+https://github.com/lhotse-speech/lhotse
+ md5sums = SKIP
+
+pkgname = python-lhotse-git