inherit gnome
-SRC_URI += "file://vte-pkgconfig-fixes.patch;patch=1 \
- file://vte.desktop.in"
+SRC_URI += "\
+ file://vte-pkgconfig-fixes.patch;patch=1 \
+ file://vte.desktop.in \
+"
EXTRA_OECONF = "--disable-gtk-doc --disable-python"
sed s/@VERSION@/${PV}/ <${WORKDIR}/vte.desktop.in >${D}${datadir}/applications/vte.desktop
}
+do_stage() {
+ autotools_stage_all
+}
+
PACKAGES =+ "libvte vte-termcap gnome-pty-helper"
FILES_libvte = "${libdir}/*.so.*"
FILES_gnome-pty-helper = "${libexecdir}/gnome-pty-helper"