GARNAME = totem-pl-parser
GARVERSION = 2.23.2
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/gtk+ platform/gnome-vfs platform/libxml2 freedesktop/dbus freedesktop/hal

DESCRIPTION = totem-pl-parser
define BLURB
totem-pl-parser is a simple GObject-based library to parse and save a host of
playlist formats.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
