diff options
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb new file mode 100644 index 0000000000..bf3ecbaccf --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.4.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require xorg-app-common.inc | ||
| 2 | DESCRIPTION = "Tool for manipulating ICE protocol authorization records" | ||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e" | ||
| 4 | DEPENDS += "libice" | ||
| 5 | PR = "${INC_PR}.0" | ||
| 6 | |||
| 7 | SRC_URI[md5sum] = "bb2e4d2611047f7c5a1a82ec956a9de4" | ||
| 8 | SRC_URI[sha256sum] = "0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d" | ||
