GARNAME = tango-icon-theme
GARVERSION = 0.8.0
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://tango-project.org/releases/

LIBDEPS = freedesktop/icon-naming-utils

DESCRIPTION = tango-icon-theme
define BLURB
 #FIXME: blurb goes here
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
