feat: update srcinfo
This commit is contained in:
parent
4cf498ce75
commit
ea977d9a93
1 changed files with 10 additions and 6 deletions
16
.SRCINFO
16
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = sioyek
|
pkgbase = sioyek-dev
|
||||||
pkgdesc = PDF viewer for research papers and technical books
|
pkgdesc = PDF viewer for research papers and technical books (development build with bundled mupdf)
|
||||||
pkgver = 2.0.0
|
pkgver = 2.0.0.r1086.g719e2070
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/ahrm/sioyek
|
url = https://github.com/ahrm/sioyek
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
|
@ -9,11 +9,15 @@ pkgbase = sioyek
|
||||||
depends = harfbuzz
|
depends = harfbuzz
|
||||||
depends = qt6-base
|
depends = qt6-base
|
||||||
depends = qt6-3d
|
depends = qt6-3d
|
||||||
|
depends = qt6-declarative
|
||||||
|
depends = qt6-svg
|
||||||
|
depends = qt6-speech
|
||||||
depends = zlib
|
depends = zlib
|
||||||
optdepends = qt6-wayland: Wayland support
|
optdepends = qt6-wayland: Native Wayland (currently broken, uses XWayland by default)
|
||||||
provides = sioyek
|
provides = sioyek
|
||||||
|
conflicts = sioyek
|
||||||
conflicts = sioyek-git
|
conflicts = sioyek-git
|
||||||
source = git+https://github.com/ahrm/sioyek.git#tag=v2.0.0
|
source = git+https://github.com/ahrm/sioyek.git#branch=development
|
||||||
sha256sums = SKIP
|
sha256sums = SKIP
|
||||||
|
|
||||||
pkgname = sioyek
|
pkgname = sioyek-dev
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue