blob: 081aefb1da7c176d00465cdd987671591a9cd461 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = monokular
pkgdesc = Export PDF pages as images with preview - one thing, done well
pkgver = 1.0.1
pkgrel = 1
url = https://github.com/dyedfox/monokular
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = python
depends = python-pyqt6
depends = python-pymupdf
source = monokular-1.0.1::git+https://github.com/dyedfox/monokular.git#tag=v1.0.1
sha256sums = SKIP
pkgname = monokular
|