1515839642
[Peter: add ecore-evas dep, upstream URL] 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>
12 lines
317 B
Plaintext
12 lines
317 B
Plaintext
config BR2_PACKAGE_LIBETHUMB
|
|
bool "libethumb"
|
|
select BR2_PACKAGE_LIBEINA
|
|
select BR2_PACKAGE_LIBEVAS
|
|
select BR2_PACKAGE_LIBECORE
|
|
select BR2_PACKAGE_LIBECORE_EVAS
|
|
select BR2_PACKAGE_LIBEDJE
|
|
help
|
|
Ethumb is a library for generating thumbnail images of documents.
|
|
|
|
http://trac.enlightenment.org/e/wiki/Ethumb
|