aboutsummaryrefslogtreecommitdiff
blob: 3d9fdc9f8b8fe6b990b8fc0eaaa7466f13c996ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

E_SNAP_DATE="2009-12-02"
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.063"
DEPEND=">=dev-util/pkgconfig-0.9.0"


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