GARNAME = deskbar-applet
GARVERSION = 2.23.4
CATEGORIES = desktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

LIBDEPS = platform/gtk+ bindings/pygtk desktop/gnome-python-desktop desktop/gnome-desktop

DESCRIPTION = deskbar-applet
define BLURB
The goal of DeskbarApplet is to provide an omnipresent versatile search
interface.  By typing search terms into the deskbar entry in your panel you
are presented with the search results as you type.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
