blob: 313c2b81b6936c9e16fa4968a5da2bc49296891b (
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
46
47
48
49
50
51
52
|
pkgbase = dsnote
pkgdesc = Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine Translation
pkgver = 4.6.1
pkgrel = 2
url = https://github.com/mkiol/dsnote
install = dsnote.install
arch = x86_64
arch = aarch64
license = MPL2
makedepends = boost
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = git
makedepends = meson
makedepends = patchelf
makedepends = pybind11
makedepends = qt5-tools
depends = boost-libs
depends = fmt
depends = glslang
depends = hicolor-icon-theme
depends = kdbusaddons5
depends = libarchive
depends = libpulse
depends = ocl-icd
depends = openblas
depends = perl
depends = python>=3.11
depends = qt5-base
depends = qt5-declarative
depends = qt5-x11extras
depends = qt5-multimedia
depends = qt5-quickcontrols2
depends = qqc2-desktop-style5
depends = rubberband
depends = taglib
depends = xz
optdepends = python-accelerate: Support for Punctuation and Hebrew Diacritics restoration
optdepends = python-torchaudio: Support for Coqui TTS models
optdepends = python-transformers: Support for Punctuation and Hebrew Diacritics restoration
optdepends = tts: Support for Coqui TTS models
provides = dsnote
conflicts = dsnote-git
options = !debug
source = https://github.com/mkiol/dsnote/archive/refs/tags/v4.6.1.tar.gz
sha256sums = 301ec08dff6afa8ea321c74fc25aa1b42423d3d2ee1da840ac80b40e391332b3
optdepends_x86_64 = cuda: Support for GPU acceleration on NVidia graphic cards
optdepends_x86_64 = cudnn: Support for GPU acceleration on NVidia graphic cards
optdepends_x86_64 = rocblas: Support for GPU acceleration on AMD graphic cards
optdepends_x86_64 = rocm-opencl-runtime: Support for GPU acceleration on AMD graphic cards
pkgname = dsnote
|