Package Details: xournal 0.4.8.2016-3

Git Clone URL: https://aur.archlinux.org/xournal.git (read-only, click to copy)
Package Base: xournal
Description: Notetaking and sketching application
Upstream URL: http://xournal.sourceforge.net/
Licenses: GPL
Submitter: vesath
Maintainer: arjvik
Last Packager: vesath
Votes: 6
Popularity: 0.000000
First Submitted: 2019-03-27 21:27 (UTC)
Last Updated: 2019-03-27 21:27 (UTC)

Latest Comments

arjvik commented on 2025-10-21 23:44 (UTC)

Volunteering to adopt

Ataraxy commented on 2025-10-21 03:32 (UTC)

sft.c: In function ‘CountTTCFonts’:
sft.c:1633:13: error: implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
 1633 |         if (read(fd, buffer, 12) == 12) {
      |             ^~~~
      |             fread
sft.c:1637:9: error: implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
 1637 |         close(fd);
      |         ^~~~~
      |         pclose
sft.c: In function ‘GetTTGlyphComponents’:
sft.c:1847:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
 1847 |     listAppend(glyphlist, (void *) glyphID);
      |                           ^
make[3]: *** [Makefile:352: sft.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mv -f .deps/list.Tpo .deps/list.Po
make[3]: Leaving directory '/home/var/ravi/stow/.cache/aur/xournal/src/xournal-0.4.8.2016/src/ttsubset'
make[2]: *** [Makefile:487: all-recursive] Error 1
make[2]: Leaving directory '/home/var/ravi/stow/.cache/aur/xournal/src/xournal-0.4.8.2016/src'
make[1]: *** [Makefile:394: all-recursive] Error 1
make[1]: Leaving directory '/home/var/ravi/stow/.cache/aur/xournal/src/xournal-0.4.8.2016'
make: *** [Makefile:335: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
error: failed to build 'xournal-0.4.8.2016-3':
error: packages failed to build: xournal-0.4.8.2016-3

arjvik commented on 2024-11-03 01:45 (UTC) (edited on 2024-11-03 01:45 (UTC) by arjvik)

Add

[options]
IgnorePkg = xournalpp

to /etc/pacman.conf to get pacman to stop bugging you about replacing xournal with extras/xournalpp.

conihorse commented on 2020-08-06 15:52 (UTC) (edited on 2020-08-06 15:54 (UTC) by conihorse)

packaging deps seems borked - xournalpp: error while loading shared libraries: liblua.so.5.4: cannot open shared object file: No such file or directory

I resolved by installing https://www.archlinux.org/packages/extra/x86_64/lua/