Search Criteria
Package Details: gdm-settings 0.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gdm-settings.git (read-only, click to copy) |
---|---|
Package Base: | gdm-settings |
Description: | A settings app for Gnome's Login Manager (GDM) |
Upstream URL: | https://github.com/realmazharhussain/gdm-settings |
Licenses: | AGPL3 |
Submitter: | mazharhussain |
Maintainer: | mazharhussain |
Last Packager: | mazharhussain |
Votes: | 11 |
Popularity: | 3.60 |
First Submitted: | 2022-01-22 12:08 (UTC) |
Last Updated: | 2022-06-20 08:15 (UTC) |
Dependencies (10)
- gdm (gdm-old, mdm-nosystemd, mdm-display-manager, gdm-git, gdm-plymouth-prime, gdm-plymouth, gdm-plymouth-nox, gdm-prime)
- gettext (gettext-git)
- glib2 (glib2-selinux, glib2-nodocs-git, glib2-git, glib2-patched-thumbnailer)
- libadwaita (libadwaita-shortwave, libadwaita-health, libadwaita-without-adwaita-git, libadwaita-git, libadwaita-git-docs, libadwaita-git-demos)
- polkit (polkit-no-script-git, polkit-consolekit, polkit-git)
- python-gobject (python-gobject-git)
- blueprint-compiler (blueprint-compiler-git) (make)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- appstream-glib (appstream-glib-git) (check)
Latest Comments
Scotty_Trees commented on 2022-06-11 08:52 (UTC)
From upstream James Westman announces:
mazharhussain commented on 2022-06-02 05:30 (UTC)
@logothete, try reinstalling blueprint-compiler-git. Maybe that'll help.
logothete commented on 2022-06-01 19:42 (UTC)
Installation via Yay is failing with errors like:
The same error repeats for 7-14/15. blueprint-compiler-git is installed as a make dependency, so I can't figure out why this would happen unless there's some typo hiding away somewhere.
mazharhussain commented on 2022-03-31 07:52 (UTC)
Fixed.
Check dependency
appstream
has been removed and replaced byappstream-glib
in the PKGBUILD.yochananmarqos commented on 2022-03-30 14:29 (UTC)
This requires
appstream-glib
(appstream-util) to run the 'Validate appstream file' test, notappstream
(appstream-cli).dhbahr commented on 2022-03-01 07:49 (UTC)
installing
blueprint-compiler-git
manually first does work thoughdhbahr commented on 2022-03-01 07:47 (UTC)
blueprint-compiler-git
dependency is not metmazharhussain commented on 2022-02-26 19:38 (UTC)
gobject-introspection
has been added as build dependency andappstream
as check dependencyyochananmarqos commented on 2022-02-26 15:03 (UTC)
@mazharhussain: It fails to build in a clean chroot without
gobject-introspection
.python-gobject
depends ongobject-introspection-runtime
, notgobject-introspection
.mazharhussain commented on 2022-02-26 05:29 (UTC)
gobject-introspection
is not directly required by this package,python-gobject
is. And this package doesn't care whatpython-gobject
depends on. Its dependencies are managed by its own package.yochananmarqos commented on 2022-02-26 00:32 (UTC) (edited on 2022-02-26 00:33 (UTC) by yochananmarqos)
Missing build dependency on
gobject-introspection
and missing check dependency onappstream
.