Package Details: aylurs-gtk-shell-git 2.3.0.r62.g74cdd7e-2

Git Clone URL: https://aur.archlinux.org/aylurs-gtk-shell-git.git (read-only, click to copy)
Package Base: aylurs-gtk-shell-git
Description: Aylurs's Gtk Shell (AGS), An eww inspired gtk widget system.
Upstream URL: https://github.com/Aylur/ags
Licenses: GPL-3.0-only
Conflicts: aylurs-gtk-shell
Provides: aylurs-gtk-shell
Submitter: kotontrion
Maintainer: kotontrion
Last Packager: kotontrion
Votes: 7
Popularity: 0.180858
First Submitted: 2023-08-10 16:49 (UTC)
Last Updated: 2025-06-30 14:42 (UTC)

Dependencies (14)

Required by (2)

Sources (2)

Latest Comments

samtheradiant commented on 2025-07-01 21:35 (UTC)

go: cannot find main module, but found .git/config in /home/samtheradiant/.cache/yay/aylurs-gtk-shell-git/src/ags
        to create a module there, run:
        go mod init
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: aylurs-gtk-shell-git-exit status 4

I am getting this error when installing the package.

kotontrion commented on 2024-08-02 09:09 (UTC)

It appears that in the PKGBUILD file the URL for libgnome-volume-control is wrong.

It was just missing the .git at the end. Without it, it seems to automatically redirect to https://gitlab.gnome.org/GNOME/libgnome-volume-control.git. I never noticed any problems with it. I changed it to the correct url to avoid the redirect.

froopy commented on 2024-07-25 14:59 (UTC)

It appears that in the PKGBUILD file the URL for libgnome-volume-control is wrong. If anyone encounters the same issue I solved it by inserting in the source array the proper link: https://gitlab.gnome.org/GNOME/libgnome-volume-control.git

Pasting that in solved my problem, hope this helps someone else that might encounter the issue.