On Mon, Feb 06, 2023 at 10:45:13AM +0100, Omar Polo wrote: > On 2023/02/05 20:38:58 +0100, Rafael Sadowski <raf...@sizeofvoid.org> wrote: > > On Sun Feb 05, 2023 at 08:35:38PM +0100, Rafael Sadowski wrote: > > > Update diff xpdf-4.04. > > > > > > - Upstream switched to camke > > > - Prefer Qt5 instead of Qt6 (default). The printer code not compile with > > > Qt6.4. > > > > > > Tested on amd64. OK? > > > > > > Rafael > > > > > > > Repeat afte me, first portcheck then send to ports@. New diff without > > trailing whitespace. > > it's missing `z' in WANTLIBs ;-) > > xpdf-4.04v0(textproc/xpdf): > Missing: z.7 (/usr/local/bin/pdftopng) (system lib) > WANTLIB += z > > otherwise it builds and seems to work fine (only tested the viewing of > pdfs, not printing). > > ok op@ >
I always thought of xpdf as a relatively lightweight pdf viewer. This diff makes it depend on Qt stuff which is all but lightweight. What are alternatives on older architectures? Should xpdf 3 be kept around?