GARNAME = gDesklets
GARVERSION = 0.35.4
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

MASTER_SITES = http://www.gdesklets.de/files/

LIBDEPS = bindings/gnome-python bindings/gnome-python-extras desktop/libgtop desktop/librsvg

DESCRIPTION = gDesklets
define BLURB
'gDesklets' provides an advanced architecture for desktop applets - tiny
displays that sit on your desktop in a symbiotic relationship of eye candy and
usefulness.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
