# -*- Mode: Python -*- vi:si:et:sw=4:sts=4:ts=4:syntax=python class Recipe(recipe.Recipe): name = 'icon-naming-utils' version = '0.8.7' stype = SourceType.TARBALL url = 'http://tango.freedesktop.org/releases/icon-naming-utils-0.8.7.tar.gz' licenses = [License.GPLv2] deps = ['XML-Simple'] files_devel = ['libexec/icon-name-mapping', 'share/dtds/legacy-icon-mapping.dtd', 'share/pkgconfig/icon-naming-utils.pc', 'share/icon-naming-utils/legacy-icon-mapping.xml']