Package Details: lagrange 1.17.6-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: 37
Popularity: 0.111579
First Submitted: 2020-10-10 19:45 (UTC)
Last Updated: 2024-01-16 13:31 (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 »

dmerejkowsky commented on 2021-04-28 14:08 (UTC)

I think the culprit is here

cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format- security cc1: all warnings being treated as errors

but I don't get what's happening here :/

BachoSeven commented on 2021-04-28 14:02 (UTC)

Build is failing:

[  3%] Building C object lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/block.c.o
cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
[  4%] Building C object lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/blockhash.c.o
[  5%] Building C object lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/audience.c.o
cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
cc1: error: ‘-Wformat-security’ ignored without ‘-Wformat’ [-Werror=format-security]
cc1: all warnings being treated as errors
make[2]: *** [lib/the_Foundation/CMakeFiles/the_Foundation.dir/build.make:76: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/the_foundation.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1: all warnings being treated as errors
make[2]: *** [lib/the_Foundation/CMakeFiles/the_Foundation.dir/build.make:90: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/audience.c.o] Error 1
cc1: all warnings being treated as errors
make[2]: *** [lib/the_Foundation/CMakeFiles/the_Foundation.dir/build.make:132: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/blockhash.c.o] Error 1
cc1: all warnings being treated as errors
make[2]: *** [lib/the_Foundation/CMakeFiles/the_Foundation.dir/build.make:104: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/array.c.o] Error 1
cc1: all warnings being treated as errors
make[2]: *** [lib/the_Foundation/CMakeFiles/the_Foundation.dir/build.make:118: lib/the_Foundation/CMakeFiles/the_Foundation.dir/src/block.c.o] Error 1
make[2]: Leaving directory '/home/fra/.cache/paru/clone/lagrange/src/build'
make[1]: *** [CMakeFiles/Makefile2:126: lib/the_Foundation/CMakeFiles/the_Foundation.dir/all] Error 2
make[1]: Leaving directory '/home/fra/.cache/paru/clone/lagrange/src/build'
make: *** [Makefile:136: all] Error 2

asterisc commented on 2021-01-15 16:37 (UTC)

This package does not need an extra desktop file. The "make install" step is already creating one, leading to two application shortcuts.

makeworld commented on 2020-12-31 17:59 (UTC)

As per the README, pcre, zlib, and libunistring should all be listed as depedencies. mpg123 should be listed as an optional dependency.

Also, could this package add a .desktop file for Lagrange?

Roshless commented on 2020-11-28 20:34 (UTC)

@Aicaya it probably is rspamd's greylisting, seems like 10-15 minutes delay.

Yeah that's the main reason why I stopped bothering updating it myself, skyjake's speed is insane.

Aicaya commented on 2020-11-28 20:15 (UTC) (edited on 2020-11-28 20:17 (UTC) by Aicaya)

Sent patch to update version to 0.11.0 (my goodness, Lagrange updates fast). Mailing list doesn't seem to update automatically, so posting a comment here just in case someone else planned on sending one.

dmerejkowsky commented on 2020-11-16 20:11 (UTC)

Well, the patch is here now : https://lists.roshless.me/~roshless/public-inbox/patches/1

Sorry for the noise.

dmerejkowsky commented on 2020-11-16 19:55 (UTC)

I used:

git send-email --to ~roshless/public-inbox@lists.roshless.me HEAD~1