systemd: Enable pam if present in DISTRO_FEATURES
[openembedded.git] / recipes / insttrain / insttrain_1.0.5.bb
blob313f3d984c086bf66ade07648ba0ee5becfee61a
1 DESCRIPTION = "Simulates any 2 of: DG, CDI for VOR1, CDI for VOR2, ADF, RMI \
2 while you drag an NDB, 2 VORs and an airplane around in an overhead view."
3 SECTION = "opie/applications"
4 LICENSE = "GPL"
5 APPTYPE = "binary"
6 APPDESKTOP = "../Qtopia/opt/QtPalmtop/apps/Applications"
8 inherit opie
10 SRC_URI = "http://www.Vanille.de/mirror/insttrain-${PV}.tgz \
11 file://gcc3.patch"
12 S = "${WORKDIR}/insttrain-${PV}/src"
14 QMAKE_PROFILES = "rmi.pro"
16 do_install() {
17 install -d ${D}${palmtopdir}/pics/
18 install -m 0644 ../Qtopia/opt/QtPalmtop/pics/*.png ${D}${palmtopdir}/pics/
22 SRC_URI[md5sum] = "2cec5b79969d0fc64c510edfe7113319"
23 SRC_URI[sha256sum] = "2dd29e066dece7062cb30daeedad7e5baa0b5cb993c67ba700ebacd6e0212487"