GARNAME = gwget
GARVERSION = 0.98.1
CATEGORIES = geektoys
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
PATCHFILES = eggtrayicon.c-libnotify.patch epiphany-2.16-fix.patch main_window_cb.c.patch

LIBDEPS = platform/libgnomeui desktop/epiphany

DESCRIPTION = gwget
define BLURB
Gwget is a download manager for the GNOME Desktop. It uses the wget command to
download the files.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
