vte: added 0.11.15 (for gtkterm2)
authorMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 7 Jun 2007 06:20:55 +0000 (06:20 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Thu, 7 Jun 2007 06:20:55 +0000 (06:20 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1871 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/vte/vte_0.11.15.bb [new file with mode: 0644]

diff --git a/meta/packages/vte/vte_0.11.15.bb b/meta/packages/vte/vte_0.11.15.bb
new file mode 100644 (file)
index 0000000..274cd81
--- /dev/null
@@ -0,0 +1,10 @@
+LICENSE = "LGPL"
+PR = "r1"
+
+inherit gnome
+
+EXTRA_OECONF = "--disable-gtk-doc"
+
+do_stage() {
+autotools_stage_all
+}