[aur-general] namcap tag: hicolor-icon-cache-not-updated

Abhishek Dasgupta abhidg at gmail.com
Fri Apr 10 10:54:38 EDT 2009


According to
http://wiki.archlinux.org/index.php/Gnome_package_guidelines#GTK_Icon_cache

packages which install icons in /usr/share/icons/hicolor should depend on
hicolor-icon-theme and invoke gtk-update-icon-cache.

I've made a namcap module [1] which checks for the existence of the
/usr/share/icons/hicolor directory and then sees if gtk-update-icon-cache
is called in the install file and if hicolor-icon-theme is in the depends array.
Otherwise it is reported as an error.

http://github.com/abhidg/namcap/blob/d0f27f98d4e91b3fe37fc41395d0ba713f421013/Namcap/hicoloricons.py

-- 
Abhishek


More information about the aur-general mailing list