Package Details: wl-gammactl 1:r1.e238595-1

Git Clone URL: https://aur.archlinux.org/wl-gammactl.git (read-only, click to copy)
Package Base: wl-gammactl
Description: Set contrast, brightness and gamma on wlroots-based compositors
Upstream URL: https://github.com/mischw/wl-gammactl
Licenses: MIT
Submitter: mischw
Maintainer: eclairevoyant
Last Packager: eclairevoyant
Votes: 2
Popularity: 0.000001
First Submitted: 2020-02-15 02:01 (UTC)
Last Updated: 2023-06-26 18:17 (UTC)

Latest Comments

hq1 commented on 2024-11-28 09:22 (UTC)

==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_pie=true -D python.bytecompile=1 wl-gammactl build
The Meson build system
Version: 1.6.0
Source dir: /home/hq1/.cache/yay/wl-gammactl/src/wl-gammactl
Build dir: /home/hq1/.cache/yay/wl-gammactl/src/build
Build type: native build
Project name: wl-gammactl
Project version: undefined
C compiler for the host machine: cc (gcc 14.2.1 "cc (GCC) 14.2.1 20240910")
C linker for the host machine: cc ld.bfd 2.43.0
Host machine cpu family: x86_64
Host machine cpu: x86_64
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.1
Run-time dependency gtk+-3.0 found: YES 3.24.43
Found CMake: /usr/bin/cmake (3.31.0)
Run-time dependency wlroots found: NO (tried pkgconfig and cmake)

wl-gammactl/meson.build:9:14: ERROR: Dependency "wlroots" not found, tried pkgconfig and cmake

A full log can be found at /home/hq1/.cache/yay/wl-gammactl/src/build/meson-logs/meson-log.txt
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: wl-gammactl-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
wl-gammactl - exit status 4

What can I do about it?

eclairevoyant commented on 2023-06-26 18:19 (UTC)

@D3vil0p3r nonsense, cmake is not used anywhere in this code.

D3vil0p3r commented on 2023-06-26 16:35 (UTC)

@eclairevoyant could you please update it?

D3vil0p3r commented on 2023-06-11 10:45 (UTC)

Missing needed dependencies: wlroots (dep) and cmake (makedep)

yochananmarqos commented on 2020-11-22 16:44 (UTC)

This is missing wayland and wlroots as dependencies.