Search Criteria
Package Details: colloid-everforest-theme-git 2024.08.27.r0.g39a2607e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/colloid-icon-theme-git.git (read-only, click to copy) |
---|---|
Package Base: | colloid-icon-theme-git |
Description: | Everforest icon theme for Linux desktops |
Upstream URL: | https://github.com/vinceliuice/Colloid-icon-theme |
Licenses: | GPL-3.0-or-later |
Conflicts: | colloid-everforest-theme |
Provides: | colloid-everforest-theme |
Submitter: | yochananmarqos |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 11 |
Popularity: | 0.82 |
First Submitted: | 2022-02-12 21:23 (UTC) |
Last Updated: | 2024-08-27 17:29 (UTC) |
Dependencies (3)
- gtk-update-icon-cache (gtk-update-icon-cache-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
roquetto commented on 2024-09-05 19:28 (UTC)
@yochananmarqos that would disable it for every package, no? I guess my point is, what does it even mean to build colloid with debugging enabled? It's not shipping any binaries. Is there any downside of adding '!debug' to this PKGBUILD?
yochananmarqos commented on 2024-09-05 18:51 (UTC)
@roquetto: It's up to the user to disable it in their
makepkg.conf
. See Makepkg: Disable debug packages and LTO.roquetto commented on 2024-09-05 16:55 (UTC)
Could you please add '!debug' to the options to prevent it from spending a lot of time under "Copying source files needed for debug symbols..." ? I don't believe debug symbols apply in the case of this package, and it will try to do that for every colloid subtheme.
eclairevoyant commented on 2022-11-05 22:27 (UTC)
That was fast, thanks!
yochananmarqos commented on 2022-11-05 21:53 (UTC)
@eclairevoyant: Done.
eclairevoyant commented on 2022-11-05 18:11 (UTC) (edited on 2022-11-05 18:12 (UTC) by eclairevoyant)
Calling
install.sh
without modification is not correct because it in turn callsgtk-update-icon-cache
(see line 127 ofinstall.sh
). Normally packages shouldn't do this, since it's going to get run anyway after installation (see https://wiki.archlinux.org/title/GNOME_package_guidelines#GTK_icon_cache).The easiest way I can think of is adding a
prepare()
and patching the install script to remove that line.francoism90 commented on 2022-08-29 10:47 (UTC) (edited on 2022-08-29 10:49 (UTC) by francoism90)
Could you please add https://github.com/vinceliuice/Colloid-icon-theme as upstream url? :)
jgottlander commented on 2022-02-17 11:56 (UTC)
Sorry, I realized I commented on the wrong package. I was installing the colloid-gtk-theme-git when I received the error. I tried deleting the cache but same error. I could install it manually, without yay.
yochananmarqos commented on 2022-02-16 22:53 (UTC)
@jgottlander: Remove
~/.cache/yay/colloid-gtk-theme-git/
and try again.jgottlander commented on 2022-02-16 22:16 (UTC) (edited on 2022-02-16 22:16 (UTC) by jgottlander)
I'm getting (translated):
cp: cannot get status of '/home/x/.cache/yay/colloid-gtk-theme-git/src/Colloid-gtk-theme/src/assets/gtk/thumbnails/thumbnail-red-dark.png': File or folder does not exist