Package Details: pdf4qt-git 1.5.1.0.r16.gba80dbd-1

Git Clone URL: https://aur.archlinux.org/pdf4qt-git.git (read-only, click to copy)
Package Base: pdf4qt-git
Description: Open source PDF editor
Upstream URL: https://jakubmelka.github.io/
Keywords: pdf, pdf-editor
Licenses: LGPL-3.0-only
Conflicts: pdf4qt
Provides: pdf4qt
Submitter: None
Maintainer: Jajasek
Last Packager: Jajasek
Votes: 4
Popularity: 0.83
First Submitted: 2023-07-05 08:34 (UTC)
Last Updated: 2025-06-08 11:35 (UTC)

Pinned Comments

<deleted-account> commented on 2023-12-24 13:02 (UTC)

Export the environment variable CMAKE_BUILD_PARALLEL_LEVEL with the number of parallel jobs you want to use when building.

Example: export CMAKE_BUILD_PARALLEL_LEVEL=8

Latest Comments

1 2 Next › Last »

knm100 commented on 2025-06-08 11:56 (UTC)

@Jajasek thank you! it worked fine.

Jajasek commented on 2025-06-08 11:37 (UTC)

@knm100 Thank you for your report. I fixed the patches and I believe it should work now.

knm100 commented on 2025-06-08 00:55 (UTC)

the latest git, Compile error: patching file CMakeLists.txt Hunk #1 FAILED at 64. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej

knm100 commented on 2025-04-30 04:39 (UTC) (edited on 2025-04-30 07:23 (UTC) by knm100)

Should add the qt6-tools as makedepends to PKGBUILD. For users who do not have qt6-tools installed, the build will fail.

vitaliikuzhdin commented on 2025-04-16 11:06 (UTC)

@Jajasek, I've had similar errors reported for my other package, rpcs3. The error is caused by the Qt update to 6.9.0. You should report this issue upstream, or you can use a patch like this one for now.

Jajasek commented on 2025-04-13 20:54 (UTC) (edited on 2025-04-13 21:00 (UTC) by Jajasek)

@vitaliikuzhdin Thank you, I changed the dependency. Building pdf4qt-git now fails, but I believe it is caused by a bug in the upstream repository. I will investigate further and open an issue there.

vitaliikuzhdin commented on 2025-04-04 16:50 (UTC)

Please depend on blend2d rather than blend2d-git.

Jajasek commented on 2024-12-22 22:40 (UTC) (edited on 2024-12-26 15:30 (UTC) by Jajasek)

Hello, in upstream commit 70b4291505877a5c0077b7d10c81478686d48640, the file CMakeLists.txt was changed, which broke the patch CMakeListsMain.patch. It is needed to replace lcms with lcms2. Thank you.

EDIT: I fixed it.

<deleted-account> commented on 2023-12-24 13:02 (UTC)

Export the environment variable CMAKE_BUILD_PARALLEL_LEVEL with the number of parallel jobs you want to use when building.

Example: export CMAKE_BUILD_PARALLEL_LEVEL=8

<deleted-account> commented on 2023-09-21 04:37 (UTC)

@miq Looks like the organization of the files on disk changes. Try pdf4qt-bin for the time being.