GARNAME = hicolor-icon-theme
GARVERSION = 0.10
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
PATCHFILES = make_unInstall.diff

MASTER_SITES = http://icon-theme.freedesktop.org/releases/

DESCRIPTION = hicolor-icon-theme
define BLURB
This is the default fallback theme used by implementations of the icon
theme specification.

The specification is availible at:
http://www.freedesktop.org/standards/icon-theme-spec/
endef

CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
INSTALL_SCRIPTS = $(WORKSRC)/Makefile

CONFIGURE_ARGS = $(DIRPATHS)
BUILD_ARGS = -j1
INSTALL_ARGS = -j1

include ../category.mk
