# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

E_SNAP_DATE="2009-06-14"
inherit enlightenment

DESCRIPTION="library for handling of freedesktop.org specs (desktop/icon/theme/etc...)"
HOMEPAGE="http://enlightenment.org"

IUSE="hiddenvisibility"

RDEPEND="=x11-libs/ecore-0.9.9.061"
DEPEND=">=dev-util/pkgconfig-0.9.0"


MY_ECONF="$(use_enable hiddenvisibility hidden-visibility)"