diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xrefresh_1.0.5.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xrefresh_1.0.5.bb b/meta-oe/recipes-graphics/xorg-app/xrefresh_1.0.5.bb new file mode 100644 index 0000000000..a2a4941e96 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xrefresh_1.0.5.bb | |||
| @@ -0,0 +1,13 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "X.Org X11 X client utilities" | ||
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xrefresh/" | ||
| 5 | DESCRIPTION = "xrefresh - refresh all or part of an X screen" | ||
| 6 | SECTION = "x11/app" | ||
| 7 | LICENSE = "MIT" | ||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=dad633bce9c3cd0e3abf72a16e0057cf" | ||
| 9 | |||
| 10 | BBCLASSEXTEND = "native" | ||
| 11 | |||
| 12 | SRC_URI[md5sum] = "a896382bc53ef3e149eaf9b13bc81d42" | ||
| 13 | SRC_URI[sha256sum] = "3213671b0a8a9d1e8d1d5d9e3fd86842c894dd9acc1be2560eda50bc1fb791d6" | ||
