diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb new file mode 100644 index 0000000000..7d025de4c4 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.10.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "X.Org X11 X client utilities" | ||
| 4 | |||
| 5 | DESCRIPTION = "A collection of utilities used to tweak and query the runtime configuration\ | ||
| 6 | of the X server." | ||
| 7 | |||
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" | ||
| 9 | |||
| 10 | BBCLASSEXTEND = "native" | ||
| 11 | |||
| 12 | DEPENDS += "libice" | ||
| 13 | |||
| 14 | SRC_URI_EXT = "xz" | ||
| 15 | SRC_URI[sha256sum] = "3deefb7da26af9dc799b5628d929d91c9af68c78575639944db3b955f29aa029" | ||
| 16 | |||
