[oe-commits] Florian Boor : gtk+: add simple native gtk+ 2.12. 11 with all modules built in.

git version control git at git.openembedded.org
Thu Aug 27 08:47:32 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 33fa619402eeb4f07ff92afabc6d60189150539c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=33fa619402eeb4f07ff92afabc6d60189150539c

Author: Florian Boor <florian.boor at kernelconcepts.de>
Date:   Wed Aug 26 23:32:38 2009 +0200

gtk+: add simple native gtk+ 2.12.11 with all modules built in.

---

 recipes/gtk+/gtk+-native_2.12.11.bb |   12 ++++++++++++
 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 0000000..9a4c05e
--- /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"
+





More information about the Openembedded-commits mailing list