Patrick Williams | b48b7b4 | 2016-08-17 15:04:38 -0500 | [diff] [blame] | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "xmag is a tool to magnify parts of the screen" |
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xmag/" |
| 5 | SECTION = "x11/app" |
| 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=3413fe6832380b44b69b172d2d1b2387" |
| 8 | DEPENDS += " libxaw libxt" |
| 9 | |
| 10 | SRC_URI[md5sum] = "280b81cb09d1903aa868a058d90128ad" |
| 11 | SRC_URI[sha256sum] = "4ace8795cf756be4ba387f30366045594ce26adda2f5ffe1f8e896825d0932c6" |