blob: edc661c4a09606e0ee352efc6a728626252001d7 (
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
|
pkgbase = sioyek-dev
pkgdesc = PDF viewer for research papers and technical books (development branch)
pkgver = 2.0.0.r1086.g719e2070
pkgrel = 1
url = https://github.com/ahrm/sioyek
arch = x86_64
license = GPL3
makedepends = git
makedepends = unzip
depends = harfbuzz
depends = qt6-base
depends = qt6-3d
depends = qt6-declarative
depends = qt6-svg
depends = qt6-speech
depends = zlib
optdepends = qt6-wayland: Native Wayland (currently broken, uses XWayland by default)
provides = sioyek
conflicts = sioyek
conflicts = sioyek-git
source = git+https://github.com/ahrm/sioyek.git#branch=development
sha256sums = SKIP
pkgname = sioyek-dev
|