1require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "xmag is a tool to magnify parts of the screen"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xmag/"
5SECTION = "x11/app"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://COPYING;md5=3413fe6832380b44b69b172d2d1b2387"
8DEPENDS += " libxaw libxt"
9
10SRC_URI_EXT = "xz"
11SRC_URI[sha256sum] = "009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461"
12