blob: a58e719e3f6ef57196116552d1e4c4dd7b52b5af (
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
53
54
55
56
57
58
|
pkgbase = dsnote
pkgdesc = Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine Translation
pkgver = 4.7.1
pkgrel = 1
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
makedepends = vulkan-headers
depends = boost-libs
depends = fmt
depends = glslang
depends = hicolor-icon-theme
depends = kdbusaddons5
depends = libarchive
depends = libpulse
depends = libxinerama
depends = libxtst
depends = ocl-icd
depends = openblas
depends = perl
depends = python>=3.11
depends = qqc2-desktop-style5
depends = qt5-base
depends = qt5-declarative
depends = qt5-multimedia
depends = qt5-quickcontrols2
depends = qt5-x11extras
depends = rubberband
depends = taglib
depends = vulkan-icd-loader
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.7.1.tar.gz
sha256sums = 6b3c5029b32b272bd5238fb830c3aadce0cec438f7bece13bb304a7e52676b1b
optdepends_x86_64 = amdvlk: Vulkan support for AMD GPU (AMDVLK Open)
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 = nvidia-utils: Vulkan support for NVidia GPU
optdepends_x86_64 = vulkan-intel: Vulkan support for Intel GPU
optdepends_x86_64 = vulkan-radeon: Vulkan support for AMD RADV
pkgname = dsnote
|