GARNAME = eog
GARVERSION = 2.20.1
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/libgnomeui desktop/libgnomeprint desktop/gnome-desktop

DESCRIPTION = eog
define BLURB
Eye of Gnome: an image viewing and cataloging program
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
