Search Criteria
Package Details: gnome-monitor-config-git 0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gnome-monitor-config-git.git (read-only, click to copy) |
|---|---|
| Package Base: | gnome-monitor-config-git |
| Description: | GNOME monitor configuration utility |
| Upstream URL: | https://github.com/jadahl/gnome-monitor-config |
| Licenses: | GPL3 |
| Conflicts: | gnome-monitor-config |
| Provides: | gnome-monitor-config |
| Submitter: | teraflops |
| Maintainer: | teraflops |
| Last Packager: | teraflops |
| Votes: | 3 |
| Popularity: | 0.38 |
| First Submitted: | 2024-10-04 18:15 (UTC) |
| Last Updated: | 2025-08-11 00:33 (UTC) |
Dependencies (9)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- mutter (mutter-beta-performanceAUR, mutter-performance-unstableAUR, mutter-touchpad-scroll-patchAUR, mutter-mobileAUR, mutter-performanceAUR, mutter-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
Latest Comments
HarryMcKenzie commented on 2025-07-06 13:02 (UTC)
Hey, this package keeps getting flagged as outdated. Try regenerating .SRCINFO and use correct pkgver. Thank you.
teraflops commented on 2024-10-21 15:29 (UTC)
fixed, thanks for the feedback
Veldora commented on 2024-10-21 14:42 (UTC)
For me, the compilation exits with the message:
According to man.archlinux.org, gdbus-codegen is provided by glib2-devel: https://man.archlinux.org/man/gdbus-codegen.1
I'd suggest adding glib2-devel to makedepends. After adding it, the compilation worked without any issues for me.