Config.in 327 B

1234567891011
  1. config BR2_PACKAGE_LIBEET
  2. bool "libeet"
  3. select BR2_PACKAGE_ZLIB
  4. select BR2_PACKAGE_JPEG
  5. select BR2_PACKAGE_LIBEINA
  6. help
  7. Eet is a tiny library designed to write an arbitary set of
  8. chunks of data to a file and optionally compress each chunk
  9. (very much like a zip file).
  10. http://trac.enlightenment.org/e/wiki/Eet