blob: f3dac53451986f9dc30ce1f85800b38a167a1f49 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001require 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
Andrew Geissler87f5cff2022-09-30 13:13:31 -050010SRC_URI_EXT = "xz"
11SRC_URI[sha256sum] = "009936cc5a2706084079127b26cf55c713767650a34cb69e5682d60e33ce7461"