Search Criteria
Package Details: cosmic-settings-daemon-git 1.2.0.r3.g8c54bbb-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cosmic-settings-daemon-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cosmic-settings-daemon-git |
| Description: | Cosmic settings daemon |
| Upstream URL: | https://github.com/pop-os/cosmic-settings-daemon |
| Licenses: | GPL-3.0-only |
| Conflicts: | cosmic-settings-daemon |
| Provides: | cosmic-settings-daemon |
| Submitter: | yochananmarqos |
| Maintainer: | yochananmarqos |
| Last Packager: | yochananmarqos |
| Votes: | 4 |
| Popularity: | 0.004706 |
| First Submitted: | 2024-02-21 04:08 (UTC) |
| Last Updated: | 2026-07-08 21:41 (UTC) |
Dependencies (19)
- acpid
- adw-gtk-theme (adw-gtk-theme-gitAUR)
- geoclue (geoclue_fake-gitAUR)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-no-gesturesAUR, libinput-nowacom-gitAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-eppAUR, libinput-eppAUR)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- playerctl (playerctl-gitAUR)
- pop-sound-theme-gitAUR
- qt5ct (qt5ct-svn-translucentAUR, qt5ct-svnAUR, qt5ct-kdeAUR, qmarineplatformtheme5AUR)
- qt6ct (qt6ct-gitAUR, qt6ct-xdg-colorscheme-gitAUR, qmarineplatformtheme6AUR, qt6ct-kdeAUR)
- systemd (systemd-selinuxAUR, unshitted-systemdAUR, systemd-liberated-gitAUR, systemd-gitAUR)
- wireplumber (wireplumber-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- clang (llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR, clang-static-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- libxkbcommon (libxkbcommon-gitAUR) (make)
- mold (mold-gitAUR) (make)
- breeze-icons (breeze-icons-gitAUR) (optional)
Latest Comments
1 2 Next › Last »
yochananmarqos commented on 2026-07-08 21:42 (UTC)
@smsteward: I've updated the patch.
smsteward commented on 2026-07-08 21:34 (UTC)
This package has been failing to build for the last several days on my system. Seems like something is up with the patch file?
Cloning into 'cosmic-settings-daemon'... done. ==> Starting prepare()... patching file Cargo.toml Hunk #1 FAILED at 55. 1 out of 1 hunk FAILED -- saving rejects to file Cargo.toml.rej ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'cosmic-settings-daemon-git-1.0.16.r56.g75c0480-2': error: packages failed to build: cosmic-settings-daemon-git-1.0.16.r56.g75c0480-2Technetium1 commented on 2026-06-21 21:23 (UTC)
Due to changes in
libspa-sys,clangis now required inmakedepends.yochananmarqos commented on 2025-08-22 23:06 (UTC)
@therealmate: Good catch, thanks!
therealmate commented on 2025-08-22 22:43 (UTC)
I think with https://github.com/pop-os/cosmic-settings-daemon/commit/6a633c5bb7da1371e2b285b59fe9d0efb38afaf6, alsa-utils and pipewire-alsa can be removed, if they don't have any more use cases
yochananmarqos commented on 2025-07-22 15:16 (UTC)
@therealmate: Thanks for the heads up, done.
therealmate commented on 2025-07-22 12:19 (UTC)
geoclue is not needed since https://github.com/pop-os/cosmic-settings-daemon/commit/f609f7d342bf5fb87ecc3779b8173d3bcd013417
abitofevrything commented on 2024-09-08 11:09 (UTC)
The built binary currently fails to launch with
Error: InputOutput(Os { code: 2, kind: NotFound, message: "No such file or directory" }). This seems to be because the geoclue agent is not found; although the GEOCLUE_AGENT variable is set in the PKGBUILD, it is then later overridden in upstream's Makefile.Setting the geoclue_agent environment variable (lowercased) causes the Makefile to pick up on it correctly and the built binary works correctly.
soloturn commented on 2024-08-14 11:50 (UTC) (edited on 2024-08-14 13:44 (UTC) by soloturn)
created an issue: https://gitlab.archlinux.org/archlinux/packaging/packages/adw-gtk-theme/-/issues/2
the dependencies are a little cruel here, so removing the dependency from the pacman database helps. but that should not be the normal way to solve that.
the dependencies are a little confusing still from upstream. cosmic-settings requires gnome3 theme optionally. gnome-settings-daemon mandatory, i fail to understand why.
yochananmarqos commented on 2024-08-13 22:31 (UTC)
@cfebs: One needs to remove
adw-gtk3before installingadw-gtk-themeas the former does not conflict with the latter. I have no idea why the Arch PM decided to rename the package when importing it.1 2 Next › Last »