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 | |
Brad Bishop | 7e36d53 | 2019-09-16 07:44:26 -0400 | [diff] [blame] | 10 | SRC_URI[md5sum] = "8aaa41374935d697ee55d7dc9de70781" |
| 11 | SRC_URI[sha256sum] = "87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161" |