blob: b126f384651ef73e1e7ebbf05f3aa1b566990609 (
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
|
pkgbase = handtex
pkgdesc = Handwritten LaTeX symbol classifier for the desktop
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/VoxelCubes/Hand-TeX
arch = any
license = GPL
makedepends = python-setuptools
makedepends = python-pip
makedepends = desktop-file-utils
depends = python>=3.10.0
depends = python-pipx
depends = python-pillow
depends = pyside6
depends = python-pytorch
depends = python-torchvision
depends = python-numpy
depends = python-pyxdg
depends = python-attrs
depends = python-natsort
depends = python-loguru
depends = python-psutil
depends = python-networkx
depends = python-packaging
provides = handtex
source = https://github.com/VoxelCubes/Hand-TeX/archive/refs/tags/1.0.5.tar.gz
sha256sums = 1c930d87a1075c1fa9d896dbd1a8515abfd6d8adb29dcd871d0e73450a3a9dc1
pkgname = handtex
depends = python>=3.10.0
depends = python-pipx
depends = python-pillow
depends = pyside6
depends = python-pytorch
depends = python-torchvision
depends = python-numpy
depends = python-pyxdg
depends = python-attrs
depends = python-natsort
depends = python-loguru
depends = python-psutil
depends = python-networkx
depends = python-packaging
|