GARNAME = redhat-artwork
GARVERSION = 0.120
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION)-1.1E.src.rpm
PATCHFILES = disable-sucky-stuff.diff

MASTER_SITES = http://ftp.redhat.com/pub/redhat/linux/enterprise/4/en/os/i386/SRPMS/

LIBDEPS = platform/gtk+

DESCRIPTION = redhat-artwork
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk

export LANG=C
