Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | require recipes-graphics/xorg-lib/xorg-lib-common.inc |
| 2 | SUMMARY = "X Athena Widget Set" |
| 3 | DEPENDS += "xorgproto libxfixes libxrandr" |
| 4 | |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3c1ce42c334a6f5cccb0277556a053e0" |
| 6 | |
| 7 | SRC_URI = "http://xorg.freedesktop.org/archive/individual/lib/libXpresent-${PV}.tar.bz2" |
| 8 | SRC_URI[md5sum] = "edd87ac15bb666081898dd7382fcbff5" |
| 9 | SRC_URI[sha256sum] = "c11ae015141a9afbe10f4f2b8ee00b11adca6373dc1b9808d7c6c138b2da7b8a" |
| 10 | |
| 11 | XORG_PN = "libXpresent" |