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: | 30 |
Popularity: | 1.24 |
First Submitted: | 2015-10-18 01:29 (UTC) |
Last Updated: | 2024-08-25 13:51 (UTC) |
Dependencies (14)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- 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
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 Next › Last »
macxcool commented on 2018-11-14 00:26 (UTC)
Does anyone have a way to get the gtk3 changes to compile? Can we get this to compile with the new poppler (0.71 now)? I'm at a bit of a loss. Sorry.
macxcool commented on 2018-11-02 18:33 (UTC)
I rolled back poppler to 0.67.0 and I'm OK again. It doesn't like to compile on 0.70.1, even if you change the MetadataManager.h file to match.
roflmaostc commented on 2018-11-02 11:58 (UTC) (edited on 2018-11-02 12:00 (UTC) by roflmaostc)
@macxcool Had the same issue today. I tried to include in the cmake configs that poppler is compiled separately.
make poppler
finished successfully.make
failed at[ 16%] Building CXX object src/CMakeFiles/xournalpp-core.dir/pdf/popplerdirect/poppler/XojPopplerAction.cpp.o
.My first error is:
/aur-xournalpp-git/src/xournalpp/src/pdf/popplerdirect/poppler/XojPopplerAction.cpp:21:25: error: passing ‘const LinkDest’ as ‘this’ argument discards qualifiers [-fpermissive] if (dest->isPageRef())
macxcool commented on 2018-10-30 20:18 (UTC)
I can't compile this again, and I can't figure out what to change. Does anyone have a working PKGBUILD?
nerdinger commented on 2018-10-01 00:38 (UTC) (edited on 2018-10-01 00:46 (UTC) by nerdinger)
@JuniorJPDJ Changing
to
in
"./xournalpp-git/src/xournalpp/src/control/settings/MetadataManager.h"
and compiling withmakepkg -ei
works just fine for me.JuniorJPDJ commented on 2018-09-23 11:26 (UTC) (edited on 2018-09-23 11:34 (UTC) by JuniorJPDJ)
I can't make it compile agaaaain.
macxcool commented on 2018-09-09 18:59 (UTC)
It looks like swiftgeek updated his patches and it compiles again. Thanks!
dvogel commented on 2018-08-24 07:13 (UTC)
@macxcool, @swiftgeek I got the package to compile by commenting the line
#include "../../pdf/popplerdirect/workaround/poppler-0.64.0/goo/GooLikely.h"
in swiftgeek's patch. I tested: App starts, can draw lines, can load a pdf and draw lines on it, can insert textboxes.macxcool commented on 2018-08-14 22:15 (UTC) (edited on 2018-08-14 22:15 (UTC) by macxcool)
@swiftgeek Would you like to take over maintaining this, at least until these problems are resolved? It won't compile again: xournalpp/src/control/settings/MetadataManager.h:24:10: fatal error: ../../pdf/popplerdirect/workaround/poppler-0.64.0/goo/GooLikely.h: No such file or directory #include "../../pdf/popplerdirect/workaround/poppler-0.64.0/goo/GooLikely.h"
This is a bit beyond me. Let me know and I'll orphan it for you. I'll gladly take over again once things have stabilized. I guess I could set you up as a co-maintainer too.
macxcool commented on 2018-07-31 22:42 (UTC)
Sorry about how long that took. I've compiled this myself now, too. It seems to work beautifully. Thanks @swiftgeek. I appreciate the assist. I'll update.
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 Next › Last »