From c30bb46320213eaa6c95ad991512b03e7fc38c4b Mon Sep 17 00:00:00 2001 From: Daniel Laird Date: Tue, 26 Aug 2008 14:52:17 +0000 Subject: Adds support for building LiTE - see DirectFB.org Will close bug 0003974 Daniel Laird --- package/lite/Config.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 package/lite/Config.in (limited to 'package/lite/Config.in') diff --git a/package/lite/Config.in b/package/lite/Config.in new file mode 100644 index 000000000..8840fe47b --- /dev/null +++ b/package/lite/Config.in @@ -0,0 +1,12 @@ +config BR2_PACKAGE_LITE + bool "LiTE (toolbox engine)" + depends on BR2_PACKAGE_DIRECTFB + help + LiTE stands for LiTE is a Toolbox Engine. + Its role is to facilitate the functions of DirectFB so that a + toolbox could be written on top of DirectFB with less effort. + As such LiTE has abstractions for the underlying graphics and + event systems. + + See http://www.directfb.org/wiki/index.php/LiTE:Architecture + -- cgit v1.2.3