Package Details: liferea-git 1:v1.12.6.r79.gd58c09c2-1

Git Clone URL: https://aur.archlinux.org/liferea-git.git (read-only, click to copy)
Package Base: liferea-git
Description: A news aggregator for GTK, git version.
Upstream URL: https://lzone.de/liferea/
Keywords: feed gtk reader RSS
Licenses: GPL
Conflicts: liferea, liferea-unstable
Provides: liferea
Submitter: FredBezies
Maintainer: cubethethird
Last Packager: cubethethird
Votes: 6
Popularity: 0.000000
First Submitted: 2015-06-09 09:54 (UTC)
Last Updated: 2021-01-18 01:57 (UTC)

Pinned Comments

cubethethird commented on 2025-08-06 03:02 (UTC)

In its current state, the package cannot be build due to upstream changes, which seem to mostly comprise of switching to meson as the build system. I have a prototype PKGBUILD set up to work with this, with patches needed as the source seems to have the build not set up correctly. Unfortunately, even when built successfully, I have yet to be able to launch the application correctly. I will continue to investigate and see what I can get going.

Latest Comments

cubethethird commented on 2025-08-06 03:02 (UTC)

In its current state, the package cannot be build due to upstream changes, which seem to mostly comprise of switching to meson as the build system. I have a prototype PKGBUILD set up to work with this, with patches needed as the source seems to have the build not set up correctly. Unfortunately, even when built successfully, I have yet to be able to launch the application correctly. I will continue to investigate and see what I can get going.

cubethethird commented on 2021-01-18 01:59 (UTC)

@halcek I have added the new architecture, however I do not have the means to validate this. Please comment if issues arise.

halcek commented on 2020-12-10 22:17 (UTC)

@cubethethird can you please add 'aarch64' to the list of architectures too?

Thanks,

FredBezies commented on 2019-11-14 09:43 (UTC)

@cubethethird: looks like liferea developer downgraded version on github. Will fix this asap.

cubethethird commented on 2019-11-14 05:04 (UTC)

The pkgver() function seems to be returning an older version than the explicitly defined one (currently v1.12.7.r1.ga898b199-1). I'd recommend you either change the function or remove it completely.

cubethethird commented on 2017-11-14 04:57 (UTC)

As per https://github.com/lwindolf/liferea/issues/552 This package will not currently build while logged into a Wayland session. If on Gnome, for example, logging out and switching to an X.org session will allow the package to be built.

FredBezies commented on 2016-03-10 08:08 (UTC)

@alad : gconf added in makedepends. Thanks for your comment.

Alad commented on 2016-03-10 00:38 (UTC)

Doesn't build without gconf: make[2]: Leaving directory '/build/liferea-git/src/liferea' make[1]: Leaving directory '/build/liferea-git/src/liferea' /startdir/PKGBUILD: line 43: gconf-merge-schema: command not found ==> ERROR: A failure occurred in package(). Aborting...