GARNAME = librsvg
GARVERSION = 2.18.2
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/libxml2 platform/gtk+ platform/libart_lgpl desktop/libgnomeprintui desktop/libcroco office/libgsf freedesktop/cairo bootstrap/firefox


DESCRIPTION = librsvg
define BLURB
 #FIXME: blurb goes here
endef

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

CONFIGURE_ARGS = $(DIRPATHS) --with-svgz --with-croco --with-cairo

include ../category.mk
