Search Criteria
Package Details: xournalpp-git 1.2.3.r332.g67289c850-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xournalpp-git.git (read-only, click to copy) |
---|---|
Package Base: | xournalpp-git |
Description: | Xournal++ is a handwriting Notetaking software with PDF annotation support. Supports Pen input like Wacom Tablets. |
Upstream URL: | https://github.com/xournalpp/xournalpp |
Keywords: | annotation notebook pdf tablet |
Licenses: | GPL2 |
Conflicts: | xournalpp |
Submitter: | ka2107 |
Maintainer: | thynkon |
Last Packager: | thynkon |
Votes: | 28 |
Popularity: | 0.82 |
First Submitted: | 2015-10-18 01:29 (UTC) |
Last Updated: | 2024-08-25 13:51 (UTC) |
Dependencies (14)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- gtksourceview4
- libsndfile (libsndfile-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libzip (libzip-gitAUR)
- lua53
- lua53-lgi (lua53-lgi-gitAUR)
- poppler-glib (poppler-glib-gitAUR)
- portaudio
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gtest (googletest-gitAUR) (make)
- help2man (help2man-gitAUR, python-help2manAUR) (make)
- texlive-latexextra (texlive-installerAUR, texlive-fullAUR, texlive-dummyAUR) (optional) – LaTeX package
Latest Comments
1 2 3 4 5 6 .. 13 Next › Last »
Pablo commented on 2024-11-04 19:14 (UTC)
The final two tests still fail for me, even after a clean build:
PhotonX commented on 2024-09-24 14:02 (UTC)
Sorry, my bad, works in a clean build directory.
PhotonX commented on 2024-08-27 11:59 (UTC)
The tests still fail for me.
thynkon commented on 2024-08-25 13:55 (UTC)
When I took over this package, I ran the new gtk tests and had no problems running them. However, when I tried to build this package on a chroot, I encountered the same errors as you.
For the time being, I'll simply disable these tests and as soon as a solution is found, I'll reintroduce them.
Tell me if you still have those problems.
PhotonX commented on 2024-08-21 17:18 (UTC)
I get these errors as well.
There is a possible solution in https://github.com/xournalpp/xournalpp/issues/5792#issuecomment-2284854923
krassecommits commented on 2024-08-13 08:33 (UTC)
Can confirm two tests fail with the most recent package:
MikeWalrus commented on 2024-07-19 07:49 (UTC)
Xournal++ recently added some graphical tests, which causes the check() to fail. This package can run those with xvfb or drop those.
youduda commented on 2023-08-30 23:14 (UTC)
Looks like you did not build inside a clean environment, since your build linked against 'lua' instead of 'lua53'. 'lua' should not be present during compile time otherwise cmake will choose the later version regardless of what the PKGBUILD specifies. Note that there are reports that some plugins only work with lua53 and lua53-lgi even though the official PKGBUILD uses lua 5.4.
I updated the dependencies to match the CI pipeline and Debian packaging of the official repository.
Ordoviz commented on 2023-08-26 12:24 (UTC)
Please update the dependencies to match those in the official PKGBUILD.
I wouldn't worry much about the "Dependency XYZ detected and implicitly satisfied" warnings.
PolarianDev commented on 2023-01-31 13:58 (UTC)
Ah, then ignore my comment. I did not realise it was actually tested, I assumed it was just added aimlessly.
1 2 3 4 5 6 .. 13 Next › Last »