<graphics type="gtk_drawing_area"/>
<gui type="gtk" enabled="no" menubar="1" toolbar="1" statusbar="1"/>
<xi:include href="/usr/share/navit/navit.default.xml" xpointer="xpointer(/config/navit/gui[@type='internal'])"/>
+ <!-- or comment gtk version above and try:
+ opkg install navit-graphics-qt
+ opkg install navit-gui-qml
+ <graphics type="qt_qpainter"/>
+ <gui type="qml" enabled="yes" menubar="1" toolbar="1" statusbar="1"/>
+ -->
<xi:include href="/usr/share/navit/osd.xml"/>
<log enabled="no" type="textfile_debug" data="debug_%Y%m%d-%i.txt" flush_size="1000" flush_time="30"/>
<vehicle name="Local GPS" profilename="car" enabled="yes" active="1" source="gpsd://localhost" gpsd_query="w+xj">
FILES_${PN} = " /usr/share/navit/xpm/"
-SRCREV = "3357"
+SRCREV = "3409"
#use different URL than navit_svn does, to prevent upgrade/downgrade cycle in downloads dir
SRC_URI = "svn://anonymous@navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit;module=xpm;proto=https \
DESCRIPTION = "Navit is a car navigation system with routing engine."
LICENSE = "GPL"
SECTION = "x11/applications"
-DEPENDS = "glib-2.0 gtk+ qt4-x11-free"
-DEPENDS_shr += " gd gypsy librsvg-native"
+DEPENDS = "glib-2.0 gtk+ qt4-x11-free gd gypsy librsvg-native"
RDEPENDS_${PN} = " navit-icons ${PN}-config "
-RDEPENDS_append_shr = " fsoraw"
+RDEPENDS_${PN}_append_shr = " fsoraw"
+RDEPENDS_${PN}-gui-qml = "qt4-plugin-imageformat-svg"
RRECOMMENDS_${PN} = "gpsd ${PN}-dbus ${PN}-speech-cmdline ${PN}-gui-internal ${PN}-graphics-gtk"
RSUGGESTS_${PN} = "flite espeak ${PN}-speech-dbus ${PN}-gui-gtk ${PN}-gui-qml ${PN}-graphics-sdl ${PN}-graphics-qt ${PN}-maptool"
require navit.inc
-SRCREV = "3358"
+SRCREV = "3525"
PV = "0.1.99+svnr${SRCPV}"
PR = "${INC_PR}.9"