Search Criteria
Package Details: vertex-icons-git r16.f27e47e-4
Git Clone URL: | https://aur.archlinux.org/vertex-icons-git.git (read-only, click to copy) |
---|---|
Package Base: | vertex-icons-git |
Description: | A Gnome icon theme to match the Vertex Gtk theme |
Upstream URL: | https://github.com/horst3180/Vertex-Icons/ |
Keywords: | gtk theme |
Licenses: | |
Submitter: | aperez |
Maintainer: | aperez |
Last Packager: | aperez |
Votes: | 40 |
Popularity: | 0.000000 |
First Submitted: | 2015-06-01 00:17 |
Last Updated: | 2016-02-05 10:17 |
Dependencies (2)
- faba-mono-icons-git (optional) – Default fall-back icon theme
- moka-icon-theme-git (optional) – Default fall-back icon theme
Latest Comments
aperez commented on 2016-02-05 10:20
@Prototik: the “makepkg” in Pacman 5.0 checks PKGBUILDs more thoroughly. I have pushed a fix which makes building possible again. Thanks for the heads up!
Prototik commented on 2016-02-05 09:24
Please update PKGBUILD for pacman 5:
==> ERROR: license should be an array
aperez commented on 2015-07-22 18:35
@TrialnError: I have removed the “build()” function as suggested. As for changing theme inheritance, there is now support for setting it at package build time by setting the “_inherits” variable in the PKGBUILD. Thanks for your suggestions!
TrialnError commented on 2015-07-21 18:53
Empty functions (in this case build) can and should be removed
Edit: I made some adjustments to the PKGBUILD (in this case just for personal benefit). But they do address some points that imo are in need of "correction"
https://gist.github.com/Narrat/4884725a2953d3f4c9d4#file-vertex-diff
I want to point at my optdepends and prepare changes (disregard the change with the pkgver).
The github README states, that it uses moka, then gnome, then hicolor as fallback if there is an icon missing from vertex.
So those are just optional deps. And imo they should be declared as such.
Additionally a prepare function could be added to customize those replacements if someone wants to (plus to track this change a optdeps needs to be added)
TrialnError commented on 2015-07-21 18:12
Empty functions (in this case build) can and should be removed
Se7enTime commented on 2015-07-03 14:58
The Best Icon Suit for gtk-theme-arc.git
zenlord commented on 2015-06-03 07:07
There is something wrong with the dependencies for this package. On a first run, the install fails, but after repeating the install command several times and eventually installing faba-mono-icons-git explicitly, it looks as if this package installs fine. Maybe you need to list some dependencies explicitly?