summaryrefslogtreecommitdiff
path: root/packages/qpegps/qpegps.inc
diff options
context:
space:
mode:
authorJunqian Gordon Xu <xjqian@gmail.com>2008-01-03 15:08:58 +0000
committerJunqian Gordon Xu <xjqian@gmail.com>2008-01-03 15:08:58 +0000
commite084786aed2d73221570ea9f0199a85890ac231f (patch)
tree07070e5be9ba796676d47f3f49901dac3b467557 /packages/qpegps/qpegps.inc
parent6540294a6e516730508e4ebbee20f539a984b795 (diff)
qpegps: upgrade 0.9.3.1. bump angstrom-preferred
* fix DEPENDS and libqte-mt linking close #oebug 3955 thanks to bluelightning * patch 0.9.3.1 Place.* file name bug * fix .desktop QA issue
Diffstat (limited to 'packages/qpegps/qpegps.inc')
-rw-r--r--packages/qpegps/qpegps.inc8
1 files changed, 5 insertions, 3 deletions
diff --git a/packages/qpegps/qpegps.inc b/packages/qpegps/qpegps.inc
index 2e10bf40a6..b763be896d 100644
--- a/packages/qpegps/qpegps.inc
+++ b/packages/qpegps/qpegps.inc
@@ -4,7 +4,8 @@ PRIORITY = "optional"
LICENSE = "GPL"
HOMEPAGE = "http://qpegps.sourceforge.net/"
-RRECOMMENDS = "gpsd"
+DEPENDS = "gpsd"
+RDEPENDS = "gpsd"
SRC_URI = "${SOURCEFORGE_MIRROR}/qpegps/qpegps_${PV}_src.zip \
file://qpegps.desktop \
@@ -16,18 +17,19 @@ inherit palmtop
QMAKE_PROFILES = "qpegps.pro"
EXTRA_QMAKEVARS_POST = "LIBS=-lqpe LIBS+=-lgps"
OE_QMAKE_CFLAGS += " -DQWS "
+OE_QMAKE_LIBS_QT = ${QT_LIBRARY}
do_install() {
install -d ${D}${palmtopdir}/bin \
${D}${palmtopdir}/apps/Applications \
- ${D}${palmtopdir}/pics/qpegps \
+ ${D}${palmtopdir}/pics \
${D}${palmtopdir}/help/html/qpegps_icons \
${D}${palmtopdir}/qpegps/maps \
${D}${palmtopdir}/qpegps/icons \
${D}${palmtopdir}/qpegps/tracks
install -m 0755 qpegps ${D}${palmtopdir}/bin/
install -m 0644 ${WORKDIR}/qpegps.desktop ${D}${palmtopdir}/apps/Applications/
- install -m 0644 ${WORKDIR}/qpegps.png ${D}${palmtopdir}/pics/qpegps/
+ install -m 0644 ${WORKDIR}/qpegps.png ${D}${palmtopdir}/pics/
install -m 0644 doc/qpegps.html ${D}${palmtopdir}/help/html/
install -m 0644 doc/qpegps_icons/*.png ${D}${palmtopdir}/help/html/qpegps_icons/
install -m 0644 icons/*.xpm ${D}${palmtopdir}/qpegps/icons/