9c3e2f9789
[Peter: Add upstream URL, remove examples option/patches] Signed-off-by: Will Newton <will.newton@imgtec.com> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
13 lines
379 B
Plaintext
13 lines
379 B
Plaintext
config BR2_PACKAGE_LIBELEMENTARY
|
|
bool "libelementary"
|
|
select BR2_PACKAGE_LIBEINA
|
|
select BR2_PACKAGE_LIBEVAS
|
|
select BR2_PACKAGE_LIBECORE
|
|
select BR2_PACKAGE_LIBEDJE
|
|
help
|
|
Elementary is a widget toolkit and EFL wrapper and convenience
|
|
library to make it easy to build applications and tools with UIs
|
|
with less code.
|
|
|
|
http://trac.enlightenment.org/e/wiki/Elementary
|