Package Details: lagrange 1.18.4-1

Git Clone URL: https://aur.archlinux.org/lagrange.git (read-only, click to copy)
Package Base: lagrange
Description: Beautiful Gemini Client
Upstream URL: https://git.skyjake.fi/skyjake/lagrange
Licenses: BSD
Submitter: Roshless
Maintainer: Roshless
Last Packager: Roshless
Votes: 42
Popularity: 0.48
First Submitted: 2020-10-10 19:45 (UTC)
Last Updated: 2024-12-10 17:37 (UTC)

Pinned Comments

Roshless commented on 2020-11-04 08:20 (UTC) (edited on 2022-08-23 13:45 (UTC) by Roshless)

Instead of flagging this package out of date please send patches to repo using mailing list linked in index.md.

Tutorial: https://git-send-email.io/

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

central_thing commented on 2021-07-03 21:34 (UTC)

Even on my relatively powerful ThinkPad T490, I must set -DENABLE_KERNING=OFF to prevent high CPU usage when scrolling through moderate amounts of text (a few screens). In the project README, this option is recommended for "slower cpus" and RPis, though.

autumnontape commented on 2021-05-17 20:46 (UTC)

Indeed, 1.4.1-1 builds fine for me with the default CFLAGS. Thanks!

dmerejkowsky commented on 2021-05-13 16:01 (UTC)

Patch for 1.4.1-1 has been sent and compiles fine here :)

dmerejkowsky commented on 2021-05-09 19:14 (UTC) (edited on 2021-05-09 19:14 (UTC) by dmerejkowsky)

aaronfischer: we're on the right track - the bug should be fixed in the text Lagrange release after 1.4.0.

Note that the workaround described below should still work :)

aaronfischer commented on 2021-05-09 19:06 (UTC)

Can you please apply this fix to the package? https://github.com/skyjake/lagrange/issues/270

dmerejkowsky commented on 2021-05-08 11:33 (UTC)

The error persists with a clean build of 1.4.0-1

Indeed, we went from

"cc1: all warnings being treated as errors"

to

"cc1: some warnings being treated as errors"

To be continued ...

autumnontape commented on 2021-05-08 05:12 (UTC)

The error persists with a clean build of 1.4.0-1 with the default CFLAGS. It seems gcc treats this as an error even without -Werror.

dmerejkowsky commented on 2021-05-04 11:10 (UTC) (edited on 2021-05-04 11:14 (UTC) by dmerejkowsky)

That's expected. The PKGBUILD has been fixed to add the appropriate flags, but the upstream source code does not use it yet. You should wait for version 1.3.5 or something - or use the workaround described below.

autumnontape commented on 2021-05-04 06:49 (UTC)

I still get the same error when building 1.3.4-3 with the default CFLAGS in /etc/makepkg.conf. It shouldn't make a difference in this case, but it was a clean build.

dmerejkowsky commented on 2021-05-03 14:43 (UTC)

Good news: the_Foundation can now be built without -Werror.

I've send a patch to set TFDN_ENABLE_WERROR=OFF so the issue should be fixed in the next lagrange release