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/ } Multi-Tech CoreCDP 1.x OpenEmbedded TreeMulti-Tech Systems
summaryrefslogtreecommitdiff
path: root/packages/whois
AgeCommit message (Expand)AuthorFiles
2006-10-10Remove MAINTAINER fields from recipes, add MAINTAINER file to replace them.Koen Kooi1
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi2
2005-04-12misc. SECTION fixesMichael Lauer1
2005-02-23Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
2004-12-22Add whois 4.5.25 (an improved whois client).Chris Larson2