summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/tslib/tslib_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/tslib/tslib_1.0.bb')
-rw-r--r--meta/recipes-graphics/tslib/tslib_1.0.bb6
1 files changed, 5 insertions, 1 deletions
diff --git a/meta/recipes-graphics/tslib/tslib_1.0.bb b/meta/recipes-graphics/tslib/tslib_1.0.bb
index fd75d60647..51529e3f13 100644
--- a/meta/recipes-graphics/tslib/tslib_1.0.bb
+++ b/meta/recipes-graphics/tslib/tslib_1.0.bb
@@ -1,4 +1,8 @@
-DESCRIPTION = "tslib is a plugin-based flexible touchscreen access library."
+SUMMARY = "An abstraction layer for touchscreen panel events."
+DESCRIPTION = "Tslib is an abstraction layer for touchscreen panel \
+events, as well as a filter stack for the manipulation of those events. \
+Tslib is generally used on embedded devices to provide a common user \
+space interface to touchscreen functionality."
HOMEPAGE = "http://tslib.berlios.de/"
AUTHOR = "Russell King w/ plugins by Chris Larson et. al."