19 lines
452 B
Text
19 lines
452 B
Text
pkgbase = sioyek
|
|
pkgdesc = PDF viewer for research papers and technical books
|
|
pkgver = 2.0.0
|
|
pkgrel = 1
|
|
url = https://github.com/ahrm/sioyek
|
|
arch = x86_64
|
|
license = GPL3
|
|
makedepends = git
|
|
depends = harfbuzz
|
|
depends = qt6-base
|
|
depends = qt6-3d
|
|
depends = zlib
|
|
optdepends = qt6-wayland: Wayland support
|
|
provides = sioyek
|
|
conflicts = sioyek-git
|
|
source = git+https://github.com/ahrm/sioyek.git#tag=v2.0.0
|
|
sha256sums = SKIP
|
|
|
|
pkgname = sioyek
|