GARNAME = gworldclock
GARVERSION = 1.4.4
CATEGORIES = geektoys
DISTFILES = $(GARNAME)_$(GARVERSION).orig.tar.gz
PATCHFILES = garnome-fixes.diff

MASTER_SITES = http://ftp.debian.org/debian/pool/main/g/gworldclock/

LIBDEPS = platform/gtk+

DESCRIPTION = gworldclock
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
