blob: f2c7fe475faa94fff0e12d9783d6d1d9a77d68be (
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
|
pkgbase = python-easyofd
pkgdesc = Easy operate OFD
pkgver = 20260427
pkgrel = 1
url = https://github.com/renoyuan/easyofd
arch = x86_64
license = MIT
makedepends = python
makedepends = python-reportlab
makedepends = python-xmltodict
makedepends = python-loguru
makedepends = python-fonttools
makedepends = python-pymupdf
makedepends = python-pyasn1
makedepends = python-pillow
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-pyqt6
makedepends = imagemagick
makedepends = nuitka
source = python-easyofd::git+https://github.com/renoyuan/easyofd.git#tag=20260427
sha512sums = 902fc26df19926a704f8d67ca14f13aed87297cb2c1a85ca429ba79f323d22f1a128d577acfc52e9f635f2cc4766039bc30e2a446bc9f1f6c01c133abd2f29e2
pkgname = python-easyofd
arch = any
depends = python
depends = python-reportlab
depends = python-xmltodict
depends = python-loguru
depends = python-fonttools
depends = python-pymupdf
depends = python-pyasn1
depends = python-pillow
optdepends = tesseract-data-chi_sim: OCR data (chi_sim)
pkgname = easyofd
pkgdesc = Easy operate OFD - GUI
arch = x86_64
depends = glibc
depends = hicolor-icon-theme
options = !strip
options = !debug
options = !lto
|