feat: initial commit

This commit is contained in:
Barrett Ruth 2026-01-31 17:13:30 -05:00
commit c2522b0fe4
2 changed files with 81 additions and 0 deletions

19
.SRCINFO Normal file
View file

@ -0,0 +1,19 @@
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