Search Criteria
Package Details: chromeos-gtk-theme-git r50.5226421-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chromeos-gtk-theme-git.git (read-only, click to copy) |
|---|---|
| Package Base: | chromeos-gtk-theme-git |
| Description: | A Material Design theme for GNOME/GTK based desktop environments. |
| Upstream URL: | https://github.com/vinceliuice/chromeos-theme |
| Licenses: | GPL3 |
| Provides: | chromeos-gtk-theme |
| Submitter: | shaybox |
| Maintainer: | Remi |
| Last Packager: | Remi |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-03-28 02:09 (UTC) |
| Last Updated: | 2023-04-11 11:44 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gtk-engine-murrineAUR (optional)
- gtk-enginesAUR (optional)
Required by (1)
- plasma6-themes-chromeos-kde-git (requires chromeos-gtk-theme) (optional)
Latest Comments
shaybox commented on 2022-11-08 09:02 (UTC)
I'll disown this package so someone else can maintain it, I don't use a linux desktop environment anymore, but it appears gnome or vince has made this more complicated than it needs to be.
The upstream chromeos-gtk installer depends on gnome-shell so I would recommend finding a way to make that a non-depends (opt or make) or not using the upstream installer so non-gnome desktops can still use this package, but that's the best advice I can give.
You may be able to upstream changes to the installer to not install things for gnome-shell if it's not detected.
Technetium1 commented on 2022-11-08 07:53 (UTC)
Please make whichever changes allow this to build in a clean chroot
==> Starting package()... 'gnome-shell' not found, using styles for last gnome-shell version available. Installing '/build/chromeos-gtk-theme-git/pkg/chromeos-gtk-theme-git/usr/share/themes/ChromeOS'... ln: failed to create symbolic link '/build/.config/gtk-4.0/assets': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... ==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/tech/buildshaybox commented on 2022-11-07 23:04 (UTC) (edited on 2022-11-07 23:11 (UTC) by shaybox)
I can add
gnome-theme-extraorgnome-theme-standardas optional depends, but requiring them to be installed isn't recommended or required, If you're installing a gtk theme you already have them or a version of them installed from your desktop environment or window manager and theming engine, kde for example doesn't use these packages but does use this theme.And
gnome-shellis not a dependency of this theme, you do not need the entire gnome desktop environment to be installed to use a gtk theme on any/all desktop environments or window managers and theme engines.I also don't recommend using Chaotic AUR, they modify a lot of packages without changing the names, causing them to conflict with AUR packages, even though they're NOT the same package.
Technetium1 commented on 2022-11-07 22:43 (UTC)
Missing
gnome-themes-extraandgnome-shellin depends, which is where all the current optdepends should be!shaybox commented on 2020-03-28 02:12 (UTC)
Re-uploaded and updated this package