Package Details: numix-icon-theme-git 21.10.31.r0.g7a28092dd-1

Git Clone URL: https://aur.archlinux.org/numix-icon-theme-git.git (read-only, click to copy)
Package Base: numix-icon-theme-git
Description: Base icon theme from the Numix project
Upstream URL: https://github.com/numixproject/numix-icon-theme
Keywords: icon numix theme
Licenses: GPL3
Conflicts: numix-icon-theme, numix-light-icon-theme
Provides: numix-icon-theme, numix-light-icon-theme
Submitter: alucryd
Maintainer: Stunkymonkey
Last Packager: Stunkymonkey
Votes: 433
Popularity: 0.38
First Submitted: 2013-12-13 10:11 (UTC)
Last Updated: 2021-11-03 14:21 (UTC)

Latest Comments

1 2 3 Next › Last »

Stunkymonkey commented on 2022-10-04 19:43 (UTC)

The problem is not related to this package. It only rebuilds every time a new commit is added when using yay.

bamboo1539 commented on 2022-09-28 06:02 (UTC)

paru keeps reinstalling this package every time I run it. Anyone else have similar problems?

jonathon commented on 2020-05-22 16:33 (UTC) (edited on 2020-05-22 16:34 (UTC) by jonathon)

Upstream are tagging releases so it might be nice to switch the pkgver() function to e.g.:

pkgver() {
  git -C numix-icon-theme describe --long --tags | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
}

?

<deleted-account> commented on 2019-06-21 16:33 (UTC)

AUR never contains the files of the project. Find the source of the AUR pkgbuild and report there. In this case you need to go to https://github.com/numixproject/numix-icon-theme

crimson_king commented on 2019-06-21 15:06 (UTC)

There are missing icons for Xfce, such as Xfce terminal, and in the Settings window: Desktop, File manager settings and Xfce terminal. These were not missing in older versions of this package (don't know which one).

Singularity commented on 2018-11-05 01:13 (UTC) (edited on 2018-11-05 01:20 (UTC) by Singularity)

It's indeed not needed.

The package numix-folders-git contains a numix-folders.hook which triggers when this package is updated.

As the hook is in the other package, gtk-update-icon-cache is by no means a dependency of this package.

Edit: The upstream URL is outdated, https://numixproject.github.io exists

joaocandre commented on 2017-10-13 22:48 (UTC)

Is this the complete icon pack? Why are there no application icons?

colinkeenan commented on 2017-08-24 01:27 (UTC)

. . . Checking PKGBUILD Checking numix-icon-theme-git-0.r1945.5890eebcf-1-any.pkg.tar.xz numix-icon-theme-git W: Dependency included and not needed ('gtk-update-icon-cache') It seems gtk-update-icon-cache isn't needed.

TingPing commented on 2016-06-14 21:19 (UTC)

`makepkg` just pulls new updates from git after the initial clone.