summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
new file mode 100644
index 0000000000..adfee26306
--- /dev/null
+++ b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
@@ -0,0 +1,21 @@
1require xorg-proto-common.inc
2
3SUMMARY = "Xcomposite: X composite extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6composite extension. The X composite extension provides three related \
7mechanisms for compositing and off-screen storage."
8
9LICENSE = "MIT & MIT-style"
10LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \
11 file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926"
12
13RCONFLICTS_${PN} = "compositeext"
14BBCLASSEXTEND = "native"
15
16PR = "r1"
17PE = "1"
18
19SRC_URI[md5sum] = "98482f65ba1e74a08bf5b056a4031ef0"
20SRC_URI[sha256sum] = "049359f0be0b2b984a8149c966dd04e8c58e6eade2a4a309cf1126635ccd0cfc"
21