ti-ocf-crypto-module: add crypto module for hw accel
[openembedded.git] / recipes / openmoko-3rdparty / mcnavi_0.2.13.bb
blobe050dfe32604cbb9e6351d0526b2e70965f1a45f
1 DESCRIPTION = "Free GPS navigation for car and outdoor with OpenStreetMap maps"
2 HOMEPAGE = "http://www.gps-routes.info/index.php?name=Content&pa=showpage&pid=1"
3 LICENSE = "GPL"
4 DEPENDS = "ecore evas imlib2 gpsd edje-native"
6 SRC_URI = "http://www.gps-routes.info/debian/pool/main/m/mcnavi/mcnavi_${PV}.tar.gz"
7 SRC_URI[md5sum] = "d222351cdb3db9cd040b4666fa1b5f2a"
8 SRC_URI[sha256sum] = "1ebe5e5be5ccc0ce2dde9adbcc7ec733efa91310da51a8f65b65ccca87692b16"
10 PR = "r2"
12 S = "${WORKDIR}/${PN}"
14 do_configure_prepend() {
15 # replace link to (sometimes) non-existent file with empty file
16 rm -f ${S}/INSTALL; touch ${S}/INSTALL
19 inherit autotools