summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@windriver.com>2011-02-02 08:43:42 -0600
committerSaul Wold <sgw@linux.intel.com>2011-02-03 08:49:22 -0800
commit9ee3c77f4e23081e8fa30f66afec4330b8d07562 (patch)
tree1e4870b62ff394f3591aa11557588f636545456e /meta/recipes-graphics/xorg-proto
parent30f5eead402d638183201f4f4e52cd59a8da6f4c (diff)
downloadpoky-9ee3c77f4e23081e8fa30f66afec4330b8d07562.tar.gz
recipes-graphics: Add more detailed SUMMARY and DESCRIPTIONS
Add more detailed SUMMARY and DESCRIPTIONS to various graphics and graphics related components. I've recently gotten question from users what something is, or why it was needed.. this should go a long way toward answering those questions. Many of the descriptions were taken directly from the upstream location, where one was not available the Debian packages were consulted for information. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r--meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/calibrateproto_git.bb5
-rw-r--r--meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb7
-rw-r--r--meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb8
-rw-r--r--meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb8
-rw-r--r--meta/recipes-graphics/xorg-proto/dri2proto_git.bb8
-rw-r--r--meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb8
-rw-r--r--meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/inputproto_git.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb5
-rw-r--r--meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb5
-rw-r--r--meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb9
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb7
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb7
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb7
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb6
-rw-r--r--meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb7
-rw-r--r--meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb5
33 files changed, 203 insertions, 7 deletions
diff --git a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb
index 57d74ae74a..19fe3286c8 100644
--- a/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-proto/bigreqsproto_1.1.1.bb
@@ -5,7 +5,11 @@ PE = "1"
5 5
6DEPENDS += "gettext" 6DEPENDS += "gettext"
7 7
8DESCRIPTION = "X.Org BigReqs extension headers" 8SUMMARY = "BigReqs: X Big Requests extension headers"
9
10DESCRIPTION = "This package provides the wire protocol for the \
11BIG-REQUESTS extension, used to send larger requests that usual in order \
12to avoid fragmentation."
9 13
10BBCLASSEXTEND = "native nativesdk" 14BBCLASSEXTEND = "native nativesdk"
11 15
diff --git a/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb b/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb
index 9fd5c3fe0b..f86ea4a7d4 100644
--- a/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb
+++ b/meta/recipes-graphics/xorg-proto/calibrateproto_git.bb
@@ -1,6 +1,9 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3DESCRIPTION = "Touchscreen calibration protocol" 3SUMMARY = "XCalibrate: Touchscreen calibration headers"
4
5DESCRIPTION = "This package provides the wire protocol for the \
6Touchscreen calibration extension."
4 7
5LICENSE = "MIT-style" 8LICENSE = "MIT-style"
6LIC_FILES_CHKSUM = "file://xcalibratewire.h;endline=23;md5=7f86ef7b03cce6c4c9ebd59d20ca485f \ 9LIC_FILES_CHKSUM = "file://xcalibratewire.h;endline=23;md5=7f86ef7b03cce6c4c9ebd59d20ca485f \
diff --git a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
index e78e173ed2..5917f20bea 100644
--- a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
+++ b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 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
3LICENSE = "MIT & MIT-style" 9LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \
5 file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926" 11 file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926"
diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
index 1f2c555896..6bfa1b2b15 100644
--- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
@@ -1,5 +1,12 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "Xdamage: X Damage extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the DAMAGE \
6extension. The DAMAGE extension allows applications to receive \
7information about changes made to pixel contents of windows and \
8pixmaps."
9
3LICENSE = "MIT-style" 10LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \ 11LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \
5 file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296" 12 file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296"
diff --git a/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb b/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb
index 94c81f00ef..c521071093 100644
--- a/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb
+++ b/meta/recipes-graphics/xorg-proto/dmxproto_2.3.1.bb
@@ -1,5 +1,13 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "DMX: Distributed Multihead extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the DMX \
6extension. The DMX extension provides support for communication with \
7and control of Xdmx server. Attributes of the Xdmx server and of the \
8back-end screens attached to the server can be queried and modified via \
9this protocol."
10
3LICENSE = "MIT" 11LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=a3c3499231a8035efd0e004cfbd3b72a \ 12LIC_FILES_CHKSUM = "file://COPYING;md5=a3c3499231a8035efd0e004cfbd3b72a \
5 file://dmxproto.h;endline=32;md5=ab8509955c3dd4c65fac728e1b367bc4" 13 file://dmxproto.h;endline=32;md5=ab8509955c3dd4c65fac728e1b367bc4"
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb b/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb
index 849dc00dda..79f7dbc1ae 100644
--- a/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb
+++ b/meta/recipes-graphics/xorg-proto/dri2proto_2.3.bb
@@ -1,7 +1,11 @@
1DESCRIPTION = "DRI2 extension headers"
2
3require xorg-proto-common.inc 1require xorg-proto-common.inc
4 2
3SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers"
4
5DESCRIPTION = "This package provides the wire protocol for the Direct \
6Rendering Ifnrastructure 2. DIR is required for may hardware \
7accelerated OpenGL drivers."
8
5LICENSE = "MIT" 9LICENSE = "MIT"
6LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=2e396fa91834f8786032cad2da5638f3 \
7 file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca" 11 file://dri2proto.h;endline=31;md5=22f28bf68d01b533f26195e94b3ed8ca"
diff --git a/meta/recipes-graphics/xorg-proto/dri2proto_git.bb b/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
index a5ad7d0919..c1aa35ff2a 100644
--- a/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
+++ b/meta/recipes-graphics/xorg-proto/dri2proto_git.bb
@@ -1,7 +1,11 @@
1DESCRIPTION = "DRI2 extension headers"
2
3require xorg-proto-common.inc 1require xorg-proto-common.inc
4 2
3SUMMARY = "DRI2: Direct Rendering Infrastructure 2 headers"
4
5DESCRIPTION = "This package provides the wire protocol for the Direct \
6Rendering Ifnrastructure 2. DIR is required for may hardware \
7accelerated OpenGL drivers."
8
5PV = "1.99.3+git${SRCPV}" 9PV = "1.99.3+git${SRCPV}"
6PR = "r2" 10PR = "r2"
7 11
diff --git a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb b/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
index 9e283041cc..5800af10d7 100644
--- a/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
+++ b/meta/recipes-graphics/xorg-proto/evieext_1.1.0.bb
@@ -1,6 +1,10 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3DESCRIPTION = "X EVIE extension headers" 3SUMMARY = "EvIE: X Event Interception Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Event \
6Interception Extension. This extension allows the interception of \
7keyboard and mouse events."
4 8
5PR = "r1" 9PR = "r1"
6PE = "1" 10PE = "1"
diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb
index 567f1fe530..853ffa88af 100644
--- a/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb
+++ b/meta/recipes-graphics/xorg-proto/fixesproto_4.1.2.bb
@@ -1,5 +1,13 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFixes: X Fixes extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Fixes \
6extension. This extension is designed to provide server-side support \
7for application work arounds to shortcomings in the core X window \
8system."
9
10
3LICENSE = "MIT & MIT-style" 11LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3bd0f26ecf86d0f24922125195d5b70a \ 12LIC_FILES_CHKSUM = "file://COPYING;md5=3bd0f26ecf86d0f24922125195d5b70a \
5 file://xfixesproto.h;endline=43;md5=27614675897bb1cdc611ba7de506cddc" 13 file://xfixesproto.h;endline=43;md5=27614675897bb1cdc611ba7de506cddc"
diff --git a/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb b/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
index d4594b32aa..42c95882b9 100644
--- a/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
+++ b/meta/recipes-graphics/xorg-proto/fontcacheproto_0.1.3.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFontCache: X Font Cache extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Font \
6Cache extension. This extension is used by X-TrueType to cache \
7information about fonts."
8
3LICENSE = "BSD" 9LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=ba9fcd8fe6d09af9f733daccc1a21857 \
5 file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214" 11 file://fontcacheP.h;endline=28;md5=85c80bfa96c802ee85a570862ee60214"
diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb
index 1ed81007b3..af59240fdf 100644
--- a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb
+++ b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFont: X Font rasterisation headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Font \
6rasterisation extensions. These extensions are used to control \
7server-side font configurations."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \
5 file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" 11 file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c"
diff --git a/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
index 9c8e7030d5..7b32e70dae 100644
--- a/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
+++ b/meta/recipes-graphics/xorg-proto/glproto_1.4.12.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "OpenGL: X OpenGL extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the \
6OpenGL-related extensions, used to enable the rendering of applications \
7using OpenGL."
8
3LICENSE = "MIT" 9LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=d44ed0146997856304dfbb512a59a8de \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=d44ed0146997856304dfbb512a59a8de \
5 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9" 11 file://glxproto.h;beginline=4;endline=32;md5=6b79c570f644363b356456e7d44471d9"
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb
index 29f5526407..7103d0d171 100644
--- a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb
+++ b/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XI: X Input extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Input \
6extension. The extension supports input devices other then the core X \
7keyboard and pointer."
8
3LICENSE = "MIT & MIT-style" 9LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e562cc0f6587b961f032211d8160f31e \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=e562cc0f6587b961f032211d8160f31e \
5 file://XI2proto.h;endline=48;md5=1ac1581e61188da2885cc14ff49b20be" 11 file://XI2proto.h;endline=48;md5=1ac1581e61188da2885cc14ff49b20be"
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_git.bb b/meta/recipes-graphics/xorg-proto/inputproto_git.bb
index a97fb0bfab..f1cbbb86fb 100644
--- a/meta/recipes-graphics/xorg-proto/inputproto_git.bb
+++ b/meta/recipes-graphics/xorg-proto/inputproto_git.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XI: X Input extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Input \
6extension. The extension supports input devices other then the core X \
7keyboard and pointer."
8
3PR = "r1" 9PR = "r1"
4PE = "1" 10PE = "1"
5PV = "1.9.99.12+git${SRCPV}" 11PV = "1.9.99.12+git${SRCPV}"
diff --git a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
index affd62777a..cd62534fa0 100644
--- a/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-proto/kbproto_1.0.5.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XKB: X Keyboard extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6Keyboard extension. This extension is used to control options related \
7to keyboard handling and layout."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=7dd6ea99e2a83a552c02c80963623c38 \
5 file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2" 11 file://XKBproto.h;beginline=2;endline=26;md5=5744eeff407aeb6e7a1346eebab486a2"
diff --git a/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb b/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb
index 28f0e94ad5..2c8afbd7e2 100644
--- a/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb
+++ b/meta/recipes-graphics/xorg-proto/printproto_1.0.5.bb
@@ -1,5 +1,10 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XP: X Printing extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6Printing extension. This extension provides a way for client \
7applications to render to non-display devices."
3 8
4LICENSE = "MIT" 9LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=658463213f19b48b81f8672d2696069f \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=658463213f19b48b81f8672d2696069f \
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
index c027bfaf8c..f0f81bc64c 100644
--- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XRandR: X Resize, Rotate and Reflect extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Resize, \
6Rotate and Reflect extension. This extension provides the ability to \
7resize, rotate and reflect the root window of a screen."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=5fa3f85d9eefaa3a945071485be11343 \
5 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f" 11 file://randrproto.h;endline=30;md5=3885957c6048fdf3310ac8ba54ca2c3f"
diff --git a/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb
index b5f68d3306..8ee2017886 100644
--- a/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb
+++ b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XRecord: X Record extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Record \
6extension. This extension is used to record and play back event \
7sequences."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=575827a0f554bbed332542976d5f3d40 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=575827a0f554bbed332542976d5f3d40 \
5 file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738" 11 file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738"
diff --git a/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb b/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
index 7fabfd9151..a352b1ed0f 100644
--- a/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
+++ b/meta/recipes-graphics/xorg-proto/renderproto_0.11.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XRender: X rendering Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6Rendering extension. This is the basis the image composition within the \
7X window system."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=f826d99765196352e6122a406cf0d024 \ 10LIC_FILES_CHKSUM = "file://COPYING;md5=f826d99765196352e6122a406cf0d024 \
5 file://renderproto.h;beginline=4;endline=24;md5=3e5e2851dad240b0a3a27c4776b4fd1f" 11 file://renderproto.h;beginline=4;endline=24;md5=3e5e2851dad240b0a3a27c4776b4fd1f"
diff --git a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb
index 8cc0607e16..fa13970cf3 100644
--- a/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb
+++ b/meta/recipes-graphics/xorg-proto/resourceproto_1.1.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XRes: X Resource extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X \
6Resource extension. XRes provides an interface that allows X clients to \
7see and monitor X resource usage of various clients."
8
3LICENSE = "MIT" 9LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" 10LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
5 11
diff --git a/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
index c897a10aae..fe937eb6ec 100644
--- a/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "Xscrnsaver: X Screen Saver extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Screen \
6Saver extension. This extension allows an external \"screen saver\" \
7client to detect when the alternative image is to be displayed and to \
8provide the graphics."
3 9
4LICENSE = "MIT" 10LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://COPYING;md5=eed49b78b15b436c933b6b8b054e3901 \ 11LIC_FILES_CHKSUM = "file://COPYING;md5=eed49b78b15b436c933b6b8b054e3901 \
diff --git a/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb b/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb
index c4a0780bdf..54d962e530 100644
--- a/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb
+++ b/meta/recipes-graphics/xorg-proto/trapproto_3.4.3.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XTrap: X event trapping extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X event \
6trapping extension. This extension provides the interface which allows \
7for capture and synthesis of core input events."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=0a984c8e242256a12f3b8dac085893db" 10LIC_FILES_CHKSUM = "file://COPYING;md5=0a984c8e242256a12f3b8dac085893db"
5 11
diff --git a/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb
index 827aa27aba..51132433ee 100644
--- a/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb
+++ b/meta/recipes-graphics/xorg-proto/videoproto_2.3.1.bb
@@ -1,5 +1,10 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "Xv: X Video extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the X Video \
6extension. This extension alows for accerlated drawing of videos."
7
3LICENSE = "MIT & MIT-style" 8LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d" 9LIC_FILES_CHKSUM = "file://COPYING;md5=59d089e37bf57b5206602da38f58ca5d"
5 10
diff --git a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb
index 9b677e6dea..1b34a5d878 100644
--- a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XC-MISC: X XC-Miscellaneous extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XC-MISC \
6extension, which is used to get details of XID allocations within the \
7server."
8
3LICENSE = "MIT-style" 9LICENSE = "MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e" 10LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e"
5 11
diff --git a/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
index 22897442a5..b079736623 100644
--- a/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
+++ b/meta/recipes-graphics/xorg-proto/xextproto_7.1.2.bb
@@ -1,5 +1,14 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XExt: X Extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for several X \
6extensions. These protocol extensions include DOUBLE-BUFFER, DPMS, \
7Extended-Visual-Information, LBX, MIT_SHM, MIT_SUNDRY-NONSTANDARD, \
8Multi-Buffering, SECURITY, SHAPE, SYNC, TOG-CUP, XC-APPGROUP, XC-MISC, \
9XTEST. In addition a small set of utility functions are also \
10available."
11
3LICENSE = "MIT & MIT-style" 12LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53" 13LIC_FILES_CHKSUM = "file://COPYING;md5=86f273291759d0ba2a22585cd1c06c53"
5 14
diff --git a/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb
index 4bf6b5317d..d80c0f18c5 100644
--- a/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb
+++ b/meta/recipes-graphics/xorg-proto/xf86bigfontproto_1.2.0.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFree86-BIGFONT: XFree86 Big Font extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XFree86 \
6Big Font extension. This extension makes larger font requests \
7possible."
8
3LICENSE = "MIT" 9LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" 10LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
5 11
diff --git a/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb b/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
index 99f1f0ea6f..f70d79daeb 100644
--- a/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
+++ b/meta/recipes-graphics/xorg-proto/xf86dgaproto_2.1.bb
@@ -1,5 +1,12 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFree86-DGA: XFree86 Direct Graphics Access extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XFree86 \
6Direct Graphics Access extension. This extension allows direct graphics \
7access to a framebuffer-like region, as well as relative mouse \
8reporting."
9
3LICENSE = "MIT" 10LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" 11LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
5 12
diff --git a/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb b/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb
index dc4e758400..5b38117ec8 100644
--- a/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb
+++ b/meta/recipes-graphics/xorg-proto/xf86driproto_2.1.1.bb
@@ -1,5 +1,12 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFree86-DRI: XFree86 Direct Rendering Infrastructure extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XFree86 \
6Direct Rendering Infrastructure extension. The XFree86-DRI extension is \
7used to organize direct rendering support or 3D clients and help \
8arbitrate requests."
9
3LICENSE = "MIT" 10LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=ef103b9d951e39ff7e23d386e2011fa3 \ 11LIC_FILES_CHKSUM = "file://COPYING;md5=ef103b9d951e39ff7e23d386e2011fa3 \
5 file://xf86driproto.h;endline=35;md5=42be3d8e6d429ab79172572bb0cff544" 12 file://xf86driproto.h;endline=35;md5=42be3d8e6d429ab79172572bb0cff544"
diff --git a/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb b/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb
index 6046c7e3ee..d4663ea880 100644
--- a/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb
+++ b/meta/recipes-graphics/xorg-proto/xf86miscproto_0.9.3.bb
@@ -1,5 +1,12 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFree86-Misc: XFree86 miscellaneous extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XFree \
6miscellaneous extension. The XFree86-Misc extension provides a means to \
7access input device configuration settings specific to the XFree86/Xorg \
8DDX."
9
3LICENSE = "MIT" 10LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" 11LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
5 12
diff --git a/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb b/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb
index 6f090d4a20..1548bd07f9 100644
--- a/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb
+++ b/meta/recipes-graphics/xorg-proto/xf86rushproto_1.1.2.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFree86-Rush: XFree86 Rush extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XFree86 \
6Rush extension. This extension is there to allow Glide applications to \
7run."
8
3LICENSE = "MIT" 9LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6" 10LIC_FILES_CHKSUM = "file://COPYING;md5=e01e66e4b317088cf869bc98e6af4fb6"
5 11
diff --git a/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb b/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb
index f88e2bda1b..721e7b0e13 100644
--- a/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb
+++ b/meta/recipes-graphics/xorg-proto/xf86vidmodeproto_2.3.1.bb
@@ -1,5 +1,11 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "XFree86-VM: XFree86 video mode extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the XFree86 \
6video mode extension. This extension allows client applications to get \
7and set video mode timings."
8
3LICENSE = "MIT" 9LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=499be2ff387a42f84628c35f311f1502" 10LIC_FILES_CHKSUM = "file://COPYING;md5=499be2ff387a42f84628c35f311f1502"
5 11
diff --git a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb
index d1f8cb4234..a68e4f5936 100644
--- a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb
@@ -1,5 +1,12 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "Xinerama: Xinerama extension headers"
4
5DESCRIPTION = "This package provides the wire protocol for the Xinerama \
6extension. This extension is used for retrieving information about \
7physical output devices which may be combined into a single logical X \
8screen."
9
3LICENSE = "MIT & MIT-style" 10LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3e397a5326c83d5d0ebf5b3f87163ac6 \ 11LIC_FILES_CHKSUM = "file://COPYING;md5=3e397a5326c83d5d0ebf5b3f87163ac6 \
5 file://panoramiXproto.h;endline=24;md5=098e0bc089368a988092b3cbda617a57" 12 file://panoramiXproto.h;endline=24;md5=098e0bc089368a988092b3cbda617a57"
diff --git a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb b/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb
index 0e830eb53f..58520d9768 100644
--- a/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb
+++ b/meta/recipes-graphics/xorg-proto/xproto_7.0.20.bb
@@ -1,5 +1,10 @@
1require xorg-proto-common.inc 1require xorg-proto-common.inc
2 2
3SUMMARY = "Xlib: C Language X interface headers"
4
5DESCRIPTION = "This package provides the basic headers for the X Window \
6System."
7
3LICENSE = "MIT & MIT-style" 8LICENSE = "MIT & MIT-style"
4LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2" 9LIC_FILES_CHKSUM = "file://COPYING;md5=93ae8952e7d02d855516fbf2efb9a0d2"
5 10