Package Details: poppler-qt-lcd 24.03.0-1

Git Clone URL: https://aur.archlinux.org/poppler-qt-lcd.git (read-only, click to copy)
Package Base: poppler-qt-lcd
Description: Poppler Qt bindings, with patches to allow subpixel rendering via Cairo
Upstream URL: https://github.com/giddie/poppler-cairo-backend
Licenses: GPL
Conflicts: poppler-qt5
Provides: libpoppler-qt5.so, poppler-qt5
Submitter: giddie
Maintainer: giddie
Last Packager: giddie
Votes: 4
Popularity: 0.000206
First Submitted: 2015-10-05 10:33 (UTC)
Last Updated: 2024-03-25 16:40 (UTC)

Dependencies (6)

Required by (54)

Sources (3)

Latest Comments

« First ‹ Previous 1 2

giddie commented on 2023-10-16 10:22 (UTC)

I've updated the provides line. I'd love a patch for the build failure 👍

giddie commented on 2023-08-30 15:24 (UTC)

This provides only libpoppler-qt5.so. The libpoppler.so and other libs are still provided by the poppler package. I should update these patches to cover Qt6 too, at which point this should conflict/replace poppler-qt6 as well. But I haven't had time for that yet.

I think the old package references can be dropped, yes. I'll see to that in the next update.

iliakats commented on 2023-03-14 22:07 (UTC)

Thanks for the package, but it needs boost as a makedepends. Alternatively, you need to set a cmake parameter to disable boost (according to the cmake error message, boost is only required for the Splash backend, which is not used here)

kjslag commented on 2018-03-30 23:53 (UTC) (edited on 2018-03-31 22:14 (UTC) by kjslag)

Thanks for making this package and patch set! Unfortunately, I'm having trouble getting it to work. Although I noticed that this package is out of date with respect to poppler-qt5, which is at 0.63.0-1, my system is also out of date and still luckily uses poppler-qt5 0.61.1-1. However, when I install this package and uninstall poppler-qt5, okular is not able to load pdf files. Do you know what this issue is?

Also, I think this package should provide and conflict with poppler-qt5 instead of poppler-qt.

EDIT: I see that this package was indeed only meant to replace poppler-qt4. I'll try working on a qt5 version of this package: poppler-qt5-cairo

giddie commented on 2016-08-09 14:15 (UTC)

The latest Poppler (0.46.0) seems to have broken the patch that previously activated subpixel rendering in the Cairo backend. I believe I've found an alternative patch, but it may take some time to hook this into the Qt-Cairo backend.