Search Criteria
Package Details: cmake-extras 1.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cmake-extras.git (read-only, click to copy) |
---|---|
Package Base: | cmake-extras |
Description: | A collection of add-ons for the CMake build tool |
Upstream URL: | https://gitlab.com/ubports/development/core/cmake-extras |
Licenses: | LGPL-3.0-or-later |
Submitter: | tari01 |
Maintainer: | tari01 |
Last Packager: | tari01 |
Votes: | 4 |
Popularity: | 0.000093 |
First Submitted: | 2022-01-11 15:15 (UTC) |
Last Updated: | 2024-03-24 02:37 (UTC) |
Dependencies (3)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cmake (cmake-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
Required by (17)
- ayatana-indicator-a11y (make)
- ayatana-indicator-application (make)
- ayatana-indicator-bluetooth (make)
- ayatana-indicator-datetime (make)
- ayatana-indicator-display (make)
- ayatana-indicator-keyboard (make)
- ayatana-indicator-messages (make)
- ayatana-indicator-notifications (make)
- ayatana-indicator-power (make)
- ayatana-indicator-printers (make)
- ayatana-indicator-session (make)
- ayatana-indicator-sound (make)
- ayatana-settings (make)
- caja-rename (make)
- lampswitch (make)
- libayatana-common (make)
- odio-edit (make)
Latest Comments
tari01 commented on 2022-09-20 22:05 (UTC)
@kalj
Thanks, updated.
kalj commented on 2022-09-20 20:00 (UTC) (edited on 2022-09-20 20:08 (UTC) by kalj)
I got a warning about deprecated cmake invocation, and an error due to this assuming GNU make is used as cmake generator (if env var CMAKE_GENERATOR is set, that is used by default). I made a suggestion of how to fix this: