GARNAME = thoggen
GARVERSION = 0.6.0
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-base desktop/gst-plugins-good geektoys/gst-plugins-ugly

DESCRIPTION = thoggen
define BLURB
Thoggen is a DVD backup utility ('DVD ripper') for Linux, based on GStreamer and Gtk+
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
