Package Details: celestia-qt6-git r7341.1e8446d40-1

Git Clone URL: https://aur.archlinux.org/celestia-qt6-git.git (read-only, click to copy)
Package Base: celestia-qt6-git
Description: Real-time space simulation (git version with Qt6 and video capture)
Upstream URL: https://celestiaproject.space
Licenses: GPL-2.0-or-later
Conflicts: celestia
Provides: celestia
Submitter: Sich
Maintainer: Sich
Last Packager: Sich
Votes: 3
Popularity: 0.51
First Submitted: 2025-06-15 18:46 (UTC)
Last Updated: 2026-02-13 20:16 (UTC)

Sources (2)

Latest Comments

pancakes commented on 2026-01-04 01:46 (UTC) (edited on 2026-01-04 01:47 (UTC) by pancakes)

Looks like the last stages of compilation fail:

-- Could NOT find ImageMagick (missing: ImageMagick_magick_EXECUTABLE) 
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
  Could NOT find ImageMagick (missing: ImageMagick_convert_EXECUTABLE
  ImageMagick_identify_EXECUTABLE ImageMagick_convert_EXECUTABLE)
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:654 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindImageMagick.cmake:432 (find_package_handle_standard_args)
  CMakeLists.txt:32 (find_package)

Installing imagemagick and re-running it works.

ℹ️ The PKGFILE should probably add imagemagick as a build-time dependency!