aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-proto
diff options
context:
space:
mode:
authorMartin.Jansa <Martin.Jansa@gmail.com>2009-10-30 11:11:43 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2009-12-22 13:17:29 +0100
commitdf30530823ed827419975d3cbaca0291ba8e4652 (patch)
treebb6197c03e4a646d43acec6a6eae40cdcee798f7 /recipes/xorg-proto
parentfba77bf1ca0257e3e795b9c514b3420fc9cf5fed (diff)
downloadopenembedded-df30530823ed827419975d3cbaca0291ba8e4652.tar.gz
xorg: update recipes of other freedesktop projects
* Update versions to latest available at http://xorg.freedesktop.org/releases/individual when X11R7.5 was released
Diffstat (limited to 'recipes/xorg-proto')
-rw-r--r--recipes/xorg-proto/evieext_1.1.0.bb4
-rw-r--r--recipes/xorg-proto/fontcacheproto-native_0.1.3.bb7
-rw-r--r--recipes/xorg-proto/fontcacheproto_0.1.3.bb4
-rw-r--r--recipes/xorg-proto/xf86miscproto_0.9.3.bb4
-rw-r--r--recipes/xorg-proto/xproxymanagementprotocol_1.0.3.bb5
5 files changed, 24 insertions, 0 deletions
diff --git a/recipes/xorg-proto/evieext_1.1.0.bb b/recipes/xorg-proto/evieext_1.1.0.bb
new file mode 100644
index 0000000000..9f09fff7b7
--- /dev/null
+++ b/recipes/xorg-proto/evieext_1.1.0.bb
@@ -0,0 +1,4 @@
+require xorg-proto-common.inc
+
+PR = "r1"
+PE = "1"
diff --git a/recipes/xorg-proto/fontcacheproto-native_0.1.3.bb b/recipes/xorg-proto/fontcacheproto-native_0.1.3.bb
new file mode 100644
index 0000000000..f6df67f59e
--- /dev/null
+++ b/recipes/xorg-proto/fontcacheproto-native_0.1.3.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.3.bb b/recipes/xorg-proto/fontcacheproto_0.1.3.bb
new file mode 100644
index 0000000000..9f09fff7b7
--- /dev/null
+++ b/recipes/xorg-proto/fontcacheproto_0.1.3.bb
@@ -0,0 +1,4 @@
+require xorg-proto-common.inc
+
+PR = "r1"
+PE = "1"
diff --git a/recipes/xorg-proto/xf86miscproto_0.9.3.bb b/recipes/xorg-proto/xf86miscproto_0.9.3.bb
new file mode 100644
index 0000000000..9f09fff7b7
--- /dev/null
+++ b/recipes/xorg-proto/xf86miscproto_0.9.3.bb
@@ -0,0 +1,4 @@
+require xorg-proto-common.inc
+
+PR = "r1"
+PE = "1"
diff --git a/recipes/xorg-proto/xproxymanagementprotocol_1.0.3.bb b/recipes/xorg-proto/xproxymanagementprotocol_1.0.3.bb
new file mode 100644
index 0000000000..9c3d9efa71
--- /dev/null
+++ b/recipes/xorg-proto/xproxymanagementprotocol_1.0.3.bb
@@ -0,0 +1,5 @@
+require xorg-proto-common.inc
+
+PROVIDES="xproxymngproto"
+PR = "r1"
+PE = "1"