Package Details: colloid-everforest-theme-git 2025.02.09.r0.g91901c7-1

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: 12
Popularity: 0.035745
First Submitted: 2022-02-12 21:23 (UTC)
Last Updated: 2025-08-02 17:47 (UTC)

Latest Comments

1 2 Next › Last »

senchaboi commented on 2025-08-06 18:46 (UTC) (edited on 2025-08-06 18:54 (UTC) by senchaboi)

Oh yeah it only installed the one I wanted. I thought it would build only that one too. Also I'll make sure to have !debug in my options next time. That took a long time for nothing, hah.

yochananmarqos commented on 2025-08-06 17:57 (UTC)

@senchaboi: I just tested with paru -S colloid-icon-theme-git and it only installed that theme. However, it does build each package. Maybe that's what you're referring to?

senchaboi commented on 2025-08-06 17:14 (UTC) (edited on 2025-08-06 17:27 (UTC) by senchaboi)

They all use the same package build though. So irregardless of which package/theme you choose, it still installs all of the themes anyway. I use paru and chose the specific variant. I'm not sure if I'm missing something and you're supposed to edit the PKGBUILD or is paru just not handling this properly?

yochananmarqos commented on 2025-03-05 17:55 (UTC)

@GabeDM: This is a split package, only install the theme you want. colloid-icon-theme-git is the default theme.

GabeDM commented on 2025-03-04 15:08 (UTC)

Is it possible to somehow reduce the overall install time of this package? on every colloid theme update it takes 10 minutes on my machine (which is quite powerful) to install only this package, which is by far the longest package update I have.

I noticed it installs every colloid-icon-theme variant on the git repo, while I only need and use the default one, so maybe, is there a way of only downloading and installing a specific variant? I noticed theres specific variants of this package for dracula, catppuccin, etc, but not for the default one (at least, not as far as I could see). Hopefully that could make the install times shorter

yochananmarqos commented on 2025-02-10 17:52 (UTC)

@Peach: See Disable debug packages and LTO

Peach commented on 2025-02-10 10:12 (UTC)

Currently, the installation hangs when it reaches "Copying source files" part. No idea if this is normal or if there is anything that can be done by the package maintainer.

[snip]
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Copying source files needed for debug symbols...

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.