GARNAME = thoggen
GARVERSION = 0.4.1
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

MASTER_SITES = http://download.sourceforge.net/thoggen/

LIBDEPS = bootstrap/iso-codes bootstrap/libtheora platform/libgnomeui desktop/gstreamer desktop/gst-plugins

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