GARNAME = gnome-games-extra-data
GARVERSION = 2.19.1
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = desktop/gnome-games

DESCRIPTION = gnome-games-extra-data
define BLURB
 gnome-games-extra-data is a set of extra themes for the games in the
 gnome-games package. This includes some themes that were moved out of
 gnome-games and some new themes. The quality varies wildly, but there is
 certain to be something to keep you amused.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
