GARNAME = gtk-theme-preternatural GARVERSION = 0 CATEGORIES = gnome MASTER_SITES = http://www.starbreaker.net/download/ DISTFILES = preternatural.tar.gz infrared.tar.gz biomechanical.tar.gz visible-spectrum.tar.gz energistic.tar.gz LIBDEPS = gnome/gtk-engines gnome/gtk x11/openbox3 DESCRIPTION = Variously-coloured dark themes for GTK2 and Openbox define BLURB FIXME endef INSTALL_SCRIPTS = none include ../../gar.mk install-none: @mkdir -p $(packageprefix)/share/themes @cp -R $(WORKDIR)/[A-Z]* $(packageprefix)/share/themes/ @find $(packageprefix) -type d -print0 | xargs -0 chmod 755 @find $(packageprefix) -type f -print0 | xargs -0 chmod 644 $(MAKECOOKIE)