xextproto: added 7.0.5
authorMarcin Juszkiewicz <marcin@buglabs.net>
Mon, 25 May 2009 12:11:25 +0000 (14:11 +0200)
committerMarcin Juszkiewicz <marcin@buglabs.net>
Wed, 27 May 2009 12:15:54 +0000 (14:15 +0200)
recipes/xorg-proto/xextproto-native_7.0.5.bb [new file with mode: 0644]
recipes/xorg-proto/xextproto-sdk_7.0.5.bb [new file with mode: 0644]
recipes/xorg-proto/xextproto_7.0.5.bb [new file with mode: 0644]

diff --git a/recipes/xorg-proto/xextproto-native_7.0.5.bb b/recipes/xorg-proto/xextproto-native_7.0.5.bb
new file mode 100644 (file)
index 0000000..ff2bc4f
--- /dev/null
@@ -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.5.bb b/recipes/xorg-proto/xextproto-sdk_7.0.5.bb
new file mode 100644 (file)
index 0000000..3b182a0
--- /dev/null
@@ -0,0 +1,3 @@
+require xextproto_${PV}.bb
+
+inherit sdk
diff --git a/recipes/xorg-proto/xextproto_7.0.5.bb b/recipes/xorg-proto/xextproto_7.0.5.bb
new file mode 100644 (file)
index 0000000..3637929
--- /dev/null
@@ -0,0 +1,3 @@
+require xorg-proto-common.inc
+
+PE = "1"