Package Details: boomaga-qt6-git 3.0.0.r29.g6575833-1

Git Clone URL: https://aur.archlinux.org/boomaga-qt6-git.git (read-only, click to copy)
Package Base: boomaga-qt6-git
Description: A virtual printer for viewing a document before printing it out using the physical printer. Qt6 port
Upstream URL: http://www.boomaga.org
Licenses: LGPL
Conflicts: boomaga, boomaga-git, boomaga-qt5
Provides: boomaga
Submitter: guiodic
Maintainer: guiodic
Last Packager: guiodic
Votes: 0
Popularity: 0.000000
First Submitted: 2026-04-21 11:57 (UTC)
Last Updated: 2026-04-21 11:57 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

0BAD-C0DE commented on 2026-07-11 17:41 (UTC)

And also :

(1/1) installing boomaga-qt6-git                                           [##########################################] 100%
Install the Boomaga printer using the installPrinter.sh script
lpadmin: Printer drivers are deprecated and will stop working in a future version of CUPS.

0BAD-C0DE commented on 2026-07-11 17:39 (UTC)

CMake Warning (policy) at CMakeLists.txt:61 (exec_program):
  Policy CMP0153 is not set: The exec_program command should not be called.
  Run "cmake --help-policy CMP0153" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  Use execute_process() instead.
This warning is for project developers.  Use -Wno-author or -Wno-policy to
suppress it.

-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Found OpenGL: /usr/lib/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) 
-- Found Cups: /usr/lib/libcups.so (found version "2.4.19")
CMake Warning (author) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:493 (message):
  The package name passed to find_package_handle_standard_args() (PkgConfig)
  does not match the name of the calling package (Poppler).  This can lead to
  problems in calling code that expects find_package() result variables
  (e.g., `_FOUND`) to follow a certain pattern.
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:562 (find_package_handle_standard_args)
  src/boomaga/cmake/FindPoppler.cmake:32 (include)
  src/boomaga/CMakeLists.txt:198 (find_package)
This warning is for project developers.  Use -Wno-author to suppress it.