aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/iaimaster/iaimaster_0.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/iaimaster/iaimaster_0.5.bb')
-rw-r--r--recipes-qtopia/iaimaster/iaimaster_0.5.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-qtopia/iaimaster/iaimaster_0.5.bb b/recipes-qtopia/iaimaster/iaimaster_0.5.bb
index 5b0d5e5..bdd03f8 100644
--- a/recipes-qtopia/iaimaster/iaimaster_0.5.bb
+++ b/recipes-qtopia/iaimaster/iaimaster_0.5.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Pen action mini game. You fight evil Iai-Master and must survive. \
(Iai is a kind of the samurai fighting style)"
SECTION = "opie/games"
-LICENSE = "GPL"
+LICENSE = "GPLv2+"
APPNAME = "${PN}"
APPTYPE = "binary"
APPDESKTOP = "${WORKDIR}"
@@ -11,6 +11,8 @@ SRC_URI = "http://www.urban.ne.jp/home/kanemori/zaurus/IaiMaster_${PV}.tar.gz \
file://iaimaster.png"
S = "${WORKDIR}/IaiMaster"
+LIC_FILES_CHKSUM = "file://main.cpp;beginline=4;endline=16;md5=d1dc505deb3ef549c8ed6f9f9ad6a5d5"
+
inherit opie
EXTRA_QMAKEVARS_POST += "TARGET=${PN}"