Package Details: comparepdf 1.0.2-1

Git Clone URL: https://aur.archlinux.org/comparepdf.git (read-only, click to copy)
Package Base: comparepdf
Description: Command-line tool for diffing pdf files visually or textually
Upstream URL: http://www.qtrac.eu/comparepdf.html
Keywords: cli diff pdf
Licenses: GPL2
Submitter: tschoppi
Maintainer: tschoppi
Last Packager: tschoppi
Votes: 1
Popularity: 0.000000
First Submitted: 2019-12-19 19:51 (UTC)
Last Updated: 2019-12-19 19:51 (UTC)

Latest Comments

sbrl commented on 2026-01-20 11:39 (UTC)

This crashes, probably because of outdated source:

==> Making package: comparepdf 1.0.2-1 (Tue 20 Jan 2026 11:37:59 GMT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Downloading v1.0.2.tar.gz...
  % Total    % Received % Xferd  Average Speed  Time    Time    Time   Current
                                 Dload  Upload  Total   Spent   Left   Speed
  0      0   0      0   0      0      0      0                              0
100  15050   0  15050   0      0  29610      0                              0
==> Validating source files with sha512sums...
    v1.0.2.tar.gz ... Passed
==> Extracting sources...
  -> Extracting v1.0.2.tar.gz with bsdtar
==> Starting build()...
CMake Error at CMakeLists.txt:4 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...
Build failed with exit code 4 in /home/sbrl/.cache/rua/build/comparepdf

marco.righi commented on 2024-05-07 10:59 (UTC)

Hi, on endevourOS I got the error

qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Any suggestions? Thx