summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb10
1 files changed, 9 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
index 3df0aca85d..453c68f48a 100644
--- a/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-lib/libxscrnsaver_1.2.1.bb
@@ -1,6 +1,14 @@
1require xorg-lib-common.inc 1require xorg-lib-common.inc
2 2
3DESCRIPTION = "X Screen Saver extension library" 3SUMMARY = "Xscrnsaver: X Screen Saver extension library"
4
5DESCRIPTION = "The X Window System provides support for changing the \
6image on a display screen after a user-settable period of inactivity to \
7avoid burning the cathode ray tube phosphors. However, no interfaces are \
8provided for the user to control the image that is drawn. This extension \
9allows an external \"screen saver\" client to detect when the alternate \
10image is to be displayed and to provide the graphics."
11
4LICENSE = "MIT" 12LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=21fd154ee757813632ada871a34113fb" 13LIC_FILES_CHKSUM = "file://COPYING;md5=21fd154ee757813632ada871a34113fb"
6 14