summaryrefslogtreecommitdiffstats
path: root/recipes/gtk+
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-08-26 23:32:38 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-08-27 10:45:52 +0200
commit33fa619402eeb4f07ff92afabc6d60189150539c (patch)
tree48e70b46fb8be3651ab19ef0a31871ecd4eef2f3 /recipes/gtk+
parent1760484c1f79f32fedc3302b42c4415266959f64 (diff)
downloadopenembedded-33fa619402eeb4f07ff92afabc6d60189150539c.tar.gz
gtk+: add simple native gtk+ 2.12.11 with all modules built in.
Diffstat (limited to 'recipes/gtk+')
-rw-r--r--recipes/gtk+/gtk+-native_2.12.11.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gtk+/gtk+-native_2.12.11.bb b/recipes/gtk+/gtk+-native_2.12.11.bb
new file mode 100644
index 0000000000..9a4c05e1ae
--- /dev/null
+++ b/recipes/gtk+/gtk+-native_2.12.11.bb
@@ -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"
+