blob: fb0032a2e14e679e334a71c29892453e7f90aad1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
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
|