summaryrefslogtreecommitdiffstats
path: root/package/efl/libethumb/Config.in
blob: 3e9cbdedf726b6b0e221cba4f02c2dd8b708283e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
comment "libethumb needs a toolchain w/ threads"
	depends on !BR2_TOOLCHAIN_HAS_THREADS

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
	depends on BR2_TOOLCHAIN_HAS_THREADS # libevas
	help
	  Ethumb is a library for generating thumbnail images of documents.

	  http://trac.enlightenment.org/e/wiki/Ethumb
OpenPOWER on IntegriCloud