Package Details: mint-y-icons 1.8.5-1

Git Clone URL: https://aur.archlinux.org/mint-y-icons.git (read-only, click to copy)
Package Base: mint-y-icons
Description: A flat, colorful, and modern theme based on Paper and Moka
Upstream URL: https://github.com/linuxmint/mint-y-icons
Licenses: GPL-3.0-or-later
Submitter: Santi-Burgos
Maintainer: Santi-Burgos
Last Packager: Santi-Burgos
Votes: 38
Popularity: 0.28
First Submitted: 2016-06-02 04:46 (UTC)
Last Updated: 2025-07-31 15:16 (UTC)

Latest Comments

1 2 Next › Last »

Santi-Burgos commented on 2025-07-28 21:06 (UTC)

@toshu @GabriTriesArch @rellieberman: It seems that the issue has been reported already on upstream, so for now we need to wait for their answer

toshu commented on 2025-07-28 19:32 (UTC)

hi, 3 weeks ago was added the icon '1AC2_Battle.net Launcher.0.png' (in 16 directories) the blank in the name is the problem; change it to underscore / '_' ('1AC2_Battle.net_Launcher.0.png') and gtk-update-icon-cahce runs fine maybe someone can inform the mint-y-guys?

GabriTriesArch commented on 2025-07-21 20:26 (UTC)

Hi, I'm experiencing the same problem as @rellieberman while updating to 1.8.4-1

Santi-Burgos commented on 2025-07-21 19:43 (UTC)

@rellieberman: I don't understand either what is happening, but so far the upgrade process is done successfully and I haven't detected any errors on the VM I have been using, unless someone reports something else or a major break or something related, I don't think this is a major issue (for now).

I'll keep an eye in case someone reports something else

rellieberman commented on 2025-07-21 19:08 (UTC)

Anyone getting this error while updateing to 1.8.4-1?

gtk-update-icon-cache: The generated cache was invalid. error: command failed to execute correctly

duckmercury commented on 2024-12-21 11:51 (UTC)

The package license is incorrect. The correct license is CC-BY-SA-4.0 AND GPL-3.0-or-later. Package maintainers must respect copyright.

pastel commented on 2024-04-24 05:10 (UTC) (edited on 2024-04-24 05:12 (UTC) by pastel)

curl: (22) The requested URL returned error: 404

==> ERROR: Failure while downloading http://packages.linuxmint.com/pool/main/m/mint-y-icons/mint-y-icons_1.7.4.tar.xz

It appears 1.7.5 is already available and 1.7.4 was removed.

Santi-Burgos commented on 2021-11-26 22:36 (UTC)

@mars: Hi, I don't really understand if what you want is that I add that option to the PKGBUILD, if that is the case then I can consider adding it on the next version of the package (I don't remember if I remove it or was never there on the first place)

mars commented on 2021-11-26 02:55 (UTC)

Hi, could we consider adding options=(!strip) to the PKGBUILD? This option aim to strip symbols from object files and it seems unnecessary here. With this option, makepkg take much time on the step Stripping unneeded symbols from binaries and libraries...

before

real    4m53.661s
user    3m18.249s
sys     1m37.722s

after

real    0m36.350s
user    0m20.874s
sys     0m12.212s

SpikoPath commented on 2021-01-03 14:14 (UTC) (edited on 2021-01-03 14:21 (UTC) by SpikoPath)

The file mint-y-icons_1.4.9.tar.xz doesn't exist in Linux Mint's repository

I looked at the PKGBUILD

cd ~/.cache/yay/mint-y-icons/

nano PKGBUILD

I've edited the PKGBUILD file with these variables changed

pkgver=1.4.9 > pkgver=1.5.0

sha256sums=('893183cfcc2556b202e5e73c5e68040bb171394827bf063e9762ce93ff784a3d') > sha256sums=('fd2916cf9bdd6b7db57b194c95cc48a6fa2180f9e6fe908e1e3035ed4de2cc10')

I saved the PKGBUILD file and then ran:

makepkg -Si

all seems well until I run the update with:

yay -Syu