diff options
author | Denys Dmytriyenko <denis@denix.org> | 2009-03-17 14:32:59 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2009-03-17 14:32:59 -0400 |
commit | 709c4d66e0b107ca606941b988bad717c0b45d9b (patch) | |
tree | 37ee08b1eb308f3b2b6426d5793545c38396b838 /recipes/xorg-proto | |
parent | fa6cd5a3b993f16c27de4ff82b42684516d433ba (diff) |
rename packages/ to recipes/ per earlier agreement
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Acked-by: Mike Westerhof <mwester@dls.net>
Acked-by: Philip Balister <philip@balister.org>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Marcin Juszkiewicz <hrw@openembedded.org>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/xorg-proto')
72 files changed, 365 insertions, 0 deletions
diff --git a/recipes/xorg-proto/applewmproto_1.0.3.bb b/recipes/xorg-proto/applewmproto_1.0.3.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/applewmproto_1.0.3.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/bigreqsproto-native_1.0.2.bb b/recipes/xorg-proto/bigreqsproto-native_1.0.2.bb new file mode 100644 index 0000000000..e86417195d --- /dev/null +++ b/recipes/xorg-proto/bigreqsproto-native_1.0.2.bb @@ -0,0 +1,7 @@ +require bigreqsproto_${PV}.bb + +PR = "r1" + +XORG_PN = "bigreqsproto" + +inherit native diff --git a/recipes/xorg-proto/bigreqsproto-sdk_1.0.2.bb b/recipes/xorg-proto/bigreqsproto-sdk_1.0.2.bb new file mode 100644 index 0000000000..057013f92f --- /dev/null +++ b/recipes/xorg-proto/bigreqsproto-sdk_1.0.2.bb @@ -0,0 +1,3 @@ +require bigreqsproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/bigreqsproto_1.0.2.bb b/recipes/xorg-proto/bigreqsproto_1.0.2.bb new file mode 100644 index 0000000000..ffe3bce8d8 --- /dev/null +++ b/recipes/xorg-proto/bigreqsproto_1.0.2.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "bigreqsproto" diff --git a/recipes/xorg-proto/calibrateproto_git.bb b/recipes/xorg-proto/calibrateproto_git.bb new file mode 100644 index 0000000000..fe9e1a43a1 --- /dev/null +++ b/recipes/xorg-proto/calibrateproto_git.bb @@ -0,0 +1,10 @@ +require xorg-proto-common.inc + +DESCRIPTION = "Touchscreen calibration protocol" + +PV = "0.0+gitr${SRCREV}" +PR = "r1" +PE = "1" + +SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/calibrateproto;protocol=git" +S = "${WORKDIR}/git" diff --git a/recipes/xorg-proto/compositeproto_0.4.bb b/recipes/xorg-proto/compositeproto_0.4.bb new file mode 100644 index 0000000000..b7bb50e579 --- /dev/null +++ b/recipes/xorg-proto/compositeproto_0.4.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +CONFLICTS = "compositeext" +PE = "1" + +XORG_PN = "compositeproto" diff --git a/recipes/xorg-proto/damageproto_1.1.0.bb b/recipes/xorg-proto/damageproto_1.1.0.bb new file mode 100644 index 0000000000..e7abb316ed --- /dev/null +++ b/recipes/xorg-proto/damageproto_1.1.0.bb @@ -0,0 +1,7 @@ +require xorg-proto-common.inc + +CONFLICTS = "damageext" +PR = "r1" +PE = "1" + +XORG_PN = "damageproto" diff --git a/recipes/xorg-proto/dmxproto_2.2.2.bb b/recipes/xorg-proto/dmxproto_2.2.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/dmxproto_2.2.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/dri2proto_1.1.bb b/recipes/xorg-proto/dri2proto_1.1.bb new file mode 100644 index 0000000000..a0e1fd3989 --- /dev/null +++ b/recipes/xorg-proto/dri2proto_1.1.bb @@ -0,0 +1,3 @@ +DESCRIPTION = "DRI2 extension headers" + +require xorg-proto-common.inc diff --git a/recipes/xorg-proto/evieext_1.0.2.bb b/recipes/xorg-proto/evieext_1.0.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/evieext_1.0.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/fixesproto-native_4.0.bb b/recipes/xorg-proto/fixesproto-native_4.0.bb new file mode 100644 index 0000000000..927e004437 --- /dev/null +++ b/recipes/xorg-proto/fixesproto-native_4.0.bb @@ -0,0 +1,7 @@ +require fixesproto_${PV}.bb + +PR = "r1" + +XORG_PN = "fixesproto" + +inherit native diff --git a/recipes/xorg-proto/fixesproto_4.0.bb b/recipes/xorg-proto/fixesproto_4.0.bb new file mode 100644 index 0000000000..f9bc9d9e3c --- /dev/null +++ b/recipes/xorg-proto/fixesproto_4.0.bb @@ -0,0 +1,7 @@ +require xorg-proto-common.inc + +CONFLICTS = "fixesext" +PR = "r1" +PE = "1" + +XORG_PN = "fixesproto" diff --git a/recipes/xorg-proto/fontcacheproto-native_0.1.2.bb b/recipes/xorg-proto/fontcacheproto-native_0.1.2.bb new file mode 100644 index 0000000000..f6df67f59e --- /dev/null +++ b/recipes/xorg-proto/fontcacheproto-native_0.1.2.bb @@ -0,0 +1,7 @@ +require fontcacheproto_${PV}.bb + +PR = "r1" + +XORG_PN = "fontcacheproto" + +inherit native diff --git a/recipes/xorg-proto/fontcacheproto_0.1.2.bb b/recipes/xorg-proto/fontcacheproto_0.1.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/fontcacheproto_0.1.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/fontsproto-native_2.0.2.bb b/recipes/xorg-proto/fontsproto-native_2.0.2.bb new file mode 100644 index 0000000000..4371a07836 --- /dev/null +++ b/recipes/xorg-proto/fontsproto-native_2.0.2.bb @@ -0,0 +1,9 @@ +require fontsproto_${PV}.bb + +PR = "r1" + +XORG_PN = "fontsproto" + +S = "${WORKDIR}/fontsproto-${PV}" + +inherit native diff --git a/recipes/xorg-proto/fontsproto_2.0.2.bb b/recipes/xorg-proto/fontsproto_2.0.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/fontsproto_2.0.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/glproto_1.4.8.bb b/recipes/xorg-proto/glproto_1.4.8.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/glproto_1.4.8.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/glproto_1.4.9.bb b/recipes/xorg-proto/glproto_1.4.9.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/glproto_1.4.9.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/inputproto-native_1.4.2.bb b/recipes/xorg-proto/inputproto-native_1.4.2.bb new file mode 100644 index 0000000000..11e0dae601 --- /dev/null +++ b/recipes/xorg-proto/inputproto-native_1.4.2.bb @@ -0,0 +1,7 @@ +require inputproto_${PV}.bb + +PR = "r1" + +XORG_PN = "inputproto" + +inherit native diff --git a/recipes/xorg-proto/inputproto-sdk_1.4.4.bb b/recipes/xorg-proto/inputproto-sdk_1.4.4.bb new file mode 100644 index 0000000000..f0e1985bf9 --- /dev/null +++ b/recipes/xorg-proto/inputproto-sdk_1.4.4.bb @@ -0,0 +1,3 @@ +require inputproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/inputproto_1.4.1.bb b/recipes/xorg-proto/inputproto_1.4.1.bb new file mode 100644 index 0000000000..40af1d2115 --- /dev/null +++ b/recipes/xorg-proto/inputproto_1.4.1.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc +PE = "1" + +#DESCRIPTION = "" diff --git a/recipes/xorg-proto/inputproto_1.4.2.1.bb b/recipes/xorg-proto/inputproto_1.4.2.1.bb new file mode 100644 index 0000000000..3637929316 --- /dev/null +++ b/recipes/xorg-proto/inputproto_1.4.2.1.bb @@ -0,0 +1,3 @@ +require xorg-proto-common.inc + +PE = "1" diff --git a/recipes/xorg-proto/inputproto_1.4.2.bb b/recipes/xorg-proto/inputproto_1.4.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/inputproto_1.4.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/inputproto_1.4.3.bb b/recipes/xorg-proto/inputproto_1.4.3.bb new file mode 100644 index 0000000000..3637929316 --- /dev/null +++ b/recipes/xorg-proto/inputproto_1.4.3.bb @@ -0,0 +1,3 @@ +require xorg-proto-common.inc + +PE = "1" diff --git a/recipes/xorg-proto/inputproto_1.4.4.bb b/recipes/xorg-proto/inputproto_1.4.4.bb new file mode 100644 index 0000000000..e3a8b09f2b --- /dev/null +++ b/recipes/xorg-proto/inputproto_1.4.4.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "inputproto" diff --git a/recipes/xorg-proto/inputproto_1.5.0.bb b/recipes/xorg-proto/inputproto_1.5.0.bb new file mode 100644 index 0000000000..e3a8b09f2b --- /dev/null +++ b/recipes/xorg-proto/inputproto_1.5.0.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "inputproto" diff --git a/recipes/xorg-proto/kbproto-native_1.0.3.bb b/recipes/xorg-proto/kbproto-native_1.0.3.bb new file mode 100644 index 0000000000..68c677c07b --- /dev/null +++ b/recipes/xorg-proto/kbproto-native_1.0.3.bb @@ -0,0 +1,7 @@ +require kbproto_${PV}.bb + +PR = "r1" + +XORG_PN = "kbproto" + +inherit native diff --git a/recipes/xorg-proto/kbproto-sdk_1.0.3.bb b/recipes/xorg-proto/kbproto-sdk_1.0.3.bb new file mode 100644 index 0000000000..b821e4522e --- /dev/null +++ b/recipes/xorg-proto/kbproto-sdk_1.0.3.bb @@ -0,0 +1,3 @@ +require kbproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/kbproto_1.0.3.bb b/recipes/xorg-proto/kbproto_1.0.3.bb new file mode 100644 index 0000000000..b3e9ffc365 --- /dev/null +++ b/recipes/xorg-proto/kbproto_1.0.3.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "kbproto" diff --git a/recipes/xorg-proto/printproto_1.0.3.bb b/recipes/xorg-proto/printproto_1.0.3.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/printproto_1.0.3.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/printproto_1.0.4.bb b/recipes/xorg-proto/printproto_1.0.4.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/printproto_1.0.4.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/randrproto-sdk_1.2.1.bb b/recipes/xorg-proto/randrproto-sdk_1.2.1.bb new file mode 100644 index 0000000000..2759cb00cc --- /dev/null +++ b/recipes/xorg-proto/randrproto-sdk_1.2.1.bb @@ -0,0 +1,3 @@ +require randrproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/randrproto_1.2.1.bb b/recipes/xorg-proto/randrproto_1.2.1.bb new file mode 100644 index 0000000000..85000cc900 --- /dev/null +++ b/recipes/xorg-proto/randrproto_1.2.1.bb @@ -0,0 +1,7 @@ +require xorg-proto-common.inc + +CONFLICTS = "randrext" +PR = "r1" +PE = "1" + +XORG_PN = "randrproto" diff --git a/recipes/xorg-proto/recordproto_1.13.2.bb b/recipes/xorg-proto/recordproto_1.13.2.bb new file mode 100644 index 0000000000..af63403600 --- /dev/null +++ b/recipes/xorg-proto/recordproto_1.13.2.bb @@ -0,0 +1,5 @@ +require xorg-proto-common.inc + +CONFLICTS = "recordext" +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/renderproto-native_0.9.3.bb b/recipes/xorg-proto/renderproto-native_0.9.3.bb new file mode 100644 index 0000000000..8d83c99774 --- /dev/null +++ b/recipes/xorg-proto/renderproto-native_0.9.3.bb @@ -0,0 +1,7 @@ +require renderproto_${PV}.bb + +PR = "r1" + +XORG_PN = "renderproto" + +inherit native diff --git a/recipes/xorg-proto/renderproto-sdk_0.9.2.bb b/recipes/xorg-proto/renderproto-sdk_0.9.2.bb new file mode 100644 index 0000000000..25ab90827f --- /dev/null +++ b/recipes/xorg-proto/renderproto-sdk_0.9.2.bb @@ -0,0 +1,3 @@ +require renderproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/renderproto_0.9.2.bb b/recipes/xorg-proto/renderproto_0.9.2.bb new file mode 100644 index 0000000000..d4e0983a8b --- /dev/null +++ b/recipes/xorg-proto/renderproto_0.9.2.bb @@ -0,0 +1,7 @@ +require xorg-proto-common.inc + +CONFLICTS = "renderext" +PR = "r1" +PE = "1" + +XORG_PN = "renderproto" diff --git a/recipes/xorg-proto/renderproto_0.9.3.bb b/recipes/xorg-proto/renderproto_0.9.3.bb new file mode 100644 index 0000000000..3d20b24afd --- /dev/null +++ b/recipes/xorg-proto/renderproto_0.9.3.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +CONFLICTS = "renderext" +PE = "1" diff --git a/recipes/xorg-proto/resourceproto_1.0.2.bb b/recipes/xorg-proto/resourceproto_1.0.2.bb new file mode 100644 index 0000000000..1fb8aa7f12 --- /dev/null +++ b/recipes/xorg-proto/resourceproto_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-proto-common.inc + +CONFLICTS = "resourceext" +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/scrnsaverproto_1.1.0.bb b/recipes/xorg-proto/scrnsaverproto_1.1.0.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/scrnsaverproto_1.1.0.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/trapproto_3.4.3.bb b/recipes/xorg-proto/trapproto_3.4.3.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/trapproto_3.4.3.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/videoproto_2.2.2.bb b/recipes/xorg-proto/videoproto_2.2.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/videoproto_2.2.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/windowswmproto_1.0.3.bb b/recipes/xorg-proto/windowswmproto_1.0.3.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/windowswmproto_1.0.3.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xcmiscproto-native_1.1.2.bb b/recipes/xorg-proto/xcmiscproto-native_1.1.2.bb new file mode 100644 index 0000000000..417a2aaf13 --- /dev/null +++ b/recipes/xorg-proto/xcmiscproto-native_1.1.2.bb @@ -0,0 +1,7 @@ +require xcmiscproto_${PV}.bb + +PR = "r1" + +XORG_PN = "xcmiscproto" + +inherit native diff --git a/recipes/xorg-proto/xcmiscproto-sdk_1.1.2.bb b/recipes/xorg-proto/xcmiscproto-sdk_1.1.2.bb new file mode 100644 index 0000000000..83c31204d2 --- /dev/null +++ b/recipes/xorg-proto/xcmiscproto-sdk_1.1.2.bb @@ -0,0 +1,3 @@ +require xcmiscproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/xcmiscproto_1.1.2.bb b/recipes/xorg-proto/xcmiscproto_1.1.2.bb new file mode 100644 index 0000000000..8f48ecd9cd --- /dev/null +++ b/recipes/xorg-proto/xcmiscproto_1.1.2.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "xcmiscproto" diff --git a/recipes/xorg-proto/xextproto-native_7.0.2.bb b/recipes/xorg-proto/xextproto-native_7.0.2.bb new file mode 100644 index 0000000000..ff2bc4ffd3 --- /dev/null +++ b/recipes/xorg-proto/xextproto-native_7.0.2.bb @@ -0,0 +1,7 @@ +require xextproto_${PV}.bb + +PR = "r1" + +XORG_PN = "xextproto" + +inherit native diff --git a/recipes/xorg-proto/xextproto-sdk_7.0.2.bb b/recipes/xorg-proto/xextproto-sdk_7.0.2.bb new file mode 100644 index 0000000000..3b182a02ff --- /dev/null +++ b/recipes/xorg-proto/xextproto-sdk_7.0.2.bb @@ -0,0 +1,3 @@ +require xextproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/xextproto_7.0.2.bb b/recipes/xorg-proto/xextproto_7.0.2.bb new file mode 100644 index 0000000000..829d3cbe1e --- /dev/null +++ b/recipes/xorg-proto/xextproto_7.0.2.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "xextproto" diff --git a/recipes/xorg-proto/xextproto_7.0.3.bb b/recipes/xorg-proto/xextproto_7.0.3.bb new file mode 100644 index 0000000000..3637929316 --- /dev/null +++ b/recipes/xorg-proto/xextproto_7.0.3.bb @@ -0,0 +1,3 @@ +require xorg-proto-common.inc + +PE = "1" diff --git a/recipes/xorg-proto/xf86bigfontproto-native_1.1.2.bb b/recipes/xorg-proto/xf86bigfontproto-native_1.1.2.bb new file mode 100644 index 0000000000..b0ac594997 --- /dev/null +++ b/recipes/xorg-proto/xf86bigfontproto-native_1.1.2.bb @@ -0,0 +1,7 @@ +require xf86bigfontproto_${PV}.bb + +PR = "r1" + +XORG_PN = "xf86bigfontproto" + +inherit native diff --git a/recipes/xorg-proto/xf86bigfontproto-sdk_1.1.2.bb b/recipes/xorg-proto/xf86bigfontproto-sdk_1.1.2.bb new file mode 100644 index 0000000000..32b6280c04 --- /dev/null +++ b/recipes/xorg-proto/xf86bigfontproto-sdk_1.1.2.bb @@ -0,0 +1,3 @@ +require xf86bigfontproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb b/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb new file mode 100644 index 0000000000..f29fdb84a7 --- /dev/null +++ b/recipes/xorg-proto/xf86bigfontproto_1.1.2.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "xf86bigfontproto" diff --git a/recipes/xorg-proto/xf86dgaproto_2.0.2.bb b/recipes/xorg-proto/xf86dgaproto_2.0.2.bb new file mode 100644 index 0000000000..2e0e734858 --- /dev/null +++ b/recipes/xorg-proto/xf86dgaproto_2.0.2.bb @@ -0,0 +1,5 @@ +require xorg-proto-common.inc + +CONFLICTS = "xxf86dgaext" +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xf86dgaproto_2.0.3.bb b/recipes/xorg-proto/xf86dgaproto_2.0.3.bb new file mode 100644 index 0000000000..2e0e734858 --- /dev/null +++ b/recipes/xorg-proto/xf86dgaproto_2.0.3.bb @@ -0,0 +1,5 @@ +require xorg-proto-common.inc + +CONFLICTS = "xxf86dgaext" +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xf86driproto_2.0.3.bb b/recipes/xorg-proto/xf86driproto_2.0.3.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/xf86driproto_2.0.3.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xf86driproto_2.0.4.bb b/recipes/xorg-proto/xf86driproto_2.0.4.bb new file mode 100644 index 0000000000..3637929316 --- /dev/null +++ b/recipes/xorg-proto/xf86driproto_2.0.4.bb @@ -0,0 +1,3 @@ +require xorg-proto-common.inc + +PE = "1" diff --git a/recipes/xorg-proto/xf86miscproto_0.9.2.bb b/recipes/xorg-proto/xf86miscproto_0.9.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/xf86miscproto_0.9.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xf86rushproto_1.1.2.bb b/recipes/xorg-proto/xf86rushproto_1.1.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/xf86rushproto_1.1.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xf86vidmodeproto_2.2.2.bb b/recipes/xorg-proto/xf86vidmodeproto_2.2.2.bb new file mode 100644 index 0000000000..946be11407 --- /dev/null +++ b/recipes/xorg-proto/xf86vidmodeproto_2.2.2.bb @@ -0,0 +1,5 @@ +require xorg-proto-common.inc + +CONFLICTS = "xxf86vmext" +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xineramaproto_1.1.2.bb b/recipes/xorg-proto/xineramaproto_1.1.2.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/xineramaproto_1.1.2.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xorg-proto-common.inc b/recipes/xorg-proto/xorg-proto-common.inc new file mode 100644 index 0000000000..c2b47572cf --- /dev/null +++ b/recipes/xorg-proto/xorg-proto-common.inc @@ -0,0 +1,18 @@ +DESCRIPTION = "X protocol headers: ${XORG_PN}" +HOMEPAGE = "http://www.x.org" +SECTION = "x11/libs" +LICENSE = "MIT-X" + +XORG_PN = "${PN}" + +ALLOW_EMPTY = "1" + +SRC_URI = "${XORG_MIRROR}/individual/proto/${XORG_PN}-${PV}.tar.bz2" + +S = "${WORKDIR}/${XORG_PN}-${PV}" + +inherit autotools pkgconfig + +do_stage() { + autotools_stage_all +} diff --git a/recipes/xorg-proto/xproto-native_7.0.10.bb b/recipes/xorg-proto/xproto-native_7.0.10.bb new file mode 100644 index 0000000000..88ed38e93c --- /dev/null +++ b/recipes/xorg-proto/xproto-native_7.0.10.bb @@ -0,0 +1,7 @@ +require xproto_${PV}.bb + +PR = "r1" + +XORG_PN = "xproto" + +inherit native diff --git a/recipes/xorg-proto/xproto-native_7.0.11.bb b/recipes/xorg-proto/xproto-native_7.0.11.bb new file mode 100644 index 0000000000..baae28ec32 --- /dev/null +++ b/recipes/xorg-proto/xproto-native_7.0.11.bb @@ -0,0 +1,5 @@ +require xproto_${PV}.bb + +XORG_PN = "xproto" + +inherit native diff --git a/recipes/xorg-proto/xproto-native_7.0.12.bb b/recipes/xorg-proto/xproto-native_7.0.12.bb new file mode 100644 index 0000000000..5dde8a7d4a --- /dev/null +++ b/recipes/xorg-proto/xproto-native_7.0.12.bb @@ -0,0 +1,3 @@ +require xproto_${PV}.bb + +inherit native diff --git a/recipes/xorg-proto/xproto-native_7.0.13.bb b/recipes/xorg-proto/xproto-native_7.0.13.bb new file mode 100644 index 0000000000..5dde8a7d4a --- /dev/null +++ b/recipes/xorg-proto/xproto-native_7.0.13.bb @@ -0,0 +1,3 @@ +require xproto_${PV}.bb + +inherit native diff --git a/recipes/xorg-proto/xproto-sdk_7.0.12.bb b/recipes/xorg-proto/xproto-sdk_7.0.12.bb new file mode 100644 index 0000000000..1c1a934bb0 --- /dev/null +++ b/recipes/xorg-proto/xproto-sdk_7.0.12.bb @@ -0,0 +1,3 @@ +require xproto_${PV}.bb + +inherit sdk diff --git a/recipes/xorg-proto/xproto_7.0.10.bb b/recipes/xorg-proto/xproto_7.0.10.bb new file mode 100644 index 0000000000..9f09fff7b7 --- /dev/null +++ b/recipes/xorg-proto/xproto_7.0.10.bb @@ -0,0 +1,4 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" diff --git a/recipes/xorg-proto/xproto_7.0.11.bb b/recipes/xorg-proto/xproto_7.0.11.bb new file mode 100644 index 0000000000..ee8af276de --- /dev/null +++ b/recipes/xorg-proto/xproto_7.0.11.bb @@ -0,0 +1,3 @@ +require xorg-proto-common.inc +DESCRIPTION = "X11 core wire protocol and auxiliary headers" +PE = "1" diff --git a/recipes/xorg-proto/xproto_7.0.12.bb b/recipes/xorg-proto/xproto_7.0.12.bb new file mode 100644 index 0000000000..1adf55d97a --- /dev/null +++ b/recipes/xorg-proto/xproto_7.0.12.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r1" +PE = "1" + +XORG_PN = "xproto" diff --git a/recipes/xorg-proto/xproto_7.0.13.bb b/recipes/xorg-proto/xproto_7.0.13.bb new file mode 100644 index 0000000000..b403ff5615 --- /dev/null +++ b/recipes/xorg-proto/xproto_7.0.13.bb @@ -0,0 +1,6 @@ +require xorg-proto-common.inc + +PR = "r0" +PE = "1" + +XORG_PN = "xproto" diff --git a/recipes/xorg-proto/xproxymanagementprotocol_1.0.2.bb b/recipes/xorg-proto/xproxymanagementprotocol_1.0.2.bb new file mode 100644 index 0000000000..9c3d9efa71 --- /dev/null +++ b/recipes/xorg-proto/xproxymanagementprotocol_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-proto-common.inc + +PROVIDES="xproxymngproto" +PR = "r1" +PE = "1" |