Package Details: lightly-qt6 0.5.5-3

Git Clone URL: https://aur.archlinux.org/lightly-qt6.git (read-only, click to copy)
Package Base: lightly-qt6
Description: Bali10050's fork of Lightly (A modern style for qt applications)
Upstream URL: https://github.com/Bali10050/lightly
Keywords: lightly lightly-qt6
Licenses: GPL-2.0-or-later
Conflicts: lightly-kf6, lightly-qt
Provides: lightly-qt6
Submitter: DeltaCopy
Maintainer: DeltaCopy
Last Packager: DeltaCopy
Votes: 0
Popularity: 0.000000
First Submitted: 2024-09-24 09:06 (UTC)
Last Updated: 2024-10-28 21:41 (UTC)

Latest Comments

DeltaCopy commented on 2024-10-26 11:48 (UTC) (edited on 2024-10-26 11:49 (UTC) by DeltaCopy)

Thanks @xorly for the information. I have as advised replaced the make commands with cmake --build. Builds still work and as a validation install works fine too.

xorly commented on 2024-10-25 15:09 (UTC)

Hi, please don't call make directly. People may use different default build system than cmake (e.g.: ninja), instead call cmake like in the cmake PKBUILD template https://wiki.archlinux.org/title/CMake_package_guidelines#Template