diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb b/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb index 33a93cc246..7b68e6c2cd 100644 --- a/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb +++ b/meta/recipes-graphics/xorg-app/xeyes_1.1.1.bb | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | require xorg-app-common.inc | 1 | require xorg-app-common.inc |
| 2 | |||
| 3 | SUMMARY = "X11 eyes that follow the mouse cursor demo" | ||
| 4 | DESCRIPTION = "Xeyes is a small X11 application that shows a pair of eyes that move to \ | ||
| 5 | follow the location of the mouse cursor around the screen." | ||
| 6 | |||
| 2 | PE = "1" | 7 | PE = "1" |
| 3 | 8 | ||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6" |
