GARNAME = sound-juicer
GARVERSION = 2.23.0
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = bootstrap/musicbrainz platform/libgnomeui desktop/gst-plugins-base \
  desktop/gnome-doc-utils

DESCRIPTION = sound-juicer
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
