DESCRIPTION = "QT Gnuplot is a front end for Gnuplot. Install Opie-Embedded \ console to enable the Launch Gnuplot menu option." SECTION = "opie/applications" PRIORITY = "optional" LICENSE = "GPL" PRIORITY = "optional" DEPENDS = "gnuplot" RDEPDENDS = "gnuplot" HOMEPAGE = "http://www.mneuroth.de/privat/zaurus/gnuplot.html" 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/ } ch-oe.git/'>multitech-oe.git
Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/gnuplot/gnuplot-4.0.0/subdirs.patch
AgeCommit message (Collapse)AuthorFiles
2008-01-27gnuplot: update 4.2.2, add 4.3.0+cvsJunqian Gordon Xu1
* restructure patch directories * update angstrom-preferred
2005-03-03add updated gnuplot stuff courtesy Philip FramptonMichael Lauer1
BKrev: 422730585MVRGwh5lsoHCNdVd1_Q_Q
2004-12-09Merge oe-devel@oe-devel.bkbits.net:openembeddedChris Larson