diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.bb b/meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.bb new file mode 100644 index 0000000000..12d05b1307 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xrefresh_1.1.0.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[sha256sum] = "29ed592d5ece35a3029004d8c46f3002f92970870a96c11e38baf7f1122b8b5f" | ||
| 13 | SRC_URI_EXT = "xz" | ||
