Search Criteria
Package Details: sioyek-git 2.0.0.r945.gb5e6f50-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sioyek-git.git (read-only, click to copy) |
---|---|
Package Base: | sioyek-git |
Description: | PDF viewer for research papers and technical books. |
Upstream URL: | https://github.com/ahrm/sioyek |
Licenses: | GPL3 |
Conflicts: | sioyek |
Provides: | sioyek |
Submitter: | r4ndom |
Maintainer: | hrdl |
Last Packager: | hrdl |
Votes: | 11 |
Popularity: | 1.13 |
First Submitted: | 2021-09-05 20:20 (UTC) |
Last Updated: | 2024-11-22 12:12 (UTC) |
Dependencies (7)
- libmupdf
- qt6-declarative (qt6-declarative-gitAUR)
- qt6-speech
- qt6-svg
- git (git-gitAUR, git-glAUR) (make)
- qt6-3d (make)
- qt6-wayland (optional)
Required by (1)
- python-sioyek (requires sioyek)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
hrdl commented on 2022-07-11 13:48 (UTC)
I see two ways from here: patch sioyek to be compatible with 1.20 and system's libmupdf or correctly build mupdf 1.19 in this package. The latter is not being built at the moment and its dependencies (git submodules in mupdf/thirdparty) are not taken care of.
avaidya commented on 2022-07-10 23:22 (UTC)
I also have the
incompatible header
error. It works if Igit apply
the patch from upstream PR #294 and use the system's libmupdf.avuck commented on 2022-07-09 13:45 (UTC)
Build and install works fine for me, but when I try running the program i get the following error message
similarly to the problem dorianr has.
waldenbk commented on 2022-07-08 09:12 (UTC)
git clone --recursive https://github.com/ahrm/sioyek cd sioyek ./build_linux.sh
https://github.com/lennonhill/sioyek#branch=mupdf_120
it's work
dorianr commented on 2022-07-07 15:21 (UTC) (edited on 2022-07-07 15:21 (UTC) by dorianr)
The package does not build for me. I think the issue is that upstream uses libmupdf 1.19, whereas arch provides 1.20. The previous PKGBUILD (998492ff6e0c) works for me because it compiles its own mupdf.
FabioLolix commented on 2022-07-04 16:49 (UTC)
You can add me as co-maintainer then disown the pkgbuild
keerthi commented on 2022-07-03 03:43 (UTC)
Does not build
hrdl commented on 2022-06-29 10:04 (UTC) (edited on 2022-06-29 10:05 (UTC) by hrdl)
The upstream code relies on libmupdf 1.19, which is included as a submodule. I've added
git submodule update --init --recursive
toprepare()
before switching to https://github.com/lennonhill/sioyek#branch=mupdf_120 .frabjous commented on 2022-04-18 03:04 (UTC) (edited on 2022-04-18 03:07 (UTC) by frabjous)
The latest version of this PKGBUILD does not work for me. When I run makepkg, I get:
Tested in a clean chroot and got the same result.
MithicSpirit commented on 2022-03-02 11:46 (UTC) (edited on 2022-03-02 11:50 (UTC) by MithicSpirit)
@fortea
Archwiki/PKGBUILD#makedepends
« First ‹ Previous 1 2 3 4 5 Next › Last »