blob: 00e1745fe54207dac46abdf22160e308556d9166 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare unpack
DEPEND==dev-libs/efl-1.12.2[fbcon?,sdl?,png,wayland?,X?] doc? ( app-doc/doxygen )
DESCRIPTION=Basic widget set, based on EFL for mobile touch-screen devices
EAPI=5
HOMEPAGE=https://trac.enlightenment.org/e/wiki/Elementary
IUSE=debug examples fbcon quicklaunch sdl wayland X static-libs nls doc
KEYWORDS=amd64 arm x86
LICENSE=LGPL-2.1
RDEPEND==dev-libs/efl-1.12.2[fbcon?,sdl?,png,wayland?,X?] nls? ( sys-devel/gettext )
SLOT=0
SRC_URI=https://download.enlightenment.org/rel/libs/elementary/elementary-1.12.2.tar.bz2
_eclass_exported_funcs=src_unpack:enlightenment src_prepare:enlightenment src_configure:- src_compile:enlightenment src_install:enlightenment
_eclasses_=enlightenment 42f6911f082b9a4dc4fc880fa75b910e eutils 3c847a0129fed780bd709b98e426f89c libtool 48b1b9f6194d2842456514d1184ca72e multilib 0236be304ee52e7f179ed2f337075515 toolchain-funcs 6eb35f81556258a4bc9182ad3dfd58ee
_md5_=7daae84ba941e0a6146ad2bf6bbea14d
|