Package Details: pdf4qt 1.5.3.1-2

Git Clone URL: https://aur.archlinux.org/pdf4qt.git (read-only, click to copy)
Package Base: pdf4qt
Description: Open source PDF editor
Upstream URL: https://jakubmelka.github.io/
Keywords: pdf pdf-editor pdf-viewer
Licenses: LGPL-3.0-only
Conflicts: pdf4qt
Submitter: None
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 5
Popularity: 0.087765
First Submitted: 2023-09-21 02:39 (UTC)
Last Updated: 2026-01-26 22:05 (UTC)

Dependencies (16)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

simona commented on 2026-01-26 22:26 (UTC)

solved. tnx.

zxp19821005 commented on 2026-01-26 22:06 (UTC)

@Flammkuchen @simona Thanks for all your feedbacks, fixed it.

simona commented on 2026-01-23 15:29 (UTC)

disable checksum check

Flammkuchen commented on 2026-01-23 11:23 (UTC) (edited on 2026-01-23 11:26 (UTC) by Flammkuchen)

There are more checksums than sources. Please make sure your package builds before pushing an update. Preferably in a clean chroot.

simona commented on 2026-01-23 09:45 (UTC)

fail checksum sha256

vitaliikuzhdin commented on 2025-11-10 19:57 (UTC) (edited on 2025-11-10 20:16 (UTC) by vitaliikuzhdin)

@43615, blend2d>=0.20.0 introduced a new API that replaces camelCase methods with snake_case equivalents. See:

https://github.com/blend2d/blend2d/commit/320a63aaf11c028a650a6b7d54cd3b7b12d8feed

https://github.com/JakubMelka/PDF4QT/pull/322

https://github.com/gwaldron/osgearth/pull/2856

You'll also encounter another issue caused by blend2d>=0.21.2, which moved blend2d.h to blend2d/blend2d.h. See:

https://github.com/blend2d/blend2d/commit/def0d1238c3e5d0983bb848e5676049d829e435b

https://github.com/gwaldron/osgearth/pull/2859

43615 commented on 2025-09-23 21:37 (UTC)

Currently fails to build, looks like there are many incorrectly named items in the source:

https://pastebin.com/gUzyDXxv

zxp19821005 commented on 2025-04-30 22:59 (UTC)

@Taijian Aha, I forgot to check chat, thanks for your feedback, fixed it.

Taijian commented on 2025-04-30 22:41 (UTC)

@zxp19821005: um, you put these things into depends, not makedepends. There's a difference, you know...

zxp19821005 commented on 2025-04-30 04:26 (UTC)

@knm100 @Taijian Thnaks for your feedback, fixed it.