# -*- Mode: Python -*- vi:si:et:sw=4:sts=4:ts=4:syntax=python class Recipe(recipe.Recipe): name = 'tango-icon-theme' version = '0.8.1' licenses = [License.CC_BY_SA] configure_options = '--disable-icon-framing ' deps = ['icon-naming-utils'] files_icons = ['share/icons/Tango']