# This is effectively just the GTK2 Bluecurve theme from the redhat-artwork # package. GARNAME = wonderland GARVERSION = 1.0 CATEGORIES = x11 MASTER_SITES = http://ftp.gnome.org/pub/GNOME/teams/art.gnome.org/themes/gtk2/ DISTNAME = GTK2-Wonderland-Engine-$(GARVERSION) DISTFILES = $(DISTNAME).tar.bz2 LIBDEPS = gnome/gtk WORKSRC = $(WORKDIR)/Bluecurve DESCRIPTION = Wonderland theme engine for GTK2 define BLURB FIXME endef CONFIGURE_SCRIPTS = $(WORKSRC)/configure BUILD_SCRIPTS = $(WORKSRC)/Makefile INSTALL_SCRIPTS = $(WORKSRC)/Makefile CONFIGURE_ARGS = $(DIRPATHS) include ../../gar.mk