GARNAME = shared-mime-info
GARVERSION = 0.22
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

# [ hack ] because the file isn't located in the right directory yet.
MASTER_SITES = http://freedesktop.org/~hadess/
# MASTER_SITES = http://freedesktop.org/software/$(GARNAME)/

LIBDEPS = platform/glib platform/intltool

DESCRIPTION = shared-mime-info
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
