GARNAME = swfdec-gnome
GARVERSION = 2.22.2
CATEGORIES = freedesktop
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2

# MASTER_SITES = http://swfdec.freedesktop.org/download/swfdec-gnome/0.5/

LIBDEPS = platform/glib platform/gtk+ platform/GConf freedesktop/swfdec

DESCRIPTION = swfdec-gnome
define BLURB
Swfdec-Gnome provides tools to integrate Flash into the GNOME desktop. 
It contains a standalone Flash player and a thumbnailer.
endef

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

CONFIGURE_ARGS = $(DIRPATHS)

include ../category.mk
