GARNAME = cheese
GARVERSION = 2.21.5
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz

LIBDEPS =  platform/glib platform/gtk+ platform/gnome-vfs platform/libgnomeui freedesktop/hal freedesktop/cairo desktop/evolution-data-server desktop/gst-plugins-good

DESCRIPTION = cheese
define BLURB
Cheese is a Photobooth-inspired GNOME application for taking pictures and
videos from a webcam. It also includes fancy graphical effects based on the
gstreamer-backend.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
