blob: 06885f8f531e6bf9be51a3c2cdc900304c5fcde5 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require xorg-app-common.inc
2
3SUMMARY = "X11 eyes that follow the mouse cursor demo"
4DESCRIPTION = "Xeyes is a small X11 application that shows a pair of eyes that move to \
5follow the location of the mouse cursor around the screen."
6
7PE = "1"
8
9LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6"
10
11SRC_URI[md5sum] = "6f0543ec84283df5743eeafc173bea4a"
12SRC_URI[sha256sum] = "57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553"
13
14DEPENDS += "libxau libxt libxext libxmu libxrender"