aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/slcalc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/slcalc')
-rw-r--r--recipes-qtopia/slcalc/slcalc_1.2.1.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qtopia/slcalc/slcalc_1.2.1.bb b/recipes-qtopia/slcalc/slcalc_1.2.1.bb
index 3df6b99..56b9df9 100644
--- a/recipes-qtopia/slcalc/slcalc_1.2.1.bb
+++ b/recipes-qtopia/slcalc/slcalc_1.2.1.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Scientific calculator with user definable constants and functions."
HOMEPAGE = "http://homepage3.nifty.com/cam/slcalc.htm"
SECTION = "opie/applications"
-LICENSE = "GPL"
+LICENSE = "GPLv2"
PR = "r2"
APPTYPE = "binary"
@@ -14,6 +14,8 @@ inherit opie
S = "${WORKDIR}/slcalc_source"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=53c430d0c3bf57b50b80cbc4d5197540"
+
do_install() {
install -d ${D}${palmtopdir}/pics
install -m 0644 ${WORKDIR}/slcalc2.png ${D}${palmtopdir}/pics/slcalc.png