gtk+: add simple native gtk+ 2.12.11 with all modules built in.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Wed, 26 Aug 2009 21:32:38 +0000 (23:32 +0200)
committerFlorian Boor <florian.boor@kernelconcepts.de>
Thu, 27 Aug 2009 08:45:52 +0000 (10:45 +0200)
recipes/gtk+/gtk+-native_2.12.11.bb [new file with mode: 0644]

diff --git a/recipes/gtk+/gtk+-native_2.12.11.bb b/recipes/gtk+/gtk+-native_2.12.11.bb
new file mode 100644 (file)
index 0000000..9a4c05e
--- /dev/null
@@ -0,0 +1,12 @@
+
+require gtk+_2.12.11.bb
+
+inherit native
+
+DEPENDS += "atk-native pango-native cairo-native"
+PROVIDES = "gtk+-native"
+
+EXTRA_OECONF += "--without-libtiff --disable-modules"
+
+PR = "r1"
+