GARNAME = libgnomeprint
GARVERSION = 2.17.90
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/intltool platform/libart_lgpl platform/glib platform/pango
LIBDEPS += $(shell if test -e "`which cups-config 2> /dev/null`"; then \
echo geektoys/libgnomecups; \
fi )

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