diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb b/meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb new file mode 100644 index 0000000000..2bc95097de --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-proto/xproto_7.0.21.bb | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | require xorg-proto-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "Xlib: C Language X interface headers" | ||
| 4 | |||
| 5 | DESCRIPTION = "This package provides the basic headers for the X Window \ | ||
| 6 | System." | ||
| 7 | |||
| 8 | LICENSE = "MIT & MIT-style" | ||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676" | ||
| 10 | |||
| 11 | PE = "1" | ||
| 12 | PR = "${INC_PR}.0" | ||
| 13 | |||
| 14 | SRC_URI[md5sum] = "c5a93a69b701cf81925fab02b35b0d0e" | ||
| 15 | SRC_URI[sha256sum] = "38ee2f032c3a9e30504593f8b5e6c1161a6629daba93748a71c6f70c16f65548" | ||
| 16 | |||
