| Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-lib-common.inc |
| 2 | |||||
| 3 | DESCRIPTION = "X11 Pixmap library" | ||||
| 4 | LICENSE = "X-BSD" | ||||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=3e07763d16963c3af12db271a31abaa5" | ||||
| 6 | DEPENDS += "libxext" | ||||
| 7 | PR = "r2" | ||||
| 8 | PE = "1" | ||||
| 9 | |||||
| 10 | XORG_PN = "libXpm" | ||||
| 11 | |||||
| 12 | PACKAGES =+ "sxpm cxpm" | ||||
| 13 | FILES_cxpm = "${bindir}/cxpm" | ||||
| 14 | FILES_sxpm = "${bindir}/sxpm" | ||||