Package Details: xournalpp-git 1.2.3.r332.g67289c850-1

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.44
First Submitted: 2015-10-18 01:29 (UTC)
Last Updated: 2024-08-25 13:51 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 13 Next › Last »

youduda commented on 2021-11-17 00:48 (UTC)

I added the fixes proposed by @MithicSpirit. With the upstream fixes applied, it successfully builds again.

MithicSpirit commented on 2021-11-16 22:55 (UTC) (edited on 2021-11-16 23:19 (UTC) by MithicSpirit)

There is currently an issue with running tests so it is better to disable them altogether for now. See https://github.com/xournalpp/xournalpp/issues/3561

Once it is fixed, the check function should be updated to run make test-units; make test instead of the current cmake command.

EDIT: PR #3576 fixes the issue, so now it's just waiting until it is merged.

hashworks commented on 2021-11-16 22:48 (UTC)

Looks like the cmake test target has been replaced:

[100%] Built target xournalpp-thumbnailer
==> Starting check()...
make: *** No rule to make target 'test'.  Stop.
==> ERROR: A failure occurred in check().

https://github.com/xournalpp/xournalpp/commit/269167da8a0a7a9c3322157220cb8676ca0fefaa

youduda commented on 2021-07-31 13:52 (UTC)

That's a great idea, I added it.

kihanos commented on 2021-07-30 09:34 (UTC)

One easy solution is to use git describe --tags --exclude nightly in pkgver()

LittleHuba commented on 2021-07-29 21:49 (UTC) (edited on 2021-07-30 09:09 (UTC) by LittleHuba)

Upstream maintainer here. Unfortunately, the tags are automatically generated by our pipeline and for other OSs we must retag nightly to the latest commit every night. This is most likely what creates your issues. As the nightlies are auto-generated we will not switch to SemVer for them. We adhere to a SemVer-like versioning scheme for our normal releases though.

youduda commented on 2021-07-22 10:48 (UTC)

Changed it as you suggested. Maybe it improves the situation for some users, although it would be best if upstream removes this tag or sticks to a common versioning for it.

MithicSpirit commented on 2021-07-20 14:20 (UTC)

Because upstream has changed their versioning scheme, pkgver() now returns nightly.r2.gb24535541, which is interpreted as a downgrade from 1.0.15.r715.g8f83a043, which is what the PKGBUILD reports as the version. This causes issues with AUR helpers which can check for updates as they think that the version that is built is always older than the version available from the AUR. It would be nice if the pkgver was updated to the current value, or, better yet, was updated to a generic value like latest, or maybe even set to 0, as suggested in the forums.

youduda commented on 2021-03-21 15:36 (UTC)

My local git clone is quite extensive, which is why pkgver generates this version number. Anyway, I removed the extra zero.

langfingaz commented on 2021-03-21 15:01 (UTC) (edited on 2021-03-21 15:04 (UTC) by langfingaz)

I have a similar problem when using aurutils: It thinks that there is an update, probably because of the additional zero at then end:

$ aur sync -c -u

  -> xournalpp-git: 1.0.15.r715.g8f83a043-1 -> 1.0.15.r715.g8f83a0430-1
[...]
==> WARNING: build: skipping existing package (use -f to overwrite)
/home/custompkgs/xournalpp-git-1.0.15.r715.g8f83a043-1-x86_64.pkg.tar.zst