mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 09:18:12 +00:00
xrefresh: Add new recipe
xrefresh refreshes all or part of an X screen. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
1caffb22f3
commit
f26e4e6a42
13
meta-oe/recipes-graphics/xorg-app/xrefresh_1.0.5.bb
Normal file
13
meta-oe/recipes-graphics/xorg-app/xrefresh_1.0.5.bb
Normal file
@ -0,0 +1,13 @@
|
||||
require recipes-graphics/xorg-app/xorg-app-common.inc
|
||||
|
||||
SUMMARY = "X.Org X11 X client utilities"
|
||||
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xrefresh/"
|
||||
DESCRIPTION = "xrefresh - refresh all or part of an X screen"
|
||||
SECTION = "x11/app"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=dad633bce9c3cd0e3abf72a16e0057cf"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
SRC_URI[md5sum] = "a896382bc53ef3e149eaf9b13bc81d42"
|
||||
SRC_URI[sha256sum] = "3213671b0a8a9d1e8d1d5d9e3fd86842c894dd9acc1be2560eda50bc1fb791d6"
|
||||
Loading…
x
Reference in New Issue
Block a user