Package Details: boomaga-git 3.0.0.r13.g7f7ad47-1

Git Clone URL: https://aur.archlinux.org/boomaga-git.git (read-only, click to copy)
Package Base: boomaga-git
Description: A virtual printer for viewing a document before printing it out using the physical printer
Upstream URL: http://www.boomaga.org
Keywords: boomaga printer virtual
Licenses: LGPL
Conflicts: boomaga, boomaga-qt5
Provides: boomaga
Submitter: hoky
Maintainer: hoky
Last Packager: hoky
Votes: 3
Popularity: 0.57
First Submitted: 2016-03-14 20:34 (UTC)
Last Updated: 2025-08-19 20:21 (UTC)

Dependencies (6)

Required by (0)

Sources (1)

Latest Comments

hoky commented on 2025-08-19 20:26 (UTC)

@GaryScottMartin: Thanks a lot for the report and the exact solution!

I've just pushed the fix to the AUR. The package should build correctly now.

SoftExpert commented on 2025-06-29 05:27 (UTC)

@GaryScottMartin: thank you !

GaryScottMartin commented on 2025-06-11 19:46 (UTC) (edited on 2025-06-11 19:46 (UTC) by GaryScottMartin)

This package will build and install without error only if the PKGBUILD is edited to include

         -DCMAKE_POLICY_VERSION_MINIMUM=3.5 \

In the cmake command of the build() function.