atk: add 1.27.90 native atk
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 26 Aug 2009 21:26:32 +0000 (23:26 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 27 Aug 2009 08:45:50 +0000 (10:45 +0200)
recipes/atk/atk-native_1.27.90.bb [new file with mode: 0644]

diff --git a/recipes/atk/atk-native_1.27.90.bb b/recipes/atk/atk-native_1.27.90.bb
new file mode 100644 (file)
index 0000000..45ec601
--- /dev/null
@@ -0,0 +1,11 @@
+
+require atk_1.27.90.bb
+
+inherit native
+
+DEPENDS += "glib-2.0-native"
+PROVIDES = "atk-native"
+SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/atk/1.27/atk-${PV}.tar.bz2"
+
+PR = "r0"
+