DESCRIPTION = "QT Gnuplot is a front end for Gnuplot. Install Opie-Embedded \ console to enable the Launch Gnuplot menu option." HOMEPAGE = "http://www.mneuroth.de/privat/zaurus/gnuplot.html" SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "gnuplot" RDEPDENDS_${PN} = "gnuplot" PR = "r1" SRC_URI = "http://www.mneuroth.de/privat/zaurus/qtplot-${PV}.tar.gz" APPTYPE = "binary" APPDESKTOP = "${S}" inherit opie do_install_prepend() { install -d ${D}${palmtopdir}/pics install -d ${D}${palmtopdir}/help/html install -m 644 Qtplot.png ${D}${palmtopdir}/pics/ install -m 644 qtplot.html ${D}${palmtopdir}/help/html/ } rm method='get'> Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/nvidia-drivers
AgeCommit message (Expand)AuthorFiles
2006-12-31remove extra whitespace at end-of-line in about 900 bb files.Rolf Leggewie2
2006-11-18Fix parse error by adding one or two "'" or '"' removing whitespace behind \...Holger Freyther1
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-06packages/*/*.bb: Stop GNUism on cp. -d -> -P, -a -> pPR...Holger Freyther2
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther2
2006-05-31nvidia-drivers - Initial add.Raymond Danks7